public class NumericRotatedRightYAxisPainter extends NumericRotatedYAxisPainter
NumericRightYAxisPainter
.Suitable for an axis which should sit flush against the right hand side of a plot.
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
NumericRotatedRightYAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getAxisLabelPositionX(int width,
int textHeight) |
int |
getTickLeftX(int width,
int size) |
int |
getTickRightX(int width,
int size) |
int |
getTickTextPositionX(int width,
int textWidth) |
paintTo
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 NumericRotatedRightYAxisPainter(AxisLabelHandler ticks)
public int getAxisLabelPositionX(int width, int textHeight)
getAxisLabelPositionX
in class NumericYAxisPainter
public int getTickTextPositionX(int width, int textWidth)
getTickTextPositionX
in class NumericYAxisPainter
public int getTickRightX(int width, int size)
getTickRightX
in class NumericYAxisPainter
public int getTickLeftX(int width, int size)
getTickLeftX
in class NumericYAxisPainter
Copyright © 2016 Metron, Inc.. All rights reserved.