org.jfree.data.category.IntervalCategoryDataset |
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
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
).