|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opengis.pt.PT_CoordinatePoint
public class PT_CoordinatePoint
A position defined by a list of numbers. The ordinate values are indexed from
0 to (NumDim-1
), where NumDim
is the
dimension of the coordinate system the coordinate point belongs in.
Field Summary | |
---|---|
double[] |
ord
The ordinates of the coordinate point. |
Constructor Summary | |
---|---|
PT_CoordinatePoint()
Construct an empty coordinate point. |
|
PT_CoordinatePoint(double x,
double y)
Construct a 2D coordinate from the specified ordinates. |
|
PT_CoordinatePoint(double x,
double y,
double z)
Construct a 3D coordinate from the specified ordinates. |
Method Summary | |
---|---|
Object |
clone()
Returns a deep copy of this coordinate. |
boolean |
equals(Object object)
Compares the specified object with this coordinate for equality. |
int |
hashCode()
Returns a hash value for this coordinate. |
String |
toString()
Returns a string representation of this coordinate. |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public double[] ord
Constructor Detail |
---|
public PT_CoordinatePoint()
ord
.
public PT_CoordinatePoint(double x, double y)
public PT_CoordinatePoint(double x, double y, double z)
Method Detail |
---|
public int hashCode()
hashCode
in class Object
public boolean equals(Object object)
equals
in class Object
public Object clone()
clone
in class Object
public String toString()
toString
in class Object
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
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://deegree.sourceforge.net