| Package | Description |
|---|---|
| org.jfree.data.xy |
A package containing the
XYDataset interface and related classes. |
| Modifier and Type | Field and Description |
|---|---|
private IntervalXYDelegate |
CategoryTableXYDataset.intervalDelegate
A delegate for controlling the interval width.
|
private IntervalXYDelegate |
DefaultTableXYDataset.intervalDelegate
The delegate used to control the interval width.
|
private IntervalXYDelegate |
XYSeriesCollection.intervalDelegate
The interval delegate (used to calculate the start and end x-values).
|