public class TaggedNumericXAxisPainter extends NumericXAxisPainter
GlimpseAxisLayout1D
whose associated
axis is a TaggedAxis1D
.BYTES_PER_FLOAT, logger
Constructor and Description |
---|
TaggedNumericXAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
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 |
setTagHeight(int height) |
void |
setTagWidth(int width) |
getAxisLabelPositionY, getTickBottomY, getTickTextPositionY, getTickTopY
dispose, getTickCalculator, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setTickBufferSize, setTickCalculator, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize, updateTextRenderer
paintTo
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setVisible
public TaggedNumericXAxisPainter(AxisLabelHandler ticks)
public void setTagColor(float[] color)
public void setTagWidth(int width)
public void setTagHeight(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 NumericXAxisPainter
Copyright © 2013 Metron, Inc.. All rights reserved.