|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriRasterSelectionMaskOp
The type of selection mask.
| 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 | ||||||||