Package | Description |
---|---|
com.dandymadeproductions.scatterplot.data | |
org.jfree.chart | |
org.jfree.chart.entity | |
org.jfree.chart.plot | |
org.jfree.chart.title | |
org.jfree.data.general | |
org.jfree.data.xy |
Class and Description |
---|
SeriesException
A general purpose exception class for data series.
|
Class and Description |
---|
Dataset
The base interface for data sets.
|
Class and Description |
---|
Dataset
The base interface for data sets.
|
Class and Description |
---|
DatasetChangeEvent
A change event that encapsulates information about a change to a dataset.
|
DatasetChangeListener
The interface that must be supported by classes that wish to receive
notification of changes to a dataset.
|
DatasetGroup
A class that is used to group datasets (currently not used for any specific
purpose).
|
Class and Description |
---|
Dataset
The base interface for data sets.
|
Class and Description |
---|
AbstractDataset
An abstract implementation of the
Dataset interface, containing a
mechanism for registering change listeners. |
Dataset
The base interface for data sets.
|
DatasetChangeEvent
A change event that encapsulates information about a change to a dataset.
|
DatasetChangeListener
The interface that must be supported by classes that wish to receive
notification of changes to a dataset.
|
DatasetGroup
A class that is used to group datasets (currently not used for any specific
purpose).
|
SeriesChangeEvent
An event with details of a change to a series.
|
SeriesChangeListener
Methods for receiving notification of changes to a data series.
|
SeriesDataset
The interface for a dataset consisting of one or many series of data.
|
Class and Description |
---|
AbstractDataset
An abstract implementation of the
Dataset interface, containing a
mechanism for registering change listeners. |
AbstractSeriesDataset
An abstract implementation of the
SeriesDataset interface,
containing a mechanism for registering change listeners. |
Dataset
The base interface for data sets.
|
DatasetChangeEvent
A change event that encapsulates information about a change to a dataset.
|
DatasetChangeListener
The interface that must be supported by classes that wish to receive
notification of changes to a dataset.
|
Series
Base class representing a data series.
|
SeriesChangeListener
Methods for receiving notification of changes to a data series.
|
SeriesDataset
The interface for a dataset consisting of one or many series of data.
|