Uses of Package
com.metsci.glimpse.core.plot
-
Packages that use com.metsci.glimpse.core.plot Package Description com.metsci.glimpse.core.examples.heatmap Examples demonstrating display of 2D heat map data.com.metsci.glimpse.core.examples.screenshot Examples relating to offscreen Glimpse rendering, including screenshots.com.metsci.glimpse.core.examples.timeline Timeline plot examples.com.metsci.glimpse.core.plot Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks.com.metsci.glimpse.core.support Data structures and support classes.com.metsci.glimpse.core.support.popup com.metsci.glimpse.extras.examples.charts.bathy com.metsci.glimpse.topo -
Classes in com.metsci.glimpse.core.plot used by com.metsci.glimpse.core.examples.heatmap Class Description ColorAxisPlot2D ASimplePlot2D
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.core.plot used by com.metsci.glimpse.core.examples.screenshot Class Description ColorAxisPlot2D ASimplePlot2D
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.core.plot used by com.metsci.glimpse.core.examples.timeline Class Description ColorAxisPlot2D ASimplePlot2D
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.core.plot used by com.metsci.glimpse.core.plot Class Description ColorAxisPlot2D ASimplePlot2D
with a right-side axis with a color scale in addition to x and y axes and a central plotting area.MultiAxisPlot2D.AxisInfo MultiAxisPlot2D.AxisOrientation Plot2D A simple, blank plotting area which divides itself into five regions:SimplePlot2D Identical in structure toPlot2D
, 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.core.plot used by com.metsci.glimpse.core.support Class Description 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.core.plot used by com.metsci.glimpse.core.support.popup Class Description 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.core.plot used by com.metsci.glimpse.extras.examples.charts.bathy Class Description MapPlot2D A geographic plotting area. -
Classes in com.metsci.glimpse.core.plot used by com.metsci.glimpse.topo Class Description 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.