public class NumericXAxisPainter extends NumericAxisPainter
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
NumericXAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getAxisLabelPositionY(int height,
int textHeight) |
int |
getTickBottomY(int height,
int size) |
int |
getTickTextPositionY(int height,
int textHeight) |
int |
getTickTopY(int height,
int size) |
void |
paintTo(GlimpseContext context,
GlimpseBounds bounds,
Axis1D axis) |
dispose, getTickCalculator, resetFont, resetLabelColors, resetTickColor, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setLookAndFeel, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setShowTickLabels, setTickBufferSize, setTickCalculator, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize, updateTextRenderer
paintTo
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setVisible
public NumericXAxisPainter(AxisLabelHandler ticks)
public void paintTo(GlimpseContext context, GlimpseBounds bounds, Axis1D axis)
paintTo
in class GlimpsePainter1D
public int getAxisLabelPositionY(int height, int textHeight)
public int getTickTextPositionY(int height, int textHeight)
public int getTickTopY(int height, int size)
public int getTickBottomY(int height, int size)
Copyright © 2016 Metron, Inc.. All rights reserved.