Uses of Package
com.metsci.glimpse.plot

Packages that use com.metsci.glimpse.plot
com.metsci.glimpse.examples.animated Examples demonstrating display of dynamically changing data. 
com.metsci.glimpse.examples.axis Examples demonstrating linking between and interaction with Glimpse axes. 
com.metsci.glimpse.examples.basic Simple examples demonstrating basic Glimpse features. 
com.metsci.glimpse.examples.charts.bathy   
com.metsci.glimpse.examples.charts.rnc   
com.metsci.glimpse.examples.charts.shoreline   
com.metsci.glimpse.examples.misc A grab bag of miscellaneous examples. 
com.metsci.glimpse.examples.screenshot Examples relating to offscreen Glimpse rendering, including screenshots. 
com.metsci.glimpse.examples.stacked Timeline plot examples. 
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   
com.metsci.glimpse.plot.timeline.listener   
com.metsci.glimpse.plot.timeline.painter   
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.animated
ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
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
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.axis
ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.basic
ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
MultiAxisPlot2D
          A flexible plotting area with the ability to create an arbitrary number of additional axes above, below, left, or right of the main central plotting area.
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
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.charts.bathy
MapPlot2D
          A geographic plotting area.
MultiAxisPlot2D
          A flexible plotting area with the ability to create an arbitrary number of additional axes above, below, left, or right of the main central plotting area.
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.charts.rnc
ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.charts.shoreline
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
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.misc
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
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.screenshot
ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.examples.stacked
ColorAxisPlot2D
          A SimplePlot2D with a right-side axis with a color scale in addition to x and y axes and a central plotting area.
StackedPlot2D
          A plot which allows multiple plots or GlimpseLayout areas to be easily arranged in a vertical or horizontal stack.
StackedPlot2D.PlotInfo
           
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.plot
MultiAxisPlot2D.AxisInfo
           
Plot2D
          A simple, blank plotting area which divides itself into five regions: a central plotting area a title area above the plot a labeled horizontal x axis below the plot a labeled vertical y axis to the left of the plot a labeled vertical z axis to the right of the plot Any of the areas above may be shown or hidden (the z axis area is commonly hidden).
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
StackedPlot2D
          A plot which allows multiple plots or GlimpseLayout areas to be easily arranged in a vertical or horizontal stack.
StackedPlot2D.Orientation
           
StackedPlot2D.PlotInfo
           
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.plot.timeline
StackedPlot2D.Orientation
           
StackedPlot2D.PlotInfo
           
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.plot.timeline.layout
StackedPlot2D
          A plot which allows multiple plots or GlimpseLayout areas to be easily arranged in a vertical or horizontal stack.
StackedPlot2D.PlotInfo
           
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.plot.timeline.listener
StackedPlot2D.PlotInfo
           
 

Classes in com.metsci.glimpse.plot used by com.metsci.glimpse.plot.timeline.painter
StackedPlot2D.Orientation
           
 



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