hep.aida.ref.plotter.adapter
Class AIDAHistogramVariableAdapter2D
- java.lang.Object
-
- java.util.Observable
-
- hep.aida.ref.event.ObserverAdapter
-
- hep.aida.ref.plotter.adapter.AIDAHistogramAdapter2D
-
- hep.aida.ref.plotter.adapter.AIDAHistogramVariableAdapter2D
-
- All Implemented Interfaces:
- AIDAListener, jas.hist.DataSource, jas.hist.HasStatistics, jas.hist.Rebinnable2DHistogramData, jas.hist.Rebinnable2DVariableHistogramData
public class AIDAHistogramVariableAdapter2D extends AIDAHistogramAdapter2D implements jas.hist.Rebinnable2DVariableHistogramData
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static jas.hist.DataSourcecreate(IHistogram h)Create a DataSource from a Histogramdouble[]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
-
-
-
-
Method Detail
-
getXBinEdges
public double[] getXBinEdges()
- Specified by:
getXBinEdgesin interfacejas.hist.Rebinnable2DVariableHistogramData
-
getYBinEdges
public double[] getYBinEdges()
- Specified by:
getYBinEdgesin interfacejas.hist.Rebinnable2DVariableHistogramData
-
create
public static jas.hist.DataSource create(IHistogram h)
Create a DataSource from a Histogram
-
-
DMelt 3.0 © DataMelt by jWork.ORG