Uses of Package
com.metsci.glimpse.axis.painter

Packages that use com.metsci.glimpse.axis.painter
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. 
com.metsci.glimpse.plot Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks. 
com.metsci.glimpse.plot.timeline   
com.metsci.glimpse.plot.timeline.layout   
 

Classes in com.metsci.glimpse.axis.painter used by com.metsci.glimpse.axis.painter
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.
NumericRotatedYAxisPainter
          A vertical (y) axis with labeled ticks along the left hand side.
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.
 

Classes in com.metsci.glimpse.axis.painter used by com.metsci.glimpse.axis.tagged.painter
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.
NumericXAxisPainter
          A horizontal (x) axis with labeled ticks along the bottom.
NumericYAxisPainter
          A vertical (y) axis with labeled ticks along the left side.
 

Classes in com.metsci.glimpse.axis.painter used by com.metsci.glimpse.plot
NumericAxisPainter
          A simple axis painter which displays labeled ticks at regular intervals along the length of the axis.
 

Classes in com.metsci.glimpse.axis.painter used by com.metsci.glimpse.plot.timeline
TimeAxisPainter
          A painter for displaying timeline axes.
 

Classes in com.metsci.glimpse.axis.painter used by com.metsci.glimpse.plot.timeline.layout
NumericXYAxisPainter
          A floating axis plot with axes, tick marks, and labels drawn along the x and y origins.
 



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