org.jfree.data.statistics.MultiValueCategoryDataset |
![]() |
A category dataset that defines multiple values for each item.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a list (possibly empty) of the values for the specified item.
| |||||||||||
Returns a list (possibly empty) of the values for the specified item.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns a list (possibly empty) of the values for the specified item. The returned list should be unmodifiable.
rowKey | the row key (null not permitted). |
---|---|
columnKey | the column key (null not permitted). |
Returns a list (possibly empty) of the values for the specified item. The returned list should be unmodifiable.
row | the row index (zero-based). |
---|---|
column | the column index (zero-based). |