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 IMosaicDatasetOperation3Proxy extends IMosaicDatasetOperation2Proxy implements IMosaicDatasetOperation3, 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, IID4c28930e_e453_43b8_9302_035bf245ee55IID99ecf2dd_1b1f_4432_8c5b_192b5ff1dc5aIIDff02cbc0_bc6e_4f16_8652_bed3f04ca23f| Modifier | Constructor and Description |
|---|---|
|
IMosaicDatasetOperation3Proxy()
Deprecated.
For internal use only
|
|
IMosaicDatasetOperation3Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IMosaicDatasetOperation3Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IMosaicDatasetOperation3Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IMosaicDatasetOperation3Proxy(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 |
computePixelAlignment(IComputePixelAlignmentParameters pParameters,
ITrackCancel pTrackCancel,
IPoint[] ppOrigin,
IEnvelope[] ppExtent,
IPointArray[] ppCellSizes)
Deprecated.
Computes pixel alignment against a fixed origin of selected items visible within the specified cell size range.
|
void |
enableEditorTracking()
Deprecated.
Enables editor tracking on the mosaic dataset.
|
void |
estimateStatistics(IEstimateStatisticsParameters pParameters,
ITrackCancel pTrackCancel,
IArray[] ppAggregatedRasterHistograms,
IArray[] ppAggregatedRasterStatistics)
Deprecated.
Aggregates estimated histogram and statistics of selected mosaic dataset items.
|
void |
exportGeometry(IExportGeometryParameters pParameters,
ITrackCancel pTrackCancel)
Deprecated.
Export mosaic dataset geometries into a feature class.
|
void |
exportItems(IExportItemsParameters pParameters,
ITrackCancel pTrackCancel)
Deprecated.
Export mosaic dataset items
|
IGeometry |
getBoundaryGeometry(java.lang.String sViewID)
Deprecated.
Returns the boundary geometry associated with all mosaic dataset items that belong to the specified image view.
|
void |
loadDefinition(java.lang.String key,
java.lang.Object[] ppObject)
Deprecated.
Loads the value associated with the specified name from the mosaic dataset's definition table.
|
void |
populateAuxiliaryFields(IFields pFields,
IPropertySet pFieldAliases,
ISelectionParameters pParameters,
ITrackCancel pTrackCancel)
Deprecated.
Updates the specified set of auxiliary fields of mosaic dataset items that match the specified selection parameters.
|
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 |
updateCellSizeLevelCategory(int instanceID,
int levelId,
int category)
Deprecated.
Updates the level category associated with the specified instance ID.
|
void |
updateCellSizeLevelSeamlineRule(int instanceID,
int levelId,
IBuildSeamlinesParameters pParameters)
Deprecated.
Updates the level seamline rule associated with the specified instance ID.
|
void |
updateDefinition(java.lang.String key,
java.lang.Object pObject)
Deprecated.
Updates the value associated with the specified name in the mosaic dataset's definition table.
|
analyze, deleteMosaicDataset, getDefaultCacheWorkspace, getRecommendedRasterType, isStale, mergeItems, prepareSchema, repairManagedOverviews, repairReferencedSideTables, splitMergedItems, updateBoundaryaddNewerRasters, 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, waitanalyze, deleteMosaicDataset, getDefaultCacheWorkspace, getRecommendedRasterType, isStale, mergeItems, prepareSchema, repairManagedOverviews, repairReferencedSideTables, splitMergedItems, updateBoundaryaddNewerRasters, 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 IMosaicDatasetOperation3Proxy(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 IMosaicDatasetOperation3Proxy()
public IMosaicDatasetOperation3Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IMosaicDatasetOperation3Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IMosaicDatasetOperation3Proxy(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 IMosaicDatasetOperation2ProxyiidStr - 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 IMosaicDatasetOperation2ProxyiidStr - 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 enableEditorTracking()
throws java.io.IOException,
AutomationException
enableEditorTracking in interface IMosaicDatasetOperation3java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void updateCellSizeLevelCategory(int instanceID,
int levelId,
int category)
throws java.io.IOException,
AutomationException
updateCellSizeLevelCategory in interface IMosaicDatasetOperation3instanceID - The instanceID (in)levelId - The levelId (in)category - The category (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void updateCellSizeLevelSeamlineRule(int instanceID,
int levelId,
IBuildSeamlinesParameters pParameters)
throws java.io.IOException,
AutomationException
updateCellSizeLevelSeamlineRule in interface IMosaicDatasetOperation3instanceID - The instanceID (in)levelId - The levelId (in)pParameters - A reference to a com.esri.arcgis.datasourcesraster.IBuildSeamlinesParameters (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void computePixelAlignment(IComputePixelAlignmentParameters pParameters, ITrackCancel pTrackCancel, IPoint[] ppOrigin, IEnvelope[] ppExtent, IPointArray[] ppCellSizes) throws java.io.IOException, AutomationException
computePixelAlignment in interface IMosaicDatasetOperation3pParameters - A reference to a com.esri.arcgis.datasourcesraster.IComputePixelAlignmentParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)ppOrigin - A reference to a com.esri.arcgis.geometry.IPoint (out: use single element array)ppExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (out: use single element array)ppCellSizes - A reference to a com.esri.arcgis.geometry.IPointArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void exportItems(IExportItemsParameters pParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
exportItems in interface IMosaicDatasetOperation3pParameters - A reference to a com.esri.arcgis.datasourcesraster.IExportItemsParameters (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 IGeometry getBoundaryGeometry(java.lang.String sViewID) throws java.io.IOException, AutomationException
getBoundaryGeometry in interface IMosaicDatasetOperation3sViewID - The sViewID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void populateAuxiliaryFields(IFields pFields, IPropertySet pFieldAliases, ISelectionParameters pParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
populateAuxiliaryFields in interface IMosaicDatasetOperation3pFields - A reference to a com.esri.arcgis.geodatabase.IFields (in)pFieldAliases - A reference to a com.esri.arcgis.system.IPropertySet (in)pParameters - A reference to a com.esri.arcgis.datasourcesraster.ISelectionParameters (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 exportGeometry(IExportGeometryParameters pParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
exportGeometry in interface IMosaicDatasetOperation3pParameters - A reference to a com.esri.arcgis.datasourcesraster.IExportGeometryParameters (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 loadDefinition(java.lang.String key,
java.lang.Object[] ppObject)
throws java.io.IOException,
AutomationException
loadDefinition in interface IMosaicDatasetOperation3key - The key (in)ppObject - A reference to another Object (IUnknown) (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void updateDefinition(java.lang.String key,
java.lang.Object pObject)
throws java.io.IOException,
AutomationException
updateDefinition in interface IMosaicDatasetOperation3key - The key (in)pObject - 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 estimateStatistics(IEstimateStatisticsParameters pParameters, ITrackCancel pTrackCancel, IArray[] ppAggregatedRasterHistograms, IArray[] ppAggregatedRasterStatistics) throws java.io.IOException, AutomationException
estimateStatistics in interface IMosaicDatasetOperation3pParameters - A reference to a com.esri.arcgis.datasourcesraster.IEstimateStatisticsParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)ppAggregatedRasterHistograms - A reference to a com.esri.arcgis.system.IArray (out: use single element array)ppAggregatedRasterStatistics - A reference to a com.esri.arcgis.system.IArray (out: use single element array)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.