public class ColorYAxisPainter extends NumericYAxisPainter
| Constructor and Description |
|---|
ColorYAxisPainter(AxisLabelHandler ticks) |
| Modifier and Type | Method and Description |
|---|---|
void |
doPaintTo(GlimpseContext context) |
float |
getColorBarMaxX(int width) |
float |
getColorBarMinX(int width) |
void |
setColorBarSize(int size) |
void |
setColorScale(ColorTexture1D colorTexture) |
void |
setEnableOutline(boolean doOutline) |
getAxisLabelPositionX, getTickLeftX, getTickRightX, getTickTextPositionXgetTickCalculator, getTickInfo, resetFont, resetLabelColors, resetTickColor, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setLookAndFeel, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setShowTickLabels, setTickBufferSize, setTickCalculator, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize, updateTextRendererdispose, getAxis1D, getAxis2D, getBounds, getGL3, isDisposed, isVisible, paintTo, requireAxis1D, requireAxis2D, setVisiblepublic ColorYAxisPainter(AxisLabelHandler ticks)
public void setEnableOutline(boolean doOutline)
public void setColorScale(ColorTexture1D colorTexture)
public void setColorBarSize(int size)
public void doPaintTo(GlimpseContext context)
doPaintTo in class NumericYAxisPainterpublic float getColorBarMinX(int width)
public float getColorBarMaxX(int width)
Copyright © 2020 Metron, Inc.. All rights reserved.