com.esri.arcgis.datasourcesraster
Class IMosaicDataset2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IMosaicDatasetProxy
          extended by com.esri.arcgis.datasourcesraster.IMosaicDataset2Proxy
All Implemented Interfaces:
IMosaicDataset, IMosaicDataset2, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IMosaicDataset3Proxy

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

Description: 'Provides access to members that control 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 IMosaicDataset2Proxy
extends IMosaicDatasetProxy
implements IMosaicDataset2, 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.IMosaicDataset2
IID, IID63c4a7c3_a7dd_46a8_9e12_5ed568517fac
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IMosaicDataset
IID73b65b1d_3314_444d_a1e1_64bae578df7a
 
Constructor Summary
  IMosaicDataset2Proxy()
          Deprecated. For internal use only
  IMosaicDataset2Proxy(java.lang.Object obj)
          Deprecated.  
protected IMosaicDataset2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IMosaicDataset2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IMosaicDataset2Proxy(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.  
 void computeCellSizes(double[] pLowCellSize, double[] pHighCellSize)
          Deprecated. Computes the smallest low cell size and the largest high cell size values from items in the mosaic catalog.
 ITable getAnalysisResults()
          Deprecated. The associated analysis results table.
 ITable getCacheTable()
          Deprecated. The cache table associated with the mosaic dataset.
 ITable getStatusTable()
          Deprecated. The associated status table.
 ITable getViewTable()
          Deprecated. The associated view table.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAnalysisResultsByRef(ITable ppAnalysisResultsTable)
          Deprecated. The associated analysis results table.
 void setCacheTableByRef(ITable ppCacheTable)
          Deprecated. The cache table associated with the mosaic dataset.
 void setStatusTableByRef(ITable ppStatusTable)
          Deprecated. The associated status table.
 void setViewTableByRef(ITable ppViewTable)
          Deprecated. The associated view table.
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IMosaicDatasetProxy
applyFunction, clearFunction, getBoundary, getBoundaryGeometry, getCatalog, getCatalogType, getChildren, getDeviceDpi, getDodgingTable, getLevelsTable, getLogTable, getMosaicFunction, getMosaicFunctionArguments, getOverviewTable, getRasterTypeTable, getRelativePath, getSeamline, getStereoTable, getVisibleFields, isReferenced, setDeviceDpi, setLevelsTableByRef, setLogTableByRef, setOverviewTableByRef, setRasterTypeTableByRef, setReferenced, setRelativePath
 
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.IMosaicDataset
applyFunction, clearFunction, getBoundary, getBoundaryGeometry, getCatalog, getCatalogType, getChildren, getDeviceDpi, getDodgingTable, getLevelsTable, getLogTable, getMosaicFunction, getMosaicFunctionArguments, getOverviewTable, getRasterTypeTable, getRelativePath, getSeamline, getStereoTable, getVisibleFields, isReferenced, setDeviceDpi, setLevelsTableByRef, setLogTableByRef, setOverviewTableByRef, setRasterTypeTableByRef, setReferenced, setRelativePath
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IMosaicDataset2Proxy

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

IMosaicDataset2Proxy

public IMosaicDataset2Proxy()
Deprecated. 
For internal use only


IMosaicDataset2Proxy

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

IMosaicDataset2Proxy

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

IMosaicDataset2Proxy

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

getStatusTable

public ITable getStatusTable()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The associated status table.

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

setStatusTableByRef

public void setStatusTableByRef(ITable ppStatusTable)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The associated status table.

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

getAnalysisResults

public ITable getAnalysisResults()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The associated analysis results table.

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

setAnalysisResultsByRef

public void setAnalysisResultsByRef(ITable ppAnalysisResultsTable)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The associated analysis results table.

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

computeCellSizes

public void computeCellSizes(double[] pLowCellSize,
                             double[] pHighCellSize)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Computes the smallest low cell size and the largest high cell size values from items in the mosaic catalog. The values returned are in the same units as the spatial references of the catalog.

Specified by:
computeCellSizes in interface IMosaicDataset2
Parameters:
pLowCellSize - The pLowCellSize (out: use single element array)
pHighCellSize - The pHighCellSize (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getViewTable

public ITable getViewTable()
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The associated view table.

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

setViewTableByRef

public void setViewTableByRef(ITable ppViewTable)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The associated view table.

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

getCacheTable

public ITable getCacheTable()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The cache table associated with the mosaic dataset.

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

setCacheTableByRef

public void setCacheTableByRef(ITable ppCacheTable)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The cache table associated with the mosaic dataset.

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