| org.jfree.data.category.CategoryDataset |
The interface for a dataset with one or more series, and values associated with categories.
The categories are represented by Comparable instance, with the
category label being provided by the toString method.
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.jfree.data.KeyedValues2D
| |||||||||||
From interface
org.jfree.data.Values2D
| |||||||||||
From interface
org.jfree.data.general.Dataset
| |||||||||||