|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Observable | +--hep.analysis.Partition | +--hep.analysis.partition.Abstract1DPartition | +--hep.analysis.partition.OneDDelegatingPartition | +--hep.analysis.partition.SimplePartition | +--hep.analysis.partition.MeanPartition
Fields inherited from class hep.analysis.partition.SimplePartition |
m_autoRange, m_defaultBins, m_max, m_min |
Fields inherited from class hep.analysis.Partition |
DATE, DELTATIME, DOUBLE, HORIZONTAL_AXIS, INTEGER, m_owner, STRING, VERTICAL_AXIS |
Constructor Summary | |
MeanPartition()
|
|
MeanPartition(double low,
double high)
|
Methods inherited from class hep.analysis.partition.SimplePartition |
getAxisType, getMax, getMin, getNumberOfBins, getStatistics, isRebinnable, makeCopy, setBinning |
Methods inherited from class hep.analysis.partition.OneDDelegatingPartition |
clear, fill, fill, fill, fill, fillW, fillW, fillW, fillW, getAxisLabels, getBins, getMinusErrors, getPlusErrors, hasAsymmetricErrorBars, hasSimpleQuadraticErrorBars, setBinInfo, setDataSource, setFillable, setStatisticsProvider |
Methods inherited from class hep.analysis.partition.Abstract1DPartition |
clearDataChanged, clearRangeChanged, done, fill, fill, fillW, fillW, getBin, getBinAt, getBinAt, getBinAt, getBinAt, getError, getMinusError, getPlusError, notifyObservers, rangeChanged, setDataAndRangeChanged, setDataAndRangeChangedNow, setDataChanged, setRangeChanged |
Methods inherited from class hep.analysis.Partition |
destroy, getStyle, setStyle |
Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MeanPartition()
public MeanPartition(double low, double high)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |