public class TaggedColorXAxisPainter extends ColorXAxisPainter
GlimpseAxisLayout1D
whose associated
axis is a TaggedAxis1D
.BYTES_PER_FLOAT, logger
Constructor and Description |
---|
TaggedColorXAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getTagMaxY(int height) |
int |
getTagMinY(int height) |
int |
getTagPointerMaxY(int height) |
void |
paintTo(GlimpseContext context,
GlimpseBounds bounds,
Axis1D axis) |
void |
setLookAndFeel(LookAndFeel laf)
Sets display options for the painter based on the provided LookAndFeel.
|
void |
setTagColor(float[] color) |
void |
setTagHalfWidth(int halfWidth) |
void |
setTagHeight(int height) |
void |
setTagPointerHeight(int height) |
getColorBarMaxY, getColorBarMinY, setColorBarSize, setColorScale, setEnableOutline
getAxisLabelPositionY, getTickBottomY, getTickTextPositionY, getTickTopY
dispose, getTickCalculator, resetFont, resetLabelColors, resetTickColor, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setShowTickLabels, setTickBufferSize, setTickCalculator, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize, updateTextRenderer
paintTo
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setVisible
public TaggedColorXAxisPainter(AxisLabelHandler ticks)
public void setTagColor(float[] color)
public void setTagHalfWidth(int halfWidth)
public void setTagHeight(int height)
public void setTagPointerHeight(int height)
public void setLookAndFeel(LookAndFeel laf)
GlimpsePainter
setLookAndFeel
in interface GlimpsePainter
setLookAndFeel
in class NumericAxisPainter
public void paintTo(GlimpseContext context, GlimpseBounds bounds, Axis1D axis)
paintTo
in class ColorXAxisPainter
public int getTagMinY(int height)
public int getTagMaxY(int height)
public int getTagPointerMaxY(int height)
Copyright © 2016 Metron, Inc.. All rights reserved.