public interface esriNetworkEdgeConnectivityPolicy
extends java.io.Serializable
Description: 'Policy on how network edge elements connect to each other.' 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 |
esriNECPAnyVertex
Network edge elements connect to other edge elements at any coincident vertex.
|
static int |
esriNECPEndVertex
Network edge elements connect to other edge elements only at coincident end vertices.
|
static final int esriNECPAnyVertex
static final int esriNECPEndVertex