hep.aida.ref.plotter.adapter
Class AIDAProfileVariableAdapter2D
- java.lang.Object
-
- java.util.Observable
-
- hep.aida.ref.event.ObserverAdapter
-
- hep.aida.ref.plotter.adapter.AIDAProfileAdapter
-
- hep.aida.ref.plotter.adapter.AIDAProfileVariableAdapter2D
-
- All Implemented Interfaces:
- AIDAListener, jas.hist.DataSource, jas.hist.HasStatistics, jas.hist.Rebinnable2DHistogramData, jas.hist.Rebinnable2DVariableHistogramData
public class AIDAProfileVariableAdapter2D extends AIDAProfileAdapter implements jas.hist.Rebinnable2DVariableHistogramData
-
-
Field Summary
-
Fields inherited from class hep.aida.ref.plotter.adapter.AIDAProfileAdapter
USE_ERROR_ON_MEAN, USE_SPREAD
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description jas.hist.StatisticsgetStatistics()java.lang.StringgetTitle()java.lang.String[]getXAxisLabels()intgetXAxisType()double[]getXBinEdges()intgetXBins()doublegetXMax()doublegetXMin()java.lang.String[]getYAxisLabels()intgetYAxisType()double[]getYBinEdges()intgetYBins()doublegetYMax()doublegetYMin()booleanisRebinnable()double[][][]rebin(int xbins, double xmin, double xmax, int ybins, double ymin, double ymax, boolean wantErrors, boolean hurry, boolean overflow)voidsetXAxisType(int type)voidsetYAxisType(int type)-
Methods inherited from class hep.aida.ref.plotter.adapter.AIDAProfileAdapter
create, setErrorMode
-
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
-
rebin
public double[][][] rebin(int xbins, double xmin, double xmax, int ybins, double ymin, double ymax, boolean wantErrors, boolean hurry, boolean overflow)- Specified by:
rebinin interfacejas.hist.Rebinnable2DHistogramData
-
getXMin
public double getXMin()
- Specified by:
getXMinin interfacejas.hist.Rebinnable2DHistogramData
-
getXMax
public double getXMax()
- Specified by:
getXMaxin interfacejas.hist.Rebinnable2DHistogramData
-
getYMin
public double getYMin()
- Specified by:
getYMinin interfacejas.hist.Rebinnable2DHistogramData
-
getYMax
public double getYMax()
- Specified by:
getYMaxin interfacejas.hist.Rebinnable2DHistogramData
-
getXBins
public int getXBins()
- Specified by:
getXBinsin interfacejas.hist.Rebinnable2DHistogramData
-
getYBins
public int getYBins()
- Specified by:
getYBinsin interfacejas.hist.Rebinnable2DHistogramData
-
isRebinnable
public boolean isRebinnable()
- Specified by:
isRebinnablein interfacejas.hist.Rebinnable2DHistogramData
-
getXAxisType
public int getXAxisType()
- Specified by:
getXAxisTypein interfacejas.hist.Rebinnable2DHistogramData
-
getYAxisType
public int getYAxisType()
- Specified by:
getYAxisTypein interfacejas.hist.Rebinnable2DHistogramData
-
setXAxisType
public void setXAxisType(int type)
-
setYAxisType
public void setYAxisType(int type)
-
getXAxisLabels
public java.lang.String[] getXAxisLabels()
- Specified by:
getXAxisLabelsin interfacejas.hist.Rebinnable2DHistogramData
-
getYAxisLabels
public java.lang.String[] getYAxisLabels()
- Specified by:
getYAxisLabelsin interfacejas.hist.Rebinnable2DHistogramData
-
getTitle
public java.lang.String getTitle()
- Specified by:
getTitlein interfacejas.hist.DataSource
-
getStatistics
public jas.hist.Statistics getStatistics()
- Specified by:
getStatisticsin interfacejas.hist.HasStatistics
-
-
DMelt 3.0 © DataMelt by jWork.ORG