|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Geometry
com.esri.arcgisws.Point
com.esri.arcgisws.PointN
| Constructor Summary | |
PointN()
|
|
PointN(double x,
double y,
java.lang.Double m,
java.lang.Double z,
java.lang.Integer ID,
SpatialReference spatialReference)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Integer |
getID()
Gets the ID value for this PointN. |
java.lang.Double |
getM()
Gets the m value for this PointN. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SpatialReference |
getSpatialReference()
Gets the spatialReference value for this PointN. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getX()
Gets the x value for this PointN. |
double |
getY()
Gets the y value for this PointN. |
java.lang.Double |
getZ()
Gets the z value for this PointN. |
int |
hashCode()
|
void |
setID(java.lang.Integer ID)
Sets the ID value for this PointN. |
void |
setM(java.lang.Double m)
Sets the m value for this PointN. |
void |
setSpatialReference(SpatialReference spatialReference)
Sets the spatialReference value for this PointN. |
void |
setX(double x)
Sets the x value for this PointN. |
void |
setY(double y)
Sets the y value for this PointN. |
void |
setZ(java.lang.Double z)
Sets the z value for this PointN. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PointN()
public PointN(double x,
double y,
java.lang.Double m,
java.lang.Double z,
java.lang.Integer ID,
SpatialReference spatialReference)
| Method Detail |
public double getX()
public void setX(double x)
x - public double getY()
public void setY(double y)
y - public java.lang.Double getM()
public void setM(java.lang.Double m)
m - public java.lang.Double getZ()
public void setZ(java.lang.Double z)
z - public java.lang.Integer getID()
public void setID(java.lang.Integer ID)
ID - public SpatialReference getSpatialReference()
public void setSpatialReference(SpatialReference spatialReference)
spatialReference - public boolean equals(java.lang.Object obj)
equals in class Pointpublic int hashCode()
hashCode in class Pointpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||