public class ColorTopXAxisPainter extends ColorXAxisPainter
BYTES_PER_FLOAT, logger
Constructor and Description |
---|
ColorTopXAxisPainter(AxisLabelHandler ticks) |
Modifier and Type | Method and Description |
---|---|
int |
getAxisLabelPositionY(int height,
int textHeight) |
int |
getColorBarMaxY(int height) |
int |
getColorBarMinY(int height) |
int |
getTickBottomY(int height,
int size) |
int |
getTickTextPositionY(int height,
int textHeight) |
int |
getTickTopY(int height,
int size) |
paintTo, setColorBarSize, setColorScale, setEnableOutline
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 ColorTopXAxisPainter(AxisLabelHandler ticks)
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
public int getColorBarMinY(int height)
getColorBarMinY
in class ColorXAxisPainter
public int getColorBarMaxY(int height)
getColorBarMaxY
in class ColorXAxisPainter
Copyright © 2016 Metron, Inc.. All rights reserved.