Frames | No Frames |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | A collection of OHLCSeries objects. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | An base class that you can use to create new implementations of the
IntervalXYDataset interface. |
class | An base class that you can use to create new implementations of the
XYDataset interface. |
class | An base class that you can use to create new implementations of the
XYZDataset interface. |
class | An implementation variant of the TableXYDataset where every series
shares the same x-values (required for generating stacked area charts). |
class | A simple implementation of the OHLCDataset interface. |
class | A dataset that defines a range (interval) for both the x-values and the
y-values. |
class | A simple implementation of the OHLCDataset interface. |
class | An XYDataset where every series shares the same x-values (required
for generating stacked area charts). |
class | A default implementation of the WindDataset interface. |
class | A default implementation of the XYDataset interface that stores
data values in arrays of double primitives. |
class | A default implementation of the XYZDataset interface that stores
data values in arrays of double primitives. |
class | Represents a collection of MatrixSeries that can be used as a
dataset. |
class | A collection of XIntervalSeries objects. |
class | A dataset wrapper class that converts a standard XYDataset into an
IntervalXYDataset suitable for use in creating XY bar charts. |
class | A collection of XYIntervalSeries objects. |
class | Represents a collection of XYSeries objects that can be used as a
dataset. |
class | A collection of YIntervalSeries objects. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | This class can combine instances of XYDataset , OHLCDataset
and IntervalXYDataset together exposing the union of all the series
under one dataset. |
class | This class will create a dataset with one or more series from another
SeriesDataset . |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | A dynamic dataset. |
class | A collection of TimePeriodValues objects. |
class | A collection of time series objects. |
class | A dataset for regular time periods that implements the
TableXYDataset interface. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | A convenience class that provides a default implementation of the
ContourDataset interface. |
class | A convenience class that extends the DefaultContourDataset to
accommodate non-grid data. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | A convenience class that provides a default implementation of the
IntervalCategoryDataset interface. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | This class provides an XYDataset implementation over a database
JDBC result set. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | A collection of TaskSeries objects. |
Classes derived from org.jfree.data.general.AbstractSeriesDataset | |
class | A simple implementation of the BoxAndWhiskerXYDataset . |
class | A dataset that can be used for creating histograms. |
class | A dataset used for creating simple histograms with custom defined bins. |