Package | Description |
---|---|
org.jfree.data.xy |
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. |