com.esri.arcgis.datasourcesraster
Class IRemoveItemsParametersProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IRemoveItemsParametersProxy
All Implemented Interfaces:
IRemoveItemsParameters, Externalizable, Serializable

public class IRemoveItemsParametersProxy
extends com.esri.arcgis.interop.Dispatch
implements IRemoveItemsParameters, Serializable

Provides access to members that control parameters for removing rasters from a mosaic dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also:
Serialized Form

Field Summary
 boolean noncastable
           
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Constructor Summary
  IRemoveItemsParametersProxy()
           
  IRemoveItemsParametersProxy(Object obj)
           
protected IRemoveItemsParametersProxy(Object obj, String iid)
           
 
Method Summary
 void addListener(String iidStr, Object theListener, Object theSource)
           
 boolean isDeleteOverviewImages()
          Indicates whether the raster dataset associated with selected overview items are deleted as well.
 boolean isRemoveBrokenItemsOnly()
          Indicates whether only catalog items with broken paths are removed.
 boolean isRemoveUnreferencedInstances()
          Indicates whether to remove the raster type instances for those which don't have any associated catalog items.
 boolean isTouchAffectedOverviewItems()
          Indicates whether to update the time stamp of all overview items affected by the removal of selected primary items.
 void removeListener(String iidStr, Object theListener)
           
 void setDeleteOverviewImages(boolean pbDeleteOverviewImages)
          Indicates whether the raster dataset associated with selected overview items are deleted as well.
 void setRemoveBrokenItemsOnly(boolean pbRemoveBrokenItemsOnly)
          Indicates whether only catalog items with broken paths are removed.
 void setRemoveUnreferencedInstances(boolean pbRemoveUnreferencedInstances)
          Indicates whether to remove the raster type instances for those which don't have any associated catalog items.
 void setTouchAffectedOverviewItems(boolean pbTouchAffectedOverviewItems)
          Indicates whether to update the time stamp of all overview items affected by the removal of selected primary items.
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

noncastable

public boolean noncastable
Constructor Detail

IRemoveItemsParametersProxy

public IRemoveItemsParametersProxy()

IRemoveItemsParametersProxy

public IRemoveItemsParametersProxy(Object obj)
                            throws IOException
Throws:
IOException

IRemoveItemsParametersProxy

protected IRemoveItemsParametersProxy(Object obj,
                                      String iid)
                               throws IOException
Throws:
IOException
Method Detail

addListener

public void addListener(String iidStr,
                        Object theListener,
                        Object theSource)
                 throws IOException
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
IOException

removeListener

public void removeListener(String iidStr,
                           Object theListener)
                    throws IOException
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
IOException

setDeleteOverviewImages

public void setDeleteOverviewImages(boolean pbDeleteOverviewImages)
                             throws IOException,
                                    AutomationException
Indicates whether the raster dataset associated with selected overview items are deleted as well. Overview images created within the geodatabase are owned and managed by the mosaic dataset. These managed overview images are always deleted along with the corres????&

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
setDeleteOverviewImages in interface IRemoveItemsParameters
Parameters:
pbDeleteOverviewImages - The pbDeleteOverviewImages (in)
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isDeleteOverviewImages

public boolean isDeleteOverviewImages()
                               throws IOException,
                                      AutomationException
Indicates whether the raster dataset associated with selected overview items are deleted as well. Overview images created within the geodatabase are owned and managed by the mosaic dataset. These managed overview images are always deleted along with the corres????&

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
isDeleteOverviewImages in interface IRemoveItemsParameters
Returns:
The pbDeleteOverviewImages
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRemoveUnreferencedInstances

public void setRemoveUnreferencedInstances(boolean pbRemoveUnreferencedInstances)
                                    throws IOException,
                                           AutomationException
Indicates whether to remove the raster type instances for those which don't have any associated catalog items.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
setRemoveUnreferencedInstances in interface IRemoveItemsParameters
Parameters:
pbRemoveUnreferencedInstances - The pbRemoveUnreferencedInstances (in)
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isRemoveUnreferencedInstances

public boolean isRemoveUnreferencedInstances()
                                      throws IOException,
                                             AutomationException
Indicates whether to remove the raster type instances for those which don't have any associated catalog items.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
isRemoveUnreferencedInstances in interface IRemoveItemsParameters
Returns:
The pbRemoveUnreferencedInstances
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTouchAffectedOverviewItems

public void setTouchAffectedOverviewItems(boolean pbTouchAffectedOverviewItems)
                                   throws IOException,
                                          AutomationException
Indicates whether to update the time stamp of all overview items affected by the removal of selected primary items.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
setTouchAffectedOverviewItems in interface IRemoveItemsParameters
Parameters:
pbTouchAffectedOverviewItems - The pbTouchAffectedOverviewItems (in)
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isTouchAffectedOverviewItems

public boolean isTouchAffectedOverviewItems()
                                     throws IOException,
                                            AutomationException
Indicates whether to update the time stamp of all overview items affected by the removal of selected primary items.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
isTouchAffectedOverviewItems in interface IRemoveItemsParameters
Returns:
The pbTouchAffectedOverviewItems
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRemoveBrokenItemsOnly

public void setRemoveBrokenItemsOnly(boolean pbRemoveBrokenItemsOnly)
                              throws IOException,
                                     AutomationException
Indicates whether only catalog items with broken paths are removed.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
setRemoveBrokenItemsOnly in interface IRemoveItemsParameters
Parameters:
pbRemoveBrokenItemsOnly - The pbRemoveBrokenItemsOnly (in)
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isRemoveBrokenItemsOnly

public boolean isRemoveBrokenItemsOnly()
                                throws IOException,
                                       AutomationException
Indicates whether only catalog items with broken paths are removed.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Specified by:
isRemoveBrokenItemsOnly in interface IRemoveItemsParameters
Returns:
The pbRemoveBrokenItemsOnly
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.