public interface IReplacePathsParameters4 extends IReplacePathsParameters3, 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 |
IID3b2607fd_f43a_4e0f_b5b2_4ec35d6e0965 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID5a085678_4918_49f2_a24b_4b514daa341bIID8d43cb3f_8856_440c_a182_46e78843d80eIIDd9179edc_c88a_4b6f_818f_f53d83a05519| Modifier and Type | Method and Description |
|---|---|
boolean |
isReplaceConnectionFilePaths()
Indicates whether paths to ACS files of the mosaic dataset are replaced.
|
void |
setReplaceConnectionFilePaths(boolean pbReplaceACSPaths)
Indicates whether paths to ACS files of the mosaic dataset are replaced.
|
isReplaceRasterFunctionTemplatePaths, setReplaceRasterFunctionTemplatePathsgetRasterTypeInstanceIDs, isReplaceCachePaths, isReplaceRasterTypePaths, setRasterTypeInstanceIDsByRef, setReplaceCachePaths, setReplaceRasterTypePathsgetNewPaths, getOldPaths, isReplaceCatalogItemPaths, isReplaceItemURIPaths, isReplaceMosaicDatasetPaths, setNewPathsByRef, setOldPathsByRef, setReplaceCatalogItemPaths, setReplaceItemURIPaths, setReplaceMosaicDatasetPathsstatic final int IID3b2607fd_f43a_4e0f_b5b2_4ec35d6e0965
static final int xxDummy
static final java.lang.String IID
void setReplaceConnectionFilePaths(boolean pbReplaceACSPaths)
throws java.io.IOException,
AutomationException
pbReplaceACSPaths - The pbReplaceACSPaths (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isReplaceConnectionFilePaths()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.