Package | Description |
---|---|
com.metsci.glimpse.plot |
Prefabricated arrangements of GlimpseLayouts and GlimpsePainters
with convenience methods for performing common data visualization tasks.
|
Modifier and Type | Class and Description |
---|---|
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
|
class |
TaggedColorAxisPlot2D |
Copyright © 2013 Metron, Inc.. All rights reserved.