| org.jfree.data.category.IntervalCategoryDataset |
Known Indirect Subclasses
|
A category dataset that defines a value range for each series/category combination.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the end value for the interval for a given series and category.
| |||||||||||
Returns the end value for the interval for a given series and category.
| |||||||||||
Returns the start value for the interval for a given series and category.
| |||||||||||
Returns the start value for the interval for a given series and category.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.jfree.data.KeyedValues2D
| |||||||||||
From interface
org.jfree.data.Values2D
| |||||||||||
From interface
org.jfree.data.general.Dataset
| |||||||||||
Returns the end value for the interval for a given series and category.
| series | the series key. |
|---|---|
| category | the category key. |
null).Returns the end value for the interval for a given series and category.
| series | the series (zero-based index). |
|---|---|
| category | the category (zero-based index). |
null).Returns the start value for the interval for a given series and category.
| series | the series (zero-based index). |
|---|---|
| category | the category (zero-based index). |
null).Returns the start value for the interval for a given series and category.
| series | the series key. |
|---|---|
| category | the category key. |
null).