Documentation of 'hep.aida.ref.plotter.adapter.AIDACloudAdapter2D' Java class
AIDACloudAdapter2D
hep.aida.ref.plotter.adapter

Class AIDACloudAdapter2D

  • All Implemented Interfaces:
    AIDAListener, jas.hist.DataSource, jas.hist.HasScatterPlotData, jas.hist.HasStatistics, jas.hist.HasStyle, jas.hist.Rebinnable2DHistogramData


    public class AIDACloudAdapter2D
    extends ObserverAdapter
    implements jas.hist.Rebinnable2DHistogramData, jas.hist.HasScatterPlotData, jas.hist.HasStatistics, jas.hist.HasStyle
    • Constructor Detail

      • AIDACloudAdapter2D

        public AIDACloudAdapter2D(ICloud2D cloud)
    • Method Detail

      • rebin

        public double[][][] rebin(int xbins,
                                  double xmin,
                                  double xmax,
                                  int ybins,
                                  double ymin,
                                  double ymax,
                                  boolean wantErrors,
                                  boolean hurry,
                                  boolean overflow)
        Specified by:
        rebin in interface jas.hist.Rebinnable2DHistogramData
      • getXMin

        public double getXMin()
        Specified by:
        getXMin in interface jas.hist.Rebinnable2DHistogramData
      • getXMax

        public double getXMax()
        Specified by:
        getXMax in interface jas.hist.Rebinnable2DHistogramData
      • getYMin

        public double getYMin()
        Specified by:
        getYMin in interface jas.hist.Rebinnable2DHistogramData
      • getYMax

        public double getYMax()
        Specified by:
        getYMax in interface jas.hist.Rebinnable2DHistogramData
      • getXBins

        public int getXBins()
        Specified by:
        getXBins in interface jas.hist.Rebinnable2DHistogramData
      • getYBins

        public int getYBins()
        Specified by:
        getYBins in interface jas.hist.Rebinnable2DHistogramData
      • isRebinnable

        public boolean isRebinnable()
        Specified by:
        isRebinnable in interface jas.hist.Rebinnable2DHistogramData
      • getXAxisType

        public int getXAxisType()
        Specified by:
        getXAxisType in interface jas.hist.Rebinnable2DHistogramData
      • getYAxisType

        public int getYAxisType()
        Specified by:
        getYAxisType in interface jas.hist.Rebinnable2DHistogramData
      • setXAxisType

        public void setXAxisType(int type)
      • setYAxisType

        public void setYAxisType(int type)
      • getXAxisLabels

        public java.lang.String[] getXAxisLabels()
        Specified by:
        getXAxisLabels in interface jas.hist.Rebinnable2DHistogramData
      • getYAxisLabels

        public java.lang.String[] getYAxisLabels()
        Specified by:
        getYAxisLabels in interface jas.hist.Rebinnable2DHistogramData
      • getTitle

        public java.lang.String getTitle()
        Specified by:
        getTitle in interface jas.hist.DataSource
      • getStatistics

        public jas.hist.Statistics getStatistics()
        Specified by:
        getStatistics in interface jas.hist.HasStatistics
      • hasScatterPlotData

        public boolean hasScatterPlotData()
        Specified by:
        hasScatterPlotData in interface jas.hist.HasScatterPlotData
      • startEnumeration

        public jas.hist.ScatterEnumeration startEnumeration()
        Specified by:
        startEnumeration in interface jas.hist.HasScatterPlotData
      • startEnumeration

        public jas.hist.ScatterEnumeration startEnumeration(double xMin,
                                                            double xMax,
                                                            double yMin,
                                                            double yMax)
        Specified by:
        startEnumeration in interface jas.hist.HasScatterPlotData
      • getStyle

        public jas.hist.JASHistStyle getStyle()
        Specified by:
        getStyle in interface jas.hist.HasStyle
      • create

        public static jas.hist.DataSource create(ICloud c)
        Create a DataSource from a Cloud

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.