|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NFDataModel
This object should not be implemented directly - use NFDataModel1D, NFDataModel2D, NFDataModel3D NFDataModelStock, etc.
Method Summary | |
---|---|
java.lang.Object |
elementAt(int rowIndex)
Objects implementing this method are intended to provide access to one dimensional data. |
java.lang.Object |
elementAt(int row,
int nthDimension)
Objects implementing this method are intended to provide access to multidimensional data. |
int |
getDataDimensions()
returns the number of dimensions in the data |
int |
getNRows()
returns the number of rows in the data |
boolean |
hasMoreData()
returns false if there is no more data. |
Method Detail |
---|
boolean hasMoreData()
int getNRows()
int getDataDimensions()
java.lang.Object elementAt(int rowIndex)
java.lang.Object elementAt(int row, int nthDimension)
|
NetCharts Pro | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2011 |
Last Modified: Jun 28, 2011 |