This document is archived and information here might be outdated. Recommended version. |
Provides access to members that modify and return information about a junction feature.
The IJunctionFeature interface contains properties and methods that are common to both simple and complex junction features. Only two of the four methods and properties will be commonly used by developers; GeometryForJunctionElement and OriginalGeometryForJunctionElement. The other two; Update and NetworkAncillaryRole, are used internally and are not intended for use by application developers.
Name | Description | |
---|---|---|
GeometryForJunctionElement | The geometry (point) corresponding to the junction with the given subID. | |
NetworkAncillaryRole | Programmatic update of the NetworkFeature. | |
OriginalGeometryForJunctionElement | The geometry (point) corresponding to the junction with the given subID. | |
Update | Programmatic update of the NetworkFeature. |
Classes | Description |
---|---|
ComplexJunctionFeature | Esri Complex junction geometric network feature. |
SimpleJunctionFeature | Esri Geometric network simple junction feature object. |
INetworkFeatureEvents Interface | IComplexNetworkFeature Interface | IComplexJunctionFeature Interface | IComplexEdgeFeature Interface | INetworkFeature.Connect Method | ISimpleEdgeFeature Interface | INetworkFeature Interface | IEdgeFeature Interface | ISimpleJunctionFeature Interface | IJunctionFeature Interface