Package com.metsci.glimpse.axis.tagged.painter

Axis painters specific to tagged axes.

See:
          Description

Class Summary
TaggedColorXAxisPainter A horizontal (x) axis painter which displays positions of tags on top of a color scale.
TaggedColorYAxisPainter A vertical (y) axis painter which displays positions of tags on top of a color scale.
TaggedNumericXAxisPainter A horizontal (x) axis painter which displays positions of tags in addition to tick marks and labels.
TaggedNumericYAxisPainter A vertical (y) axis painter which displays positions of tags in addition to tick marks and labels.
TaggedPartialColorXAxisPainter A horizontal (x) axis painter which displays positions of tags in addition to tick marks and labels.
TaggedPartialColorYAxisPainter A vertical (y) axis painter which displays positions of tags in addition to tick marks and labels.
 

Package com.metsci.glimpse.axis.tagged.painter Description

Axis painters specific to tagged axes. These painters extend the basic axis painters found in the com.metsci.glimpse.axis.painter package with arrow-like markers that indicate the value of the axis tags.



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