Uses of Class
com.metsci.glimpse.plot.Plot2D

Packages that use Plot2D
com.metsci.glimpse.plot Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks. 
 

Uses of Plot2D in com.metsci.glimpse.plot
 

Subclasses of Plot2D in com.metsci.glimpse.plot
 class ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
 class MapPlot2D
          A geographic plotting area.
 class SimplePlot2D
          Identical in structure to Plot2D, but also provides a pre-selected set of common plot elements including: a solid color background to the plot a simple line border around the plotting area vertical and horizontal grid lines which match the axis tick marks a crosshair which follows the mouse position
 



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