|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public boolean hasMoreData()
public int getNRows()
public int getDataDimensions()
public java.lang.Object elementAt(int rowIndex)
public java.lang.Object elementAt(int row,
int nthDimension)
|
NetCharts Pro | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Visual Mining, Inc. | Copyright © Visual Mining, Inc. 1996 - 2006 |
Last Modified: Apr 14, 2006 |