public interface IRasterTypeProperties3 extends IRasterTypeProperties2, 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 |
IID47cb1b20_bba7_44fc_b258_2cb346642c47 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID7bd60984_38d6_4c55_94ed_1ed74a839727IID078c7800_66f2_46cf_a182_78e6c4aade53| Modifier and Type | Method and Description |
|---|---|
boolean |
isPerformsGrouping()
Indicates whether the raster type instance collects item URIs with the same group name allowing the function template to combine multiple raster datasets into a single product.
|
getAliases, getFactoryCLSID, getMissingBandAction, getVersion, isAllowSimplification, isSensorRasterType, isSupportsColorCorrection, setAliasesByRef, setAllowSimplification, setFactoryCLSIDByRef, setIsSensorRasterType, setMissingBandAction, setSupportsColorCorrection, setVersiongetAddRastersParameters, 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, setSynchronizeParametersstatic final int IID47cb1b20_bba7_44fc_b258_2cb346642c47
static final int xxDummy
static final java.lang.String IID
boolean isPerformsGrouping()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.