| Package | Description |
|---|---|
| nl.tudelft.simulation.jstats.charts.histogram |
| Modifier and Type | Field and Description |
|---|---|
protected HistogramSeries[] |
HistogramDataset.series
series the series in this set
|
| Modifier and Type | Method and Description |
|---|---|
HistogramSeries |
HistogramDataset.addSeries(String name)
adds a series to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistogramDataset.addSeries(HistogramSeries newSeries)
adds a series to the dataset
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.