|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.DataElement
com.esri.arcgisws.DEDataset
com.esri.arcgisws.DEGeoDataset
com.esri.arcgisws.DETopology
| Constructor Summary | |
DETopology()
|
|
DETopology(java.lang.String catalogPath,
java.lang.String name,
java.lang.Boolean childrenExpanded,
java.lang.Boolean fullPropsRetrieved,
java.lang.Boolean metadataRetrieved,
XmlPropertySet metadata,
DataElement[] children,
EsriDatasetType datasetType,
java.lang.Integer DSID,
java.lang.Boolean versioned,
java.lang.Boolean canVersion,
Envelope extent,
SpatialReference spatialReference,
double clusterTolerance,
double ZClusterTolerance,
int maxGeneratedErrorCount,
java.lang.String[] featureClassNames,
TopologyRule[] topologyRules)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
double |
getClusterTolerance()
Gets the clusterTolerance value for this DETopology. |
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.String[] |
getFeatureClassNames()
Gets the featureClassNames value for this DETopology. |
int |
getMaxGeneratedErrorCount()
Gets the maxGeneratedErrorCount value for this DETopology. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TopologyRule[] |
getTopologyRules()
Gets the topologyRules value for this DETopology. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getZClusterTolerance()
Gets the ZClusterTolerance value for this DETopology. |
int |
hashCode()
|
void |
setClusterTolerance(double clusterTolerance)
Sets the clusterTolerance value for this DETopology. |
void |
setFeatureClassNames(java.lang.String[] featureClassNames)
Sets the featureClassNames value for this DETopology. |
void |
setMaxGeneratedErrorCount(int maxGeneratedErrorCount)
Sets the maxGeneratedErrorCount value for this DETopology. |
void |
setTopologyRules(TopologyRule[] topologyRules)
Sets the topologyRules value for this DETopology. |
void |
setZClusterTolerance(double ZClusterTolerance)
Sets the ZClusterTolerance value for this DETopology. |
| Methods inherited from class com.esri.arcgisws.DEGeoDataset |
getExtent, getSpatialReference, setExtent, setSpatialReference |
| Methods inherited from class com.esri.arcgisws.DEDataset |
getCanVersion, getDatasetType, getDSID, getVersioned, setCanVersion, setDatasetType, setDSID, setVersioned |
| Methods inherited from class com.esri.arcgisws.DataElement |
getCatalogPath, getChildren, getChildrenExpanded, getFullPropsRetrieved, getMetadata, getMetadataRetrieved, getName, setCatalogPath, setChildren, setChildrenExpanded, setFullPropsRetrieved, setMetadata, setMetadataRetrieved, setName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DETopology()
public DETopology(java.lang.String catalogPath,
java.lang.String name,
java.lang.Boolean childrenExpanded,
java.lang.Boolean fullPropsRetrieved,
java.lang.Boolean metadataRetrieved,
XmlPropertySet metadata,
DataElement[] children,
EsriDatasetType datasetType,
java.lang.Integer DSID,
java.lang.Boolean versioned,
java.lang.Boolean canVersion,
Envelope extent,
SpatialReference spatialReference,
double clusterTolerance,
double ZClusterTolerance,
int maxGeneratedErrorCount,
java.lang.String[] featureClassNames,
TopologyRule[] topologyRules)
| Method Detail |
public double getClusterTolerance()
public void setClusterTolerance(double clusterTolerance)
clusterTolerance - public double getZClusterTolerance()
public void setZClusterTolerance(double ZClusterTolerance)
ZClusterTolerance - public int getMaxGeneratedErrorCount()
public void setMaxGeneratedErrorCount(int maxGeneratedErrorCount)
maxGeneratedErrorCount - public java.lang.String[] getFeatureClassNames()
public void setFeatureClassNames(java.lang.String[] featureClassNames)
featureClassNames - public TopologyRule[] getTopologyRules()
public void setTopologyRules(TopologyRule[] topologyRules)
topologyRules - public boolean equals(java.lang.Object obj)
equals in class DEGeoDatasetpublic int hashCode()
hashCode in class DEGeoDatasetpublic 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 | |||||||||