public interface IRemoveItemsParameters4 extends IRemoveItemsParameters3, java.io.Serializable
Description: 'Provides access to members that control parameters for removing rasters from a mosaic dataset.' 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 |
IID8189cbdf_485a_458f_a79c_cda4a8c2a954 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDf0292ac5_4dba_4ca8_a7b8_452df0dc79d0
IID1392ac33_0be8_4c56_93b8_ae0644297c68
IIDa907cb6a_6cfc_4fb5_8d80_93ea185416d7
Modifier and Type | Method and Description |
---|---|
boolean |
isResetRelativePath()
Indicates whether the mosaic dataset's relative path is reset to the mosaic dataset's current workspace.
|
void |
setResetRelativePath(boolean pbResetRelativePath)
Indicates whether the mosaic dataset's relative path is reset to the mosaic dataset's current workspace.
|
isRemoveColorCorrection, isRemoveSeamlines, setRemoveColorCorrection, setRemoveSeamlines
isDeleteItemCache, isRemoveItem, setDeleteItemCache, setRemoveItem
isDeleteOverviewImages, isRemoveBrokenItemsOnly, isRemoveUnreferencedInstances, isTouchAffectedOverviewItems, setDeleteOverviewImages, setRemoveBrokenItemsOnly, setRemoveUnreferencedInstances, setTouchAffectedOverviewItems
static final int IID8189cbdf_485a_458f_a79c_cda4a8c2a954
static final int xxDummy
static final java.lang.String IID
void setResetRelativePath(boolean pbResetRelativePath) throws java.io.IOException, AutomationException
pbResetRelativePath
- The pbResetRelativePath (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isResetRelativePath() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.