org.jfree.data.statistics.StatisticalCategoryDataset |
![]() |
A category dataset that defines a mean and standard deviation value for each item.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the mean value for an item.
| |||||||||||
Returns the mean value for an item.
| |||||||||||
Returns the standard deviation value for an item.
| |||||||||||
Returns the standard deviation value for an item.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the mean value for an item.
rowKey | the row key. |
---|---|
columnKey | the columnKey. |
null
).
Returns the mean value for an item.
row | the row index (zero-based). |
---|---|
column | the column index (zero-based). |
null
).
Returns the standard deviation value for an item.
rowKey | the row key. |
---|---|
columnKey | the columnKey. |
null
).
Returns the standard deviation value for an item.
row | the row index (zero-based). |
---|---|
column | the column index (zero-based). |
null
).