public class ColorYAxisPainter extends NumericYAxisPainter
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
ColorYAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getColorBarMaxX(int width) |
int |
getColorBarMinX(int width) |
void |
paintTo(GlimpseContext context,
GlimpseBounds bounds,
Axis1D axis) |
void |
setColorBarSize(int size) |
void |
setColorScale(ColorTexture1D colorTexture) |
void |
setEnableOutline(boolean doOutline) |
getAxisLabelPositionX, getTickLeftX, getTickRightX, getTickTextPositionX
dispose, getTickCalculator, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setLookAndFeel, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setTickBufferSize, setTickCalculator, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize, updateTextRenderer
paintTo
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setVisible
public ColorYAxisPainter(AxisLabelHandler ticks)
public void setEnableOutline(boolean doOutline)
public void setColorScale(ColorTexture1D colorTexture)
public void setColorBarSize(int size)
public void paintTo(GlimpseContext context, GlimpseBounds bounds, Axis1D axis)
paintTo
in class NumericYAxisPainter
public int getColorBarMinX(int width)
public int getColorBarMaxX(int width)
Copyright © 2013 Metron, Inc.. All rights reserved.