protected static class PMIBoxWhiskerChart.MeanOptionalBAWCategoryDataset
extends org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
| Modifier | Constructor and Description |
|---|---|
protected |
MeanOptionalBAWCategoryDataset() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Number |
getMeanValue(java.lang.Comparable rowKey,
java.lang.Comparable columnKey) |
java.lang.Number |
getMeanValue(int row,
int column) |
add, add, clear, clone, equals, getColumnCount, getColumnIndex, getColumnKey, getColumnKeys, getItem, getMaxOutlier, getMaxOutlier, getMaxRegularValue, getMaxRegularValue, getMedianValue, getMedianValue, getMinOutlier, getMinOutlier, getMinRegularValue, getMinRegularValue, getOutliers, getOutliers, getQ1Value, getQ1Value, getQ3Value, getQ3Value, getRangeBounds, getRangeLowerBound, getRangeUpperBound, getRowCount, getRowIndex, getRowKey, getRowKeys, getValue, getValue, remove, removeColumn, removeColumn, removeRow, removeRowaddChangeListener, fireDatasetChanged, getGroup, hasListener, notifyListeners, removeChangeListener, setGroup, validateObjectpublic java.lang.Number getMeanValue(java.lang.Comparable rowKey,
java.lang.Comparable columnKey)
getMeanValue in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDatasetgetMeanValue in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDatasetpublic java.lang.Number getMeanValue(int row,
int column)
getMeanValue in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDatasetgetMeanValue in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset