jas2.hist
Interface XYDataSource
-
- All Superinterfaces:
- DataSource
- All Known Implementing Classes:
- RefP1D, XYTestData
public interface XYDataSource extends DataSource
A Data Source for XY plots. Note this interface is suitable for use with up to several hundred points. For more points use ScatterPlotSource instead.- See Also:
ScatterPlotSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description intgetAxisType()Returns one of DOUBLE or DATEdoublegetMinusError(int index)intgetNPoints()doublegetPlusError(int index)doublegetX(int index)doublegetY(int index)-
Methods inherited from interface jas2.hist.DataSource
getTitle
-
-
DataMelt 3.0 © DataMelt by jWork.ORG