public interface esriNetworkTurnAngleCategory
extends java.io.Serializable
Description: 'Network dataset turn angle category.' 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 |
esriNTACLeft
Left Turn.
|
static int |
esriNTACReverse
Reverse Turn.
|
static int |
esriNTACRight
Right Turn.
|
static int |
esriNTACStraight
Straight Turn.
|
static final int esriNTACStraight
static final int esriNTACReverse
static final int esriNTACRight
static final int esriNTACLeft