|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataPoint
Basic user-level interface class for holding and managing a single set of "measurements".
| Method Summary | |
|---|---|
IMeasurement |
coordinate(int coord)
Get the IMeasurement for a given coordinate. |
int |
dimension()
Get the dimension of the IDataPoint, i.e. |
| Method Detail |
|---|
int dimension()
IMeasurement coordinate(int coord)
coord - The coordinate.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||