public interface IRasterFunction3
extends java.io.Serializable
Description: 'Provides access to members that control mask-data syncing for pixel blocks produced from raster functions.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID1b2c9c83_514c_4e5c_b9cf_7ee517de43aa |
static int |
xxDummy
Deprecated.
Internal use only
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplyMask()
isApplyMask
|
void |
setApplyMask(boolean pbApplyMask)
setApplyMask
|
static final int IID1b2c9c83_514c_4e5c_b9cf_7ee517de43aa
static final int xxDummy
static final java.lang.String IID
boolean isApplyMask()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setApplyMask(boolean pbApplyMask)
throws java.io.IOException,
AutomationException
pbApplyMask - The pbApplyMask (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.