|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Observable
hep.aida.ref.event.ObserverAdapter
hep.aida.ref.plotter.adapter.AIDAHistogramAdapter2D
hep.aida.ref.plotter.adapter.AIDAHistogramVariableAdapter2D
public class AIDAHistogramVariableAdapter2D
| Field Summary |
|---|
| Fields inherited from interface jas.hist.DataSource |
|---|
DATE, DELTATIME, DOUBLE, INTEGER, STRING |
| Method Summary | |
|---|---|
static jas.hist.DataSource |
create(IHistogram h)
Create a DataSource from a Histogram |
double[] |
getXBinEdges()
|
double[] |
getYBinEdges()
|
| Methods inherited from class hep.aida.ref.plotter.adapter.AIDAHistogramAdapter2D |
|---|
getStatistics, getTitle, getXAxisLabels, getXAxisType, getXBins, getXMax, getXMin, getYAxisLabels, getYAxisType, getYBins, getYMax, getYMin, isRebinnable, rebin, setXAxisType, setYAxisType |
| Methods inherited from class hep.aida.ref.event.ObserverAdapter |
|---|
addObserver, clearObservable, deleteObserver, deleteObservers, getObservable, setObservable, stateChanged |
| Methods inherited from class java.util.Observable |
|---|
countObservers, hasChanged, notifyObservers, notifyObservers |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jas.hist.Rebinnable2DHistogramData |
|---|
getXAxisLabels, getXAxisType, getXBins, getXMax, getXMin, getYAxisLabels, getYAxisType, getYBins, getYMax, getYMin, isRebinnable, rebin |
| Methods inherited from interface jas.hist.DataSource |
|---|
getTitle |
| Method Detail |
|---|
public double[] getXBinEdges()
getXBinEdges in interface jas.hist.Rebinnable2DVariableHistogramDatapublic double[] getYBinEdges()
getYBinEdges in interface jas.hist.Rebinnable2DVariableHistogramDatapublic static jas.hist.DataSource create(IHistogram h)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||