public class ReplacePathsParameters extends java.lang.Object implements com.esri.arcgis.interop.RemoteObjRef, IMosaicDatasetOperationParameters, IReplacePathsParameters, IReplacePathsParameters2, IReplacePathsParameters3, IReplacePathsParameters4, ISelectionParameters
Description 'An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are updated.' 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 =
IID, IID379006f4_6f75_4c3b_b783_0c2e88a7b280, xxDummy
IID, IID3b2607fd_f43a_4e0f_b5b2_4ec35d6e0965, xxDummy
IID5a085678_4918_49f2_a24b_4b514daa341b
IID8d43cb3f_8856_440c_a182_46e78843d80e
IIDd9179edc_c88a_4b6f_818f_f53d83a05519
IID, IID95627b93_1275_4714_94a7_a55df27e70a2, xxDummy
Constructor and Description |
---|
ReplacePathsParameters()
Constructs a ReplacePathsParameters using ArcGIS Engine.
|
ReplacePathsParameters(java.lang.Object obj)
Construct a ReplacePathsParameters using a reference to such an object returned from ArcGIS Engine or Server.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Compare this object with another
|
static java.lang.String |
getClsid()
getClsid.
|
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Gets a reference to a com.esri.arcgis.interop.Dispatch which can be used to access the COM object that support for this
interface indicates the implementing class references.
|
IStringArray |
getNewPaths()
The array of possible target paths that each item is replaced with.
|
IStringArray |
getOldPaths()
The array of source paths to be replaced.
|
IPropertySet |
getParameters()
All parameters associated with the mosaic dataset operation.
|
IProgressor |
getProgressor()
The external progressor object associated with the mosaic dataset operation.
|
IQueryFilter |
getQueryFilter()
The query filter applied on the selection set to identify the collection of catalog items on which to perform the associated operation.
|
IFIDSet |
getRasterTypeInstanceIDs()
The collection of raster type instances for which paths are replaced.
|
IPropertySet |
getResults()
The properties of the result associated with the mosaic dataset operation.
|
ISelectionSet |
getSelectionSet()
The selection set that identifies the collection of catalog items on which to perform the associated operation.
|
int |
hashCode()
the hashcode for this object
|
boolean |
isDatasetReadOnly()
Indicates whether the mosaic dataset is in read-only mode.
|
boolean |
isReplaceCachePaths()
Indicates whether paths in raster dataset cache are replaced.
|
boolean |
isReplaceCatalogItemPaths()
Indicates whether paths in selected mosaic catalog items are replaced.
|
boolean |
isReplaceConnectionFilePaths()
Indicates whether paths to ACS files of the mosaic dataset are replaced.
|
boolean |
isReplaceItemURIPaths()
Indicates whether paths in item URIs are replaced.
|
boolean |
isReplaceMosaicDatasetPaths()
Indicates whether paths in mosaic dataset level objects are replaced.
|
boolean |
isReplaceRasterFunctionTemplatePaths()
Indicates whether paths in raster function templates of the mosaic dataset are replaced.
|
boolean |
isReplaceRasterTypePaths()
Indicates whether paths in raster types are replaced.
|
void |
release()
Release this COM object reference
|
void |
setIsDatasetReadOnly(boolean pbIsDatasetReadOnly)
Indicates whether the mosaic dataset is in read-only mode.
|
void |
setNewPathsByRef(IStringArray ppPaths)
The array of possible target paths that each item is replaced with.
|
void |
setOldPathsByRef(IStringArray ppPaths)
The array of source paths to be replaced.
|
void |
setParametersByRef(IPropertySet ppAllParameters)
All parameters associated with the mosaic dataset operation.
|
void |
setProgressorByRef(IProgressor ppProgressor)
The external progressor object associated with the mosaic dataset operation.
|
void |
setQueryFilterByRef(IQueryFilter ppQueryFilter)
The query filter applied on the selection set to identify the collection of catalog items on which to perform the associated operation.
|
void |
setRasterTypeInstanceIDsByRef(IFIDSet ppRasterTypeInstanceIDs)
The collection of raster type instances for which paths are replaced.
|
void |
setReplaceCachePaths(boolean pbReplaceCachePaths)
Indicates whether paths in raster dataset cache are replaced.
|
void |
setReplaceCatalogItemPaths(boolean pbReplaceCatalogPaths)
Indicates whether paths in selected mosaic catalog items are replaced.
|
void |
setReplaceConnectionFilePaths(boolean pbReplaceACSPaths)
Indicates whether paths to ACS files of the mosaic dataset are replaced.
|
void |
setReplaceItemURIPaths(boolean pbReplaceURIPaths)
Indicates whether paths in item URIs are replaced.
|
void |
setReplaceMosaicDatasetPaths(boolean pbReplaceMosaicPaths)
Indicates whether paths in mosaic dataset level objects are replaced.
|
void |
setReplaceRasterFunctionTemplatePaths(boolean pbReplaceTemplatePaths)
Indicates whether paths in raster function templates of the mosaic dataset are replaced.
|
void |
setReplaceRasterTypePaths(boolean pbReplaceRasterTypePaths)
Indicates whether paths in raster types are replaced.
|
void |
setResultsByRef(IPropertySet ppOperationResults)
The properties of the result associated with the mosaic dataset operation.
|
void |
setSelectionSetByRef(ISelectionSet ppSelectionSet)
The selection set that identifies the collection of catalog items on which to perform the associated operation.
|
public ReplacePathsParameters() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problemsjava.net.UnknownHostException
- if there are interop problemspublic ReplacePathsParameters(java.lang.Object obj) throws java.io.IOException
obj
to ReplacePathsParameters
.obj
- an object returned from ArcGIS Engine or Serverjava.io.IOException
- if there are interop problems
ReplacePathsParameters theReplacePathsParameters = (ReplacePathsParameters) obj;
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public void setParametersByRef(IPropertySet ppAllParameters) throws java.io.IOException, AutomationException
setParametersByRef
in interface IMosaicDatasetOperationParameters
ppAllParameters
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getParameters() throws java.io.IOException, AutomationException
getParameters
in interface IMosaicDatasetOperationParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setProgressorByRef(IProgressor ppProgressor) throws java.io.IOException, AutomationException
setProgressorByRef
in interface IMosaicDatasetOperationParameters
ppProgressor
- A reference to a com.esri.arcgis.system.IProgressor (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IProgressor getProgressor() throws java.io.IOException, AutomationException
getProgressor
in interface IMosaicDatasetOperationParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setIsDatasetReadOnly(boolean pbIsDatasetReadOnly) throws java.io.IOException, AutomationException
setIsDatasetReadOnly
in interface IMosaicDatasetOperationParameters
pbIsDatasetReadOnly
- The pbIsDatasetReadOnly (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isDatasetReadOnly() throws java.io.IOException, AutomationException
isDatasetReadOnly
in interface IMosaicDatasetOperationParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setResultsByRef(IPropertySet ppOperationResults) throws java.io.IOException, AutomationException
setResultsByRef
in interface IMosaicDatasetOperationParameters
ppOperationResults
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPropertySet getResults() throws java.io.IOException, AutomationException
getResults
in interface IMosaicDatasetOperationParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceMosaicDatasetPaths(boolean pbReplaceMosaicPaths) throws java.io.IOException, AutomationException
setReplaceMosaicDatasetPaths
in interface IReplacePathsParameters
pbReplaceMosaicPaths
- The pbReplaceMosaicPaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceMosaicDatasetPaths() throws java.io.IOException, AutomationException
isReplaceMosaicDatasetPaths
in interface IReplacePathsParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceCatalogItemPaths(boolean pbReplaceCatalogPaths) throws java.io.IOException, AutomationException
setReplaceCatalogItemPaths
in interface IReplacePathsParameters
pbReplaceCatalogPaths
- The pbReplaceCatalogPaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceCatalogItemPaths() throws java.io.IOException, AutomationException
isReplaceCatalogItemPaths
in interface IReplacePathsParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceItemURIPaths(boolean pbReplaceURIPaths) throws java.io.IOException, AutomationException
setReplaceItemURIPaths
in interface IReplacePathsParameters
pbReplaceURIPaths
- The pbReplaceURIPaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceItemURIPaths() throws java.io.IOException, AutomationException
isReplaceItemURIPaths
in interface IReplacePathsParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setOldPathsByRef(IStringArray ppPaths) throws java.io.IOException, AutomationException
setOldPathsByRef
in interface IReplacePathsParameters
ppPaths
- A reference to a com.esri.arcgis.system.IStringArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IStringArray getOldPaths() throws java.io.IOException, AutomationException
getOldPaths
in interface IReplacePathsParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setNewPathsByRef(IStringArray ppPaths) throws java.io.IOException, AutomationException
setNewPathsByRef
in interface IReplacePathsParameters
ppPaths
- A reference to a com.esri.arcgis.system.IStringArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IStringArray getNewPaths() throws java.io.IOException, AutomationException
getNewPaths
in interface IReplacePathsParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceRasterTypePaths(boolean pbReplaceRasterTypePaths) throws java.io.IOException, AutomationException
setReplaceRasterTypePaths
in interface IReplacePathsParameters2
pbReplaceRasterTypePaths
- The pbReplaceRasterTypePaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceRasterTypePaths() throws java.io.IOException, AutomationException
isReplaceRasterTypePaths
in interface IReplacePathsParameters2
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setRasterTypeInstanceIDsByRef(IFIDSet ppRasterTypeInstanceIDs) throws java.io.IOException, AutomationException
setRasterTypeInstanceIDsByRef
in interface IReplacePathsParameters2
ppRasterTypeInstanceIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IFIDSet getRasterTypeInstanceIDs() throws java.io.IOException, AutomationException
getRasterTypeInstanceIDs
in interface IReplacePathsParameters2
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceCachePaths(boolean pbReplaceCachePaths) throws java.io.IOException, AutomationException
setReplaceCachePaths
in interface IReplacePathsParameters2
pbReplaceCachePaths
- The pbReplaceCachePaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceCachePaths() throws java.io.IOException, AutomationException
isReplaceCachePaths
in interface IReplacePathsParameters2
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceRasterFunctionTemplatePaths(boolean pbReplaceTemplatePaths) throws java.io.IOException, AutomationException
setReplaceRasterFunctionTemplatePaths
in interface IReplacePathsParameters3
pbReplaceTemplatePaths
- The pbReplaceTemplatePaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceRasterFunctionTemplatePaths() throws java.io.IOException, AutomationException
isReplaceRasterFunctionTemplatePaths
in interface IReplacePathsParameters3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setReplaceConnectionFilePaths(boolean pbReplaceACSPaths) throws java.io.IOException, AutomationException
setReplaceConnectionFilePaths
in interface IReplacePathsParameters4
pbReplaceACSPaths
- The pbReplaceACSPaths (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isReplaceConnectionFilePaths() throws java.io.IOException, AutomationException
isReplaceConnectionFilePaths
in interface IReplacePathsParameters4
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setSelectionSetByRef(ISelectionSet ppSelectionSet) throws java.io.IOException, AutomationException
setSelectionSetByRef
in interface ISelectionParameters
ppSelectionSet
- A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ISelectionSet getSelectionSet() throws java.io.IOException, AutomationException
getSelectionSet
in interface ISelectionParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setQueryFilterByRef(IQueryFilter ppQueryFilter) throws java.io.IOException, AutomationException
setQueryFilterByRef
in interface ISelectionParameters
ppQueryFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IQueryFilter getQueryFilter() throws java.io.IOException, AutomationException
getQueryFilter
in interface ISelectionParameters
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.