public class ColorXAxisPainter extends NumericXAxisPainter
MultiAxisPlotExample
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
ColorXAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getColorBarMaxY(int height) |
int |
getColorBarMinY(int height) |
void |
paintTo(GlimpseContext context,
GlimpseBounds bounds,
Axis1D axis) |
void |
setColorBarSize(int size) |
void |
setColorScale(ColorTexture1D colorTexture) |
void |
setEnableOutline(boolean doOutline) |
getAxisLabelPositionY, getTickBottomY, getTickTextPositionY, getTickTopY
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 ColorXAxisPainter(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 NumericXAxisPainter
public int getColorBarMinY(int height)
public int getColorBarMaxY(int height)
Copyright © 2013 Metron, Inc.. All rights reserved.