Documentation of 'jasext.jhplotserver.RefP1D' Java class
RefP1D
jasext.jhplotserver

Class RefP1D

    • Constructor Detail

      • RefP1D

        public RefP1D(jhplot.P1D h)
    • Method Detail

      • getSize

        public int getSize()
      • getType

        public java.lang.String getType()
      • isRebinnable

        public boolean isRebinnable()
      • getAxisLabels

        public java.lang.String[] getAxisLabels()
      • getTitle

        public java.lang.String getTitle()
        Description copied from interface: DataSource
        Return the caption to be used in the legend for this data.
        Specified by:
        getTitle in interface DataSource
      • getStatisticNames

        public java.lang.String[] getStatisticNames()
        Specified by:
        getStatisticNames in interface Statistics
        Returns:
        A list of statistic names
      • rmsX

        public double rmsX()
      • rmsY

        public double rmsY()
      • getStatistic

        public double getStatistic(java.lang.String name)
        Specified by:
        getStatistic in interface Statistics
        Returns:
        The value for the statistic
      • getXMin

        public double getXMin()
      • getXMax

        public double getXMax()
      • getYMin

        public double getYMin()
      • getYMax

        public double getYMax()
      • getXAxisType

        public int getXAxisType()
      • getYAxisType

        public int getYAxisType()
      • getXAxisLabels

        public java.lang.String[] getXAxisLabels()
      • getYAxisLabels

        public java.lang.String[] getYAxisLabels()
      • startEnumeration

        public ScatterEnumeration startEnumeration(double a,
                                                   double b,
                                                   double c,
                                                   double d)
      • getX

        public double getX(int index)
        Specified by:
        getX in interface XYDataSource
      • getY

        public double getY(int index)
        Specified by:
        getY in interface XYDataSource
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.