|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectPosition
DirectPosition object data types hold the coordinates for a position within some coordinate reference system. The coordinate reference system is described in ISO 19111.
| Method Summary | |
|---|---|
int |
getDimension()
Returns the length of coordinate. |
double |
getOrdinate(int dimension)
Returns the ordinate of the given dimension. |
| Method Detail |
|---|
int getDimension()
double getOrdinate(int dimension)
dimension - The dimension to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||