Package com.metsci.glimpse.core.axis.painter
Painters which display the state of an axis with tick marks, labels,
color scales, and other decorations.
- See Also:
GlimpsePainter
-
Class Summary Class Description ColorRightYAxisPainter A vertical (y) axis with a color bar and labeled ticks along the right hand side.ColorTopXAxisPainter ColorXAxisPainter A horizontal (x) axis with a color bar and labeled ticks along the bottom.ColorYAxisPainter A vertical (y) axis with a color bar and labeled ticks along the right hand side.NumericAxisPainter A simple axis painter which displays labeled ticks at regular intervals along the length of the axis.NumericPolarAxisPainter NumericRightYAxisPainter A vertical (y) axis with labeled ticks along the right hand side.NumericRotatedRightYAxisPainter A vertical (y) axis with labeled ticks along the right hand side.NumericRotatedYAxisPainter A vertical (y) axis with labeled ticks along the left hand side.NumericTopXAxisPainter A horizontal (x) axis with labeled ticks along the top.NumericXAxisPainter A horizontal (x) axis with labeled ticks along the bottom.NumericXYAxisPainter A floating axis plot with axes, tick marks, and labels drawn along the x and y origins.NumericYAxisPainter A vertical (y) axis with labeled ticks along the left side.TimeAxisPainter A painter for displaying timeline axes.TimeXAxisPainter A horizontal (x) time axis painter.TimeYAxisPainter A vertical (y) time axis painter.