public class ColorRightYAxisPainter extends ColorYAxisPainter
MultiAxisPlotExample
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
ColorRightYAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getAxisLabelPositionX(int width,
int textHeight) |
int |
getColorBarMaxX(int width) |
int |
getColorBarMinX(int width) |
int |
getTickLeftX(int width,
int size) |
int |
getTickRightX(int width,
int size) |
int |
getTickTextPositionX(int width,
int textWidth) |
paintTo, setColorBarSize, setColorScale, setEnableOutline
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 ColorRightYAxisPainter(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
public int getColorBarMinX(int width)
getColorBarMinX
in class ColorYAxisPainter
public int getColorBarMaxX(int width)
getColorBarMaxX
in class ColorYAxisPainter
Copyright © 2013 Metron, Inc.. All rights reserved.