com.esri.arcgis.datasourcesraster
Class IRemoveItemsParameters3Proxy

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
All Implemented Interfaces:
IRemoveItemsParameters, IRemoveItemsParameters2, IRemoveItemsParameters3, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IRemoveItemsParameters4Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IRemoveItemsParameters3'. 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 IRemoveItemsParameters3Proxy
extends IRemoveItemsParameters2Proxy
implements IRemoveItemsParameters3, 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.IRemoveItemsParameters3
IID, 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
  IRemoveItemsParameters3Proxy()
          Deprecated. For internal use only
  IRemoveItemsParameters3Proxy(java.lang.Object obj)
          Deprecated.  
protected IRemoveItemsParameters3Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IRemoveItemsParameters3Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IRemoveItemsParameters3Proxy(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 isRemoveColorCorrection()
          Deprecated. Indicates whether color corrrection information is removed from the mosaic dataset and the dodging side-table truncated.
 boolean isRemoveSeamlines()
          Deprecated. Indicates whether seamline information is removed from the mosaic dataset and the seamlines side-table truncated.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setRemoveColorCorrection(boolean pbRemoveColorCorrection)
          Deprecated. Indicates whether color corrrection information is removed from the mosaic dataset and the dodging side-table truncated.
 void setRemoveSeamlines(boolean pbRemoveSeamlines)
          Deprecated. Indicates whether seamline information is removed from the mosaic dataset and the seamlines side-table truncated.
 
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.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

IRemoveItemsParameters3Proxy

public IRemoveItemsParameters3Proxy(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

IRemoveItemsParameters3Proxy

public IRemoveItemsParameters3Proxy()
Deprecated. 
For internal use only


IRemoveItemsParameters3Proxy

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

IRemoveItemsParameters3Proxy

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

IRemoveItemsParameters3Proxy

protected IRemoveItemsParameters3Proxy(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 IRemoveItemsParameters2Proxy
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 IRemoveItemsParameters2Proxy
Throws:
java.io.IOException

setRemoveColorCorrection

public void setRemoveColorCorrection(boolean pbRemoveColorCorrection)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Indicates whether color corrrection information is removed from the mosaic dataset and the dodging side-table truncated.

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

isRemoveColorCorrection

public boolean isRemoveColorCorrection()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Indicates whether color corrrection information is removed from the mosaic dataset and the dodging side-table truncated.

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

setRemoveSeamlines

public void setRemoveSeamlines(boolean pbRemoveSeamlines)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Indicates whether seamline information is removed from the mosaic dataset and the seamlines side-table truncated.

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

isRemoveSeamlines

public boolean isRemoveSeamlines()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates whether seamline information is removed from the mosaic dataset and the seamlines side-table truncated.

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