com.esri.arcgis.datasourcesraster
Class ISeamlineTaskInfo2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.ISeamlineTaskInfoProxy
          extended by com.esri.arcgis.datasourcesraster.ISeamlineTaskInfo2Proxy
All Implemented Interfaces:
ISeamlineTaskInfo, ISeamlineTaskInfo2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control information defining a seamline task.' 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 ISeamlineTaskInfo2Proxy
extends ISeamlineTaskInfoProxy
implements ISeamlineTaskInfo2, 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.ISeamlineTaskInfo2
IID, IIDfa85970c_6c4c_43d6_800d_38cefcf8e842
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.ISeamlineTaskInfo
IID528269bf_e314_4fc5_adcc_2d6dbb812411
 
Constructor Summary
  ISeamlineTaskInfo2Proxy()
          Deprecated. For internal use only
  ISeamlineTaskInfo2Proxy(java.lang.Object obj)
          Deprecated.  
protected ISeamlineTaskInfo2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISeamlineTaskInfo2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISeamlineTaskInfo2Proxy(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.  
 IRaster getItemRaster()
          Deprecated. The item raster for which the seamline is being computed.
 IRaster getMosaicRaster()
          Deprecated. The mosaic raster used for computing the seamline
 int getRequestSizeType()
          Deprecated. The unit of the value specified for the 'RequestSize' property.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setItemRasterByRef(IRaster ppItemRaster)
          Deprecated. The item raster for which the seamline is being computed.
 void setMosaicRasterByRef(IRaster ppMosaicRaster)
          Deprecated. The mosaic raster used for computing the seamline
 void setRequestSizeType(int pRequestSizeType)
          Deprecated. The unit of the value specified for the 'RequestSize' property.
 
Methods inherited from class com.esri.arcgis.datasourcesraster.ISeamlineTaskInfoProxy
getCellSize, getDifferenceRaster, getEndPoint, getItemGeometry, getItemID, getMosaicFunction, getMosaicGeometry, getMosaicItemIDs, getRequestSize, getStartPoint, setCellSizeByRef, setDifferenceRasterByRef, setEndPointByRef, setItemGeometryByRef, setItemID, setMosaicFunctionByRef, setMosaicGeometryByRef, setMosaicItemIDsByRef, setRequestSize, setStartPointByRef
 
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.ISeamlineTaskInfo
getCellSize, getDifferenceRaster, getEndPoint, getItemGeometry, getItemID, getMosaicFunction, getMosaicGeometry, getMosaicItemIDs, getRequestSize, getStartPoint, setCellSizeByRef, setDifferenceRasterByRef, setEndPointByRef, setItemGeometryByRef, setItemID, setMosaicFunctionByRef, setMosaicGeometryByRef, setMosaicItemIDsByRef, setRequestSize, setStartPointByRef
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ISeamlineTaskInfo2Proxy

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

ISeamlineTaskInfo2Proxy

public ISeamlineTaskInfo2Proxy()
Deprecated. 
For internal use only


ISeamlineTaskInfo2Proxy

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

ISeamlineTaskInfo2Proxy

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

ISeamlineTaskInfo2Proxy

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

setItemRasterByRef

public void setItemRasterByRef(IRaster ppItemRaster)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The item raster for which the seamline is being computed.

Specified by:
setItemRasterByRef in interface ISeamlineTaskInfo2
Parameters:
ppItemRaster - A reference to a com.esri.arcgis.geodatabase.IRaster (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getItemRaster

public IRaster getItemRaster()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The item raster for which the seamline is being computed.

Specified by:
getItemRaster in interface ISeamlineTaskInfo2
Returns:
A reference to a com.esri.arcgis.geodatabase.IRaster
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMosaicRasterByRef

public void setMosaicRasterByRef(IRaster ppMosaicRaster)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The mosaic raster used for computing the seamline

Specified by:
setMosaicRasterByRef in interface ISeamlineTaskInfo2
Parameters:
ppMosaicRaster - A reference to a com.esri.arcgis.geodatabase.IRaster (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMosaicRaster

public IRaster getMosaicRaster()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The mosaic raster used for computing the seamline

Specified by:
getMosaicRaster in interface ISeamlineTaskInfo2
Returns:
A reference to a com.esri.arcgis.geodatabase.IRaster
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getRequestSizeType

public int getRequestSizeType()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The unit of the value specified for the 'RequestSize' property.

Specified by:
getRequestSizeType in interface ISeamlineTaskInfo2
Returns:
A com.esri.arcgis.datasourcesraster.esriRequestSizeType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setRequestSizeType

public void setRequestSizeType(int pRequestSizeType)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The unit of the value specified for the 'RequestSize' property.

Specified by:
setRequestSizeType in interface ISeamlineTaskInfo2
Parameters:
pRequestSizeType - A com.esri.arcgis.datasourcesraster.esriRequestSizeType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.