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 |
PiePlot
Class that displays data as segments of a pie plot.
|
class |
RasterPlot
Class that displays two coordinate values and a value as a raster of
boxes.
|
class |
XYPlot
Class that displays data in an two dimensional coordinate system
(x-y plot).
|
Copyright © 2009-2013. All Rights Reserved.