Package com.metsci.glimpse.core.axis.tagged.painter
Axis painters specific to tagged axes. These painters extend the basic
axis painters found in the
com.metsci.glimpse.core.axis.painter
package with
arrow-like markers that indicate the value of the axis tags.-
Class Summary Class Description 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.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.