| Package | Description |
|---|---|
| org.jfree.data.general |
Data interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedDataset
This class can combine instances of
XYDataset, OHLCDataset
and IntervalXYDataset together exposing the union of all the series
under one dataset. |
class |
SubSeriesDataset
This class will create a dataset with one or more series from another
SeriesDataset. |