|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterFunction3
Provides access to members that control mask-data syncing for pixel blocks produced from raster functions.
Method Summary | |
---|---|
boolean |
isApplyMask()
isApplyMask |
void |
setApplyMask(boolean pbApplyMask)
setApplyMask |
Method Detail |
---|
boolean isApplyMask() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setApplyMask(boolean pbApplyMask) throws IOException, AutomationException
pbApplyMask
- The pbApplyMask (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |