| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Position
A sequence of decimals numbers which when written on a width are a sequence of coordinate positions. The width is derived from the CRS or coordinate dimension of the container.
-----------------------------------------------------------------------
| Method Summary | |
|---|---|
 double | 
getAccuracy()
returns the accuracy the position is defined.  | 
 double[] | 
getAsArray()
NOTE: The returned array always has a length of 3, regardless of the dimension.  | 
 javax.vecmath.Point3d | 
getAsPoint3d()
 | 
 int | 
getCoordinateDimension()
 | 
 double | 
getX()
 | 
 double | 
getY()
 | 
 double | 
getZ()
 | 
 void | 
setAccuracy(double accuracy)
 | 
 void | 
translate(double[] d)
translates the coordinates of the position.  | 
| Method Detail | 
|---|
double getX()
double getY()
double getZ()
int getCoordinateDimension()
double[] getAsArray()
void translate(double[] d)
d - the first coordinate of the position will be translated by the first field of d the second
            coordinate by the second field of d and so on...double getAccuracy()
void setAccuracy(double accuracy)
accuracy - getAccuracy()javax.vecmath.Point3d getAsPoint3d()
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org