public interface esriTinSelectionType
extends java.io.Serializable
Description: 'Esri TIN element-selection 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 |
esriTinSelectionAdd
Add to selection.
|
static int |
esriTinSelectionFlip
Add to or remove from selection.
|
static int |
esriTinSelectionNew
New and add to selection.
|
static int |
esriTinSelectionSubtract
Remove from selection.
|
static final int esriTinSelectionNew
static final int esriTinSelectionAdd
static final int esriTinSelectionSubtract
static final int esriTinSelectionFlip