|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriRasterSelectionMaskOp
Constants from esriRasterSelectionMaskOp' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'The type of selection mask.' 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 |
esriRasterSelectionMaskAND
A bitwise AND operation. |
static int |
esriRasterSelectionMaskCLEAR
A clear operation. |
static int |
esriRasterSelectionMaskCOPY
Operation to use the given value. |
static int |
esriRasterSelectionMaskINVERT
A logical NOT operation. |
static int |
esriRasterSelectionMaskSET
A bitwise OR operation. |
Field Detail |
---|
static final int esriRasterSelectionMaskSET
static final int esriRasterSelectionMaskCLEAR
static final int esriRasterSelectionMaskINVERT
static final int esriRasterSelectionMaskCOPY
static final int esriRasterSelectionMaskAND
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |