Documentation of 'jas2.hist.HasScatterPlotData' Java class
HasScatterPlotData
jas2.hist

Interface HasScatterPlotData

    • Method Detail

      • startEnumeration

        ScatterEnumeration startEnumeration(double xMin,
                                            double xMax,
                                            double yMin,
                                            double yMax)
        Starts the enumeration of points from the beginning, and the enumeration will include only points in the given range.
      • startEnumeration

        ScatterEnumeration startEnumeration()
        Starts the enumeration of points from the beginning, and the enumeration will include all points stored in the partition.
      • hasScatterPlotData

        boolean hasScatterPlotData()
        Even if a DataSource implements this interface it may not have any ScatterPlot data available at this time, hence the need for this method.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.