Uses of Class
com.metsci.glimpse.axis.painter.ColorYAxisPainter

Packages that use ColorYAxisPainter
com.metsci.glimpse.axis.painter Painters which display the state of an axis with tick marks, labels, color scales, and other decorations. 
com.metsci.glimpse.axis.tagged.painter Axis painters specific to tagged axes. 
 

Uses of ColorYAxisPainter in com.metsci.glimpse.axis.painter
 

Subclasses of ColorYAxisPainter in com.metsci.glimpse.axis.painter
 class ColorRightYAxisPainter
          A vertical (y) axis with a color bar and labeled ticks along the right hand side.
 

Uses of ColorYAxisPainter in com.metsci.glimpse.axis.tagged.painter
 

Subclasses of ColorYAxisPainter in com.metsci.glimpse.axis.tagged.painter
 class TaggedColorYAxisPainter
          A vertical (y) axis painter which displays positions of tags on top of a color scale.
 class TaggedPartialColorYAxisPainter
          A vertical (y) axis painter which displays positions of tags in addition to tick marks and labels.
 



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