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

Class XML2DScatterDataSource

    • Constructor Summary

      Constructors 
      Constructor and Description
      XML2DScatterDataSource(int p_xAxisType, int p_yAxisType, java.lang.String p_title, double[][] p_data) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getTitle()
      Return the caption to be used in the legend for this data.
      int getXAxisType()
      Currently we only support DATE and DOUBLE types
      double getXMax() 
      double getXMin() 
      int getYAxisType()
      Currently we only support DOUBLE
      double getYMax() 
      double getYMin() 
      ScatterEnumeration startEnumeration()
      Starts the enumeration of points from the beginning, and the enumeration will include all points stored in the partition.
      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.
      • Methods inherited from class java.util.Observable

        addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.