| Package | Description |
|---|---|
| org.jfree.data.general |
Data interfaces and classes.
|
| org.jfree.data.jdbc |
Dataset classes that fetch data from a database via JDBC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyedValues2DDataset
A default implementation of the
KeyedValues2DDataset interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCCategoryDataset
A
CategoryDataset implementation over a database JDBC result set. |