ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
An enumeration of the various types of associations supported by the utility network.
Enumerator | |
---|---|
AGSUtilityAssociationTypeConnectivity | The association represents connectivity between two junctions. |
AGSUtilityAssociationTypeContainment | The association represents containment of one |
AGSUtilityAssociationTypeAttachment | The association represents a structural attachment. |
AGSUtilityAssociationTypeJunctionEdgeObjectConnectivityFromSide | The association represents a junction or non-spatial junction connected to the end point of a non-spatial edge.
|
AGSUtilityAssociationTypeJunctionEdgeObjectConnectivityMidspan | The association represents a junction or non-spatial junction connected along the midspan of a non-spatial edge.
|
AGSUtilityAssociationTypeJunctionEdgeObjectConnectivityToSide | The association represents a junction or non-spatial junction connected to the start point of a non-spatial edge.
|