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

Class AIDADataPointSetAdapter

  • All Implemented Interfaces:
    AIDAListener, jas.hist.DataSource, jas.hist.HasStatistics, jas.hist.XYDataSource


    public class AIDADataPointSetAdapter
    extends ObserverAdapter
    implements jas.hist.XYDataSource, jas.hist.HasStatistics
    • Method Detail

      • create

        public static jas.hist.DataSource create(IDataPointSet dps)
        Create a DataSource from a DataPointSet
      • setAxisType

        public void setAxisType(int type)
      • getAxisType

        public int getAxisType()
        Specified by:
        getAxisType in interface jas.hist.XYDataSource
      • getMinusError

        public double getMinusError(int i)
        Specified by:
        getMinusError in interface jas.hist.XYDataSource
      • getPlusError

        public double getPlusError(int i)
        Specified by:
        getPlusError in interface jas.hist.XYDataSource
      • getX

        public double getX(int i)
        Specified by:
        getX in interface jas.hist.XYDataSource
      • getY

        public double getY(int i)
        Specified by:
        getY in interface jas.hist.XYDataSource
      • getNPoints

        public int getNPoints()
        Specified by:
        getNPoints in interface jas.hist.XYDataSource
      • getStatistics

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

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.