Interface IScatterPlotDataSet

    • Method Detail

      • getValue

        java.awt.geom.Point2D.Double getValue​(int dataset,
                                              int index)
        Returns the value in the data set at the specified position.
        Parameters:
        dataset -
        index -
        Returns:
        Point.Double