Package | Description |
---|---|
de.erichseifert.gral.plots |
Plot related classes like axis and plot area management.
|
Modifier and Type | Class and Description |
---|---|
class |
BarPlot
Class that displays data in a bar plot.
|
class |
BoxPlot
Class that displays data as a box-and-whisker plot showing summaries of
important statistical values.
|
class |
RasterPlot
Class that displays two coordinate values and a value as a raster of
boxes.
|
Constructor and Description |
---|
XYPlot.XYLegend(XYPlot plot)
Constructor that initializes the instance with a plot acting as a
provider for settings and renderers.
|
XYPlot.XYPlotArea2D(XYPlot plot)
Creates a new instance with default settings and initializes it with
a plot serving as data provider.
|
XYPlot.XYPlotNavigator(XYPlot plot)
Initializes a new Navigator for two-dimensional plots with the
default axes.
|
Copyright © 2009-2013. All Rights Reserved.