com.esri.arcgis.datasourcesraster
Class IRemoveItemsParameters4Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IRemoveItemsParametersProxy
          extended by com.esri.arcgis.datasourcesraster.IRemoveItemsParameters2Proxy
              extended by com.esri.arcgis.datasourcesraster.IRemoveItemsParameters3Proxy
                  extended by com.esri.arcgis.datasourcesraster.IRemoveItemsParameters4Proxy
All Implemented Interfaces:
IRemoveItemsParameters, IRemoveItemsParameters2, IRemoveItemsParameters3, IRemoveItemsParameters4, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IRemoveItemsParameters4'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'

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 =

public class IRemoveItemsParameters4Proxy
extends IRemoveItemsParameters3Proxy
implements IRemoveItemsParameters4, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters4
IID, IID8189cbdf_485a_458f_a79c_cda4a8c2a954
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters3
IIDf0292ac5_4dba_4ca8_a7b8_452df0dc79d0
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters2
IID1392ac33_0be8_4c56_93b8_ae0644297c68
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters
IIDa907cb6a_6cfc_4fb5_8d80_93ea185416d7
 
Constructor Summary
  IRemoveItemsParameters4Proxy()
          Deprecated. For internal use only
  IRemoveItemsParameters4Proxy(java.lang.Object obj)
          Deprecated.  
protected IRemoveItemsParameters4Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IRemoveItemsParameters4Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IRemoveItemsParameters4Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 boolean isResetRelativePath()
          Deprecated. Indicates whether the mosaic dataset's relative path is reset to the mosaic dataset's current workspace.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setResetRelativePath(boolean pbResetRelativePath)
          Deprecated. Indicates whether the mosaic dataset's relative path is reset to the mosaic dataset's current workspace.
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IRemoveItemsParameters3Proxy
isRemoveColorCorrection, isRemoveSeamlines, setRemoveColorCorrection, setRemoveSeamlines
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IRemoveItemsParameters2Proxy
isDeleteItemCache, isRemoveItem, setDeleteItemCache, setRemoveItem
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IRemoveItemsParametersProxy
isDeleteOverviewImages, isRemoveBrokenItemsOnly, isRemoveUnreferencedInstances, isTouchAffectedOverviewItems, setDeleteOverviewImages, setRemoveBrokenItemsOnly, setRemoveUnreferencedInstances, setTouchAffectedOverviewItems
 
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
 
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters3
isRemoveColorCorrection, isRemoveSeamlines, setRemoveColorCorrection, setRemoveSeamlines
 
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters2
isDeleteItemCache, isRemoveItem, setDeleteItemCache, setRemoveItem
 
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRemoveItemsParameters
isDeleteOverviewImages, isRemoveBrokenItemsOnly, isRemoveUnreferencedInstances, isTouchAffectedOverviewItems, setDeleteOverviewImages, setRemoveBrokenItemsOnly, setRemoveUnreferencedInstances, setTouchAffectedOverviewItems
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IRemoveItemsParameters4Proxy

public IRemoveItemsParameters4Proxy(java.lang.String CLSID,
                                    java.lang.String host,
                                    com.esri.arcgis.interop.AuthInfo authInfo)
                             throws java.net.UnknownHostException,
                                    java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IRemoveItemsParameters4Proxy

public IRemoveItemsParameters4Proxy()
Deprecated. 
For internal use only


IRemoveItemsParameters4Proxy

public IRemoveItemsParameters4Proxy(java.lang.Object obj)
                             throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IRemoveItemsParameters4Proxy

protected IRemoveItemsParameters4Proxy(java.lang.Object obj,
                                       java.lang.String iid)
                                throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IRemoveItemsParameters4Proxy

protected IRemoveItemsParameters4Proxy(java.lang.String CLSID,
                                       java.lang.String iid,
                                       java.lang.String host,
                                       com.esri.arcgis.interop.AuthInfo authInfo)
                                throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IRemoveItemsParameters3Proxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IRemoveItemsParameters3Proxy
Throws:
java.io.IOException

setResetRelativePath

public void setResetRelativePath(boolean pbResetRelativePath)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates whether the mosaic dataset's relative path is reset to the mosaic dataset's current workspace.

Specified by:
setResetRelativePath in interface IRemoveItemsParameters4
Parameters:
pbResetRelativePath - The pbResetRelativePath (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isResetRelativePath

public boolean isResetRelativePath()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates whether the mosaic dataset's relative path is reset to the mosaic dataset's current workspace.

Specified by:
isResetRelativePath in interface IRemoveItemsParameters4
Returns:
The pbResetRelativePath
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.