|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSelectionResultEnum
Constants from esriSelectionResultEnum' enum. Generated 3/19/2015 1:20:39 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Selection result 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 =
Field Summary | |
---|---|
static int |
esriSelectionResultAdd
Adds to the current selection. |
static int |
esriSelectionResultAnd
Selects from the current selection. |
static int |
esriSelectionResultNew
Creates a new selection. |
static int |
esriSelectionResultSubtract
Subtracts from the current selection. |
static int |
esriSelectionResultXOR
Performs an 'exclusive or' with the current selection. |
Field Detail |
---|
static final int esriSelectionResultNew
static final int esriSelectionResultAdd
static final int esriSelectionResultSubtract
static final int esriSelectionResultAnd
static final int esriSelectionResultXOR
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |