|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.data.general.AbstractDataset
org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
org.gersteinlab.act.SaturationPlotsCreator.DefaultBoxAndWhiskerCategoryDatasetWithNoFarOuts
protected static class SaturationPlotsCreator.DefaultBoxAndWhiskerCategoryDatasetWithNoFarOuts
Field Summary |
---|
Fields inherited from class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset |
---|
data |
Constructor Summary | |
---|---|
protected |
SaturationPlotsCreator.DefaultBoxAndWhiskerCategoryDatasetWithNoFarOuts()
|
Method Summary | |
---|---|
java.lang.Number |
getMaxOutlier(java.lang.Comparable rowKey,
java.lang.Comparable columnKey)
|
java.lang.Number |
getMaxOutlier(int row,
int column)
|
java.lang.Number |
getMinOutlier(java.lang.Comparable rowKey,
java.lang.Comparable columnKey)
|
java.lang.Number |
getMinOutlier(int row,
int column)
|
Methods inherited from class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset |
---|
add, add, clear, clone, equals, getColumnCount, getColumnIndex, getColumnKey, getColumnKeys, getItem, getMaxRegularValue, getMaxRegularValue, getMeanValue, getMeanValue, getMedianValue, getMedianValue, getMinRegularValue, getMinRegularValue, getOutliers, getOutliers, getQ1Value, getQ1Value, getQ3Value, getQ3Value, getRangeBounds, getRangeLowerBound, getRangeUpperBound, getRowCount, getRowIndex, getRowKey, getRowKeys, getValue, getValue, remove, removeColumn, removeColumn, removeRow, removeRow |
Methods inherited from class org.jfree.data.general.AbstractDataset |
---|
addChangeListener, fireDatasetChanged, getGroup, hasListener, notifyListeners, removeChangeListener, setGroup, validateObject |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.data.general.Dataset |
---|
addChangeListener, getGroup, removeChangeListener, setGroup |
Constructor Detail |
---|
protected SaturationPlotsCreator.DefaultBoxAndWhiskerCategoryDatasetWithNoFarOuts()
Method Detail |
---|
public java.lang.Number getMinOutlier(int row, int column)
getMinOutlier
in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
getMinOutlier
in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
public java.lang.Number getMinOutlier(java.lang.Comparable rowKey, java.lang.Comparable columnKey)
getMinOutlier
in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
getMinOutlier
in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
public java.lang.Number getMaxOutlier(int row, int column)
getMaxOutlier
in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
getMaxOutlier
in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
public java.lang.Number getMaxOutlier(java.lang.Comparable rowKey, java.lang.Comparable columnKey)
getMaxOutlier
in interface org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
getMaxOutlier
in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |