public interface esriElementType
extends java.io.Serializable
Description: 'Types of network 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 |
esriETEdge
Edge element.
|
static int |
esriETJunction
Junction element.
|
static int |
esriETNone
Deleted element.
|
static int |
esriETTurn
Turn element.
|
static final int esriETNone
static final int esriETJunction
static final int esriETEdge
static final int esriETTurn