com.esri.arcgis.networkanalysis
Interface IJunctionFlag

All Superinterfaces:
Serializable
All Known Implementing Classes:
JunctionFlag

public interface IJunctionFlag
extends Serializable

Indicator interface that identifies the junction flags on the network.

Remarks

For more information on network flags see the NetFlag object.

When To Use

Junction flags are the beginning points of traces on junction feature in a network. Use the IJunctionFlag interface to create a flag on a junction element in your network.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also:
IJunctionFlag, IEdgeFlag, INetFlag