public interface esriNetworkTurnType
extends java.io.Serializable
Description: 'The type of network turn.' 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 |
esriNTTExplicit
The turn element is derived from a feature in a turn feature source.
|
static int |
esriNTTImplicit
The turn element is implied from the transition between two edge elements through a junction.
|
static final int esriNTTImplicit
static final int esriNTTExplicit