public interface esriTopologySelectionResultEnum
extends java.io.Serializable
Description: 'Selection result options for topology 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 |
esriTopologySelectionResultAdd
Adds to the current topology element selection.
|
static int |
esriTopologySelectionResultNew
Creates a new topology element selection.
|
static int |
esriTopologySelectionResultSubtract
Subtracts from the current topology element selection.
|
static int |
esriTopologySelectionResultXOR
Subtracts from the current topology element selection.
|
static final int esriTopologySelectionResultNew
static final int esriTopologySelectionResultAdd
static final int esriTopologySelectionResultSubtract
static final int esriTopologySelectionResultXOR