See: Description
Class | Description |
---|---|
HistogramDataSetAdapter |
Class to convert DesmoJ histogram or histogramAccumulate data into jFreeChart format.
|
PaintPanel |
Class to paint a JPanel into a JFrame (onscreen)
or as png into a file (offscreen).
|
Plotter |
Class to plot DesmoJ histogram, histogramAccumulater and time-series data in jFreeChart Plotter.
|
TimeSeriesDataSetAdapter |
Class to convert DesmoJ timeseries data into jFreeChart format
When in DesmoJ dataset getShowTimeSpansInReport() is set, the data values are interpreted as
a timespan in a appropriate time unit.
|
desmoj.core.statistic.Histogram
or
desmoj.core.statistic.TimeSeries on screen or on file (in png format).
This is done with Plotter class.
This package use JFreeChart library in version 1.0.13, see also: http://www.jfree.org/jfreechart