public interface esriNetworkJunctionConnectivityPolicy
extends java.io.Serializable
Description: 'Policy on how network junction element connect to edge elements.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriNJCPHonor
Junction element connects to a coincident edge element's vertex if the edge's connectivity policy permits it to.
|
static int |
esriNJCPOverride
Junction element always connects to a coincident edge element's vertex, regardless of the edge's connectivity policy.
|
static final int esriNJCPHonor
static final int esriNJCPOverride