public interface IRasterTypeProperties4 extends IRasterTypeProperties3, java.io.Serializable
Description: 'Provides access to members that control raster type properties.' 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 |
IID76670af5_83de_4262_813a_03af86acc1fc |
static int |
xxDummy
Deprecated.
Internal use only
|
IID47cb1b20_bba7_44fc_b258_2cb346642c47
IID7bd60984_38d6_4c55_94ed_1ed74a839727
IID078c7800_66f2_46cf_a182_78e6c4aade53
Modifier and Type | Method and Description |
---|---|
IArray |
getParameterInfo()
Description of parameters supported by the raster type.
|
void |
setParameterInfoByRef(IArray ppParameterInfo)
Description of parameters supported by the raster type.
|
isPerformsGrouping
getAliases, getFactoryCLSID, getMissingBandAction, getVersion, isAllowSimplification, isSensorRasterType, isSupportsColorCorrection, setAliasesByRef, setAllowSimplification, setFactoryCLSIDByRef, setIsSensorRasterType, setMissingBandAction, setSupportsColorCorrection, setVersion
getAddRastersParameters, getDataSourceFilter, getDescription, getFirstAddTimeStamp, getInputDataSourceTypes, getLastAddTimeStamp, getLastSyncTimeStamp, getName, getOperationDescription, getOrthorectificationParameters, getSupportedURIFilters, getSynchronizeParameters, isEnableClipToFootprint, isSupportsOrthorectification, isSupportsSeamline, isSupportsStereo, setAddRastersParameters, setDataSourceFilter, setDescription, setEnableClipToFootprint, setFirstAddTimeStamp, setInputDataSourceTypes, setLastAddTimeStamp, setLastSyncTimeStamp, setName, setOperationDescription, setOrthorectificationParametersByRef, setSupportedURIFiltersByRef, setSupportsOrthorectification, setSupportsSeamline, setSupportsStereo, setSynchronizeParameters
static final int IID76670af5_83de_4262_813a_03af86acc1fc
static final int xxDummy
static final java.lang.String IID
IArray getParameterInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setParameterInfoByRef(IArray ppParameterInfo) throws java.io.IOException, AutomationException
ppParameterInfo
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.