Package | Description |
---|---|
desmoj.extensions.grafic.util |
Tools to paint histograms and time series data.
|
Modifier and Type | Method and Description |
---|---|
void |
Plotter.makeHistogramAccumulatePlot(HistogramAccumulate histogram)
make a histogramAccumulate plot with a desmoJ histogram dataset.
|
Constructor and Description |
---|
HistogramDataSetAdapter(HistogramAccumulate histogram,
java.util.Locale locale)
convert a DesmoJ histogramAccumulate to a org.jfree.data.category.DefaultCategoryDataset.
|