|
||||||||||
| 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.DEGeometricNetwork
| Constructor Summary | |
DEGeometricNetwork()
|
|
DEGeometricNetwork(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,
EsriNetworkType networkType,
java.lang.String orphanJunctionFeatureClassName,
java.lang.String[] featureClassNames,
ConnectivityRule[] connectivityRules,
NetWeight[] networkWeights,
NetWeightAssociation[] weightAssociations)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ConnectivityRule[] |
getConnectivityRules()
Gets the connectivityRules value for this DEGeometricNetwork. |
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 DEGeometricNetwork. |
EsriNetworkType |
getNetworkType()
Gets the networkType value for this DEGeometricNetwork. |
NetWeight[] |
getNetworkWeights()
Gets the networkWeights value for this DEGeometricNetwork. |
java.lang.String |
getOrphanJunctionFeatureClassName()
Gets the orphanJunctionFeatureClassName value for this DEGeometricNetwork. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
NetWeightAssociation[] |
getWeightAssociations()
Gets the weightAssociations value for this DEGeometricNetwork. |
int |
hashCode()
|
void |
setConnectivityRules(ConnectivityRule[] connectivityRules)
Sets the connectivityRules value for this DEGeometricNetwork. |
void |
setFeatureClassNames(java.lang.String[] featureClassNames)
Sets the featureClassNames value for this DEGeometricNetwork. |
void |
setNetworkType(EsriNetworkType networkType)
Sets the networkType value for this DEGeometricNetwork. |
void |
setNetworkWeights(NetWeight[] networkWeights)
Sets the networkWeights value for this DEGeometricNetwork. |
void |
setOrphanJunctionFeatureClassName(java.lang.String orphanJunctionFeatureClassName)
Sets the orphanJunctionFeatureClassName value for this DEGeometricNetwork. |
void |
setWeightAssociations(NetWeightAssociation[] weightAssociations)
Sets the weightAssociations value for this DEGeometricNetwork. |
| 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 DEGeometricNetwork()
public DEGeometricNetwork(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,
EsriNetworkType networkType,
java.lang.String orphanJunctionFeatureClassName,
java.lang.String[] featureClassNames,
ConnectivityRule[] connectivityRules,
NetWeight[] networkWeights,
NetWeightAssociation[] weightAssociations)
| Method Detail |
public EsriNetworkType getNetworkType()
public void setNetworkType(EsriNetworkType networkType)
networkType - public java.lang.String getOrphanJunctionFeatureClassName()
public void setOrphanJunctionFeatureClassName(java.lang.String orphanJunctionFeatureClassName)
orphanJunctionFeatureClassName - public java.lang.String[] getFeatureClassNames()
public void setFeatureClassNames(java.lang.String[] featureClassNames)
featureClassNames - public ConnectivityRule[] getConnectivityRules()
public void setConnectivityRules(ConnectivityRule[] connectivityRules)
connectivityRules - public NetWeight[] getNetworkWeights()
public void setNetworkWeights(NetWeight[] networkWeights)
networkWeights - public NetWeightAssociation[] getWeightAssociations()
public void setWeightAssociations(NetWeightAssociation[] weightAssociations)
weightAssociations - 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 | |||||||||