public class NumericTopXAxisPainter extends NumericXAxisPainter
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
NumericTopXAxisPainter(AxisLabelHandler tick) |
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) |
paintTo
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 NumericTopXAxisPainter(AxisLabelHandler tick)
public int getAxisLabelPositionY(int height, int textHeight)
getAxisLabelPositionY
in class NumericXAxisPainter
public int getTickTextPositionY(int height, int textHeight)
getTickTextPositionY
in class NumericXAxisPainter
public int getTickTopY(int height, int size)
getTickTopY
in class NumericXAxisPainter
public int getTickBottomY(int height, int size)
getTickBottomY
in class NumericXAxisPainter
Copyright © 2013 Metron, Inc.. All rights reserved.