public interface esriTopologyElementType
extends java.io.Serializable
Description: 'Topology Element Types.' 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 |
esriTopologyEdge
Topology edge element.
|
static int |
esriTopologyFace
Topology face element.
|
static int |
esriTopologyNode
Topology node element.
|
static final int esriTopologyNode
static final int esriTopologyEdge
static final int esriTopologyFace