Package | Description |
---|---|
org.jfree.data.xy |
A package containing the
XYDataset interface and related classes. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultXYZDataset
A default implementation of the
XYZDataset interface that stores
data values in arrays of double primitives. |
class |
MatrixSeriesCollection
Represents a collection of
MatrixSeries that can be used as a
dataset. |
Copyright © 2001–2017 JFree.org. All rights reserved.