Description: 'Provides access to additional moasaic dataset operations.' 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 IMosaicDatasetOperation2Proxy extends IMosaicDatasetOperationProxy implements IMosaicDatasetOperation2, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRefIID, IID99ecf2dd_1b1f_4432_8c5b_192b5ff1dc5aIIDff02cbc0_bc6e_4f16_8652_bed3f04ca23f| Modifier | Constructor and Description |
|---|---|
|
IMosaicDatasetOperation2Proxy()
Deprecated.
For internal use only
|
|
IMosaicDatasetOperation2Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IMosaicDatasetOperation2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IMosaicDatasetOperation2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IMosaicDatasetOperation2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
void |
analyze(IAnalyzeParameters pAnalyzeParameters,
ITrackCancel pTrackCancel)
Deprecated.
Analyzes the mosaic dataset for errors.
|
void |
deleteMosaicDataset(IDeleteMosaicDatasetParameters pMDDeleteParams,
ITrackCancel pTrackCancel)
Deprecated.
Deletes the mosaic dataset.
|
IWorkspaceName |
getDefaultCacheWorkspace()
Deprecated.
The default workspace for storing cached datasets associated with the mosaic dataset.
|
IRasterType |
getRecommendedRasterType()
Deprecated.
Returns a raster type object recommended as a possible default for this mosaic dataset.
|
boolean |
isStale(IRow pRow)
Deprecated.
Indicates whether the specified row is stale.
|
void |
mergeItems(IMergeItemsParameters pParameters,
ITrackCancel pTrackCancel)
Deprecated.
Combines selected items into one or more new mosaic dataset items.
|
void |
prepareSchema(int sideTables,
IArray pRasterTypeNameObjects)
Deprecated.
Creates all mosaic dataset side-tables and their relationships.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
void |
repairManagedOverviews(ITrackCancel pTrackCancel)
Deprecated.
Repairs the managed overview paths for mosaic datasets that have been moved.
|
void |
repairReferencedSideTables(java.lang.Object pTargetCatalogOrMosaicDataset)
Deprecated.
Repairs a referenced mosaic dataset to point to the spcecified target mosaic dataset or raster catalog.
|
void |
splitMergedItems(ISplitMergedItemsParameters pParameters,
ITrackCancel pTrackCancel)
Deprecated.
Creates new mosaic dataset items based on the constituent parts of a previously merged item.
|
void |
updateBoundary(IGeometry pBoundaryGeometry)
Deprecated.
Updates the boundary associated with the mosaic dataset to be the specified geometry.
|
addNewerRasters, addRasters, buildBoundary, buildFootprints, buildSeamlines, calculateCellSizeRanges, computeDirtyArea, defineNoData, defineOverviews, generateOverviews, getCellSizeLevels, getDefaultOverviewWorkspace, importGeometry, querySpatialIndex, removeItems, replacePaths, resetSpatialIndex, search, synchronize, updateCellSizeLevels, updateTimeStampbindUsingMoniker, 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, writeExternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewerRasters, addRasters, buildBoundary, buildFootprints, buildSeamlines, calculateCellSizeRanges, computeDirtyArea, defineNoData, defineOverviews, generateOverviews, getCellSizeLevels, getDefaultOverviewWorkspace, importGeometry, querySpatialIndex, removeItems, replacePaths, resetSpatialIndex, search, synchronize, updateCellSizeLevels, updateTimeStamppublic static final java.lang.Class targetClass
public boolean noncastable
public IMosaicDatasetOperation2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IMosaicDatasetOperation2Proxy()
public IMosaicDatasetOperation2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IMosaicDatasetOperation2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IMosaicDatasetOperation2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class IMosaicDatasetOperationProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object to be informed of the eventstheSource - the proxy class that represents the COM class that is the source of the eventsjava.io.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class IMosaicDatasetOperationProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic void analyze(IAnalyzeParameters pAnalyzeParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
analyze in interface IMosaicDatasetOperation2pAnalyzeParameters - A reference to a com.esri.arcgis.datasourcesraster.IAnalyzeParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void prepareSchema(int sideTables,
IArray pRasterTypeNameObjects)
throws java.io.IOException,
AutomationException
prepareSchema in interface IMosaicDatasetOperation2sideTables - A com.esri.arcgis.datasourcesraster.esriMosaicDatasetSideTable constant (in)pRasterTypeNameObjects - A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IWorkspaceName getDefaultCacheWorkspace() throws java.io.IOException, AutomationException
getDefaultCacheWorkspace in interface IMosaicDatasetOperation2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isStale(IRow pRow) throws java.io.IOException, AutomationException
isStale in interface IMosaicDatasetOperation2pRow - A reference to a com.esri.arcgis.geodatabase.IRow (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void deleteMosaicDataset(IDeleteMosaicDatasetParameters pMDDeleteParams, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
deleteMosaicDataset in interface IMosaicDatasetOperation2pMDDeleteParams - A reference to a com.esri.arcgis.datasourcesraster.IDeleteMosaicDatasetParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IRasterType getRecommendedRasterType() throws java.io.IOException, AutomationException
getRecommendedRasterType in interface IMosaicDatasetOperation2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void mergeItems(IMergeItemsParameters pParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
mergeItems in interface IMosaicDatasetOperation2pParameters - A reference to a com.esri.arcgis.datasourcesraster.IMergeItemsParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void splitMergedItems(ISplitMergedItemsParameters pParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
splitMergedItems in interface IMosaicDatasetOperation2pParameters - A reference to a com.esri.arcgis.datasourcesraster.ISplitMergedItemsParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void updateBoundary(IGeometry pBoundaryGeometry) throws java.io.IOException, AutomationException
updateBoundary in interface IMosaicDatasetOperation2pBoundaryGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void repairReferencedSideTables(java.lang.Object pTargetCatalogOrMosaicDataset)
throws java.io.IOException,
AutomationException
repairReferencedSideTables in interface IMosaicDatasetOperation2pTargetCatalogOrMosaicDataset - A reference to another Object (IUnknown) (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void repairManagedOverviews(ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
repairManagedOverviews in interface IMosaicDatasetOperation2pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.