Package com.metsci.glimpse.axis.painter

Painters which display the state of an axis with tick marks, labels, color scales, and other decorations.

See:
          Description

Class Summary
ColorRightYAxisPainter A vertical (y) axis with a color bar and labeled ticks along the right hand side.
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.
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.
 

Package com.metsci.glimpse.axis.painter Description

Painters which display the state of an axis with tick marks, labels, color scales, and other decorations.

See Also:
GlimpsePainter


Copyright © 2012 Metron, Inc.. All Rights Reserved.