public interface esriFeatureElementType
extends java.io.Serializable
Description: 'Feature element type options.' 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 |
esriFETAnnotation
Annotation (not supported).
|
static int |
esriFETConnectionPoint
A connection point.
|
static int |
esriFETConnectorPoint
A connector point (not supported).
|
static int |
esriFETEdge
An edge (not supported).
|
static int |
esriFETPart
A part (not supported).
|
static int |
esriFETVertex
A vertex (not supported).
|
static int |
esriFETWholeFeature
Entire feature (not supported).
|
static final int esriFETWholeFeature
static final int esriFETVertex
static final int esriFETEdge
static final int esriFETPart
static final int esriFETAnnotation
static final int esriFETConnectionPoint
static final int esriFETConnectorPoint