com.esri.arcgis.datasourcesraster
Interface IRasterFunctionHelper2

All Superinterfaces:
IRasterFunctionHelper, java.io.Serializable
All Known Implementing Classes:
IRasterFunctionHelper2Proxy

public interface IRasterFunctionHelper2
extends IRasterFunctionHelper, java.io.Serializable

COM Interface 'IRasterFunctionHelper2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'

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 =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IIDeb3aa1a6_1fa8_4f1b_9a4a_653a5d553212
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionHelper
IIDd6deb4c8_8d59_4cca_8174_8c7c95a5707a
 
Method Summary
 void clear()
          Clears referenced objects in this raster function helper.
 
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterFunctionHelper
bind, createRaster, getRaster, getRasterInfo, getReferenceProperties, isResampling, isSupportBandSelection, read, setReferenceProperties, setResampling, setSupportBandSelection
 

Field Detail

IIDeb3aa1a6_1fa8_4f1b_9a4a_653a5d553212

static final int IIDeb3aa1a6_1fa8_4f1b_9a4a_653a5d553212
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

clear

void clear()
           throws java.io.IOException,
                  AutomationException
Clears referenced objects in this raster function helper.

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.