public class NumericRightYAxisPainter extends NumericYAxisPainter
LinePlotExample
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
NumericRightYAxisPainter(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 NumericRightYAxisPainter(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.