Package | Description |
---|---|
org.jfree.data.general | |
org.jfree.data.xy |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSeriesDataset
An abstract implementation of the
SeriesDataset interface,
containing a mechanism for registering change listeners. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIntervalXYDataset
An base class that you can use to create new implementations of the
IntervalXYDataset interface. |
class |
AbstractXYDataset
An base class that you can use to create new implementations of the
XYDataset interface. |
class |
XYSeriesCollection
Represents a collection of
XYSeries objects that can be used as a
dataset. |