|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.GeometryDef
| Constructor Summary | |
GeometryDef()
|
|
GeometryDef(int avgNumPoints,
EsriGeometryType geometryType,
boolean hasM,
boolean hasZ,
SpatialReference spatialReference,
java.lang.Double gridSize0,
java.lang.Double gridSize1,
java.lang.Double gridSize2)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getAvgNumPoints()
Gets the avgNumPoints value for this GeometryDef. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
EsriGeometryType |
getGeometryType()
Gets the geometryType value for this GeometryDef. |
java.lang.Double |
getGridSize0()
Gets the gridSize0 value for this GeometryDef. |
java.lang.Double |
getGridSize1()
Gets the gridSize1 value for this GeometryDef. |
java.lang.Double |
getGridSize2()
Gets the gridSize2 value for this GeometryDef. |
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 GeometryDef. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isHasM()
Gets the hasM value for this GeometryDef. |
boolean |
isHasZ()
Gets the hasZ value for this GeometryDef. |
void |
setAvgNumPoints(int avgNumPoints)
Sets the avgNumPoints value for this GeometryDef. |
void |
setGeometryType(EsriGeometryType geometryType)
Sets the geometryType value for this GeometryDef. |
void |
setGridSize0(java.lang.Double gridSize0)
Sets the gridSize0 value for this GeometryDef. |
void |
setGridSize1(java.lang.Double gridSize1)
Sets the gridSize1 value for this GeometryDef. |
void |
setGridSize2(java.lang.Double gridSize2)
Sets the gridSize2 value for this GeometryDef. |
void |
setHasM(boolean hasM)
Sets the hasM value for this GeometryDef. |
void |
setHasZ(boolean hasZ)
Sets the hasZ value for this GeometryDef. |
void |
setSpatialReference(SpatialReference spatialReference)
Sets the spatialReference value for this GeometryDef. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GeometryDef()
public GeometryDef(int avgNumPoints,
EsriGeometryType geometryType,
boolean hasM,
boolean hasZ,
SpatialReference spatialReference,
java.lang.Double gridSize0,
java.lang.Double gridSize1,
java.lang.Double gridSize2)
| Method Detail |
public int getAvgNumPoints()
public void setAvgNumPoints(int avgNumPoints)
avgNumPoints - public EsriGeometryType getGeometryType()
public void setGeometryType(EsriGeometryType geometryType)
geometryType - public boolean isHasM()
public void setHasM(boolean hasM)
hasM - public boolean isHasZ()
public void setHasZ(boolean hasZ)
hasZ - public SpatialReference getSpatialReference()
public void setSpatialReference(SpatialReference spatialReference)
spatialReference - public java.lang.Double getGridSize0()
public void setGridSize0(java.lang.Double gridSize0)
gridSize0 - public java.lang.Double getGridSize1()
public void setGridSize1(java.lang.Double gridSize1)
gridSize1 - public java.lang.Double getGridSize2()
public void setGridSize2(java.lang.Double gridSize2)
gridSize2 - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | |||||||||