public interface IReplacePathsParameters3 extends IReplacePathsParameters2, java.io.Serializable
Description: 'Provides access to members that control parameters to replace paths.' 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 |
IID5a085678_4918_49f2_a24b_4b514daa341b |
static int |
xxDummy
Deprecated.
Internal use only
|
IID8d43cb3f_8856_440c_a182_46e78843d80e
IIDd9179edc_c88a_4b6f_818f_f53d83a05519
Modifier and Type | Method and Description |
---|---|
boolean |
isReplaceRasterFunctionTemplatePaths()
Indicates whether paths in raster function templates of the mosaic dataset are replaced.
|
void |
setReplaceRasterFunctionTemplatePaths(boolean pbReplaceTemplatePaths)
Indicates whether paths in raster function templates of the mosaic dataset are replaced.
|
getRasterTypeInstanceIDs, isReplaceCachePaths, isReplaceRasterTypePaths, setRasterTypeInstanceIDsByRef, setReplaceCachePaths, setReplaceRasterTypePaths
getNewPaths, getOldPaths, isReplaceCatalogItemPaths, isReplaceItemURIPaths, isReplaceMosaicDatasetPaths, setNewPathsByRef, setOldPathsByRef, setReplaceCatalogItemPaths, setReplaceItemURIPaths, setReplaceMosaicDatasetPaths
static final int IID5a085678_4918_49f2_a24b_4b514daa341b
static final int xxDummy
static final java.lang.String IID
void setReplaceRasterFunctionTemplatePaths(boolean pbReplaceTemplatePaths) throws java.io.IOException, AutomationException
pbReplaceTemplatePaths
- The pbReplaceTemplatePaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isReplaceRasterFunctionTemplatePaths() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.