public interface IRasterFunctionHelper2 extends IRasterFunctionHelper, java.io.Serializable
Description: 'Provides access to members that control a raster function helper.' 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 |
IIDeb3aa1a6_1fa8_4f1b_9a4a_653a5d553212 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd6deb4c8_8d59_4cca_8174_8c7c95a5707a
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears referenced objects in this raster function helper.
|
bind, createRaster, getRaster, getRasterInfo, getReferenceProperties, isResampling, isSupportBandSelection, read, setReferenceProperties, setResampling, setSupportBandSelection
static final int IIDeb3aa1a6_1fa8_4f1b_9a4a_653a5d553212
static final int xxDummy
static final java.lang.String IID
void clear() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.