Package com.metsci.glimpse.painter.decoration

Painters which draw decorative elements of plots (usually unrelated to the data).

See:
          Description

Class Summary
BackgroundPainter Paints a simple solid color background.
BorderPainter Paints a simple solid color line border around the outside of the plot.
CopyrightPainter Displays a discrete copyright notice at the bottom of right corner of the screen.
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.
LegendPainter Displays a simple color based legend floating on top of the plot.
LegendPainter.BlockLegendPainter  
LegendPainter.LineLegendPainter  
MapBorderPainter An alternative BorderPainter which displays alternating white and black lines (to emulate a geographic map border).
 

Enum Summary
LegendPainter.LegendPlacement  
 

Package com.metsci.glimpse.painter.decoration Description

Painters which draw decorative elements of plots (usually unrelated to the data).



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