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

Packages that use com.metsci.glimpse.painter.decoration
com.metsci.glimpse.painter.decoration Painters which draw decorative elements of plots (usually unrelated to the data). 
com.metsci.glimpse.plot Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks. 
com.metsci.glimpse.plot.timeline.layout   
 

Classes in com.metsci.glimpse.painter.decoration used by com.metsci.glimpse.painter.decoration
BackgroundPainter
          Paints a simple solid color background.
BorderPainter
          Paints a simple solid color line border around the outside of the plot.
GridPainter
          Displays dotted horizontal and vertical grid lines.
LegendPainter
          Displays a simple color based legend floating on top of the plot.
LegendPainter.LegendPlacement
           
 

Classes in com.metsci.glimpse.painter.decoration used by com.metsci.glimpse.plot
BorderPainter
          Paints a simple solid color line border around the outside of the plot.
CrosshairPainter
          Displays crosshairs and a selection box centered over the position of the mouse cursor within the plot.
GridPainter
          Displays dotted horizontal and vertical grid lines.
MapBorderPainter
          An alternative BorderPainter which displays alternating white and black lines (to emulate a geographic map border).
 

Classes in com.metsci.glimpse.painter.decoration used by com.metsci.glimpse.plot.timeline.layout
BorderPainter
          Paints a simple solid color line border around the outside of the plot.
GridPainter
          Displays dotted horizontal and vertical grid lines.
 



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