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 IMosaicDataset3Proxy extends IMosaicDataset2Proxy implements IMosaicDataset3, 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, objRef
IID, IIDf1274bff_32cc_4f6b_82ad_3a0864b70599
IID63c4a7c3_a7dd_46a8_9e12_5ed568517fac
IID73b65b1d_3314_444d_a1e1_64bae578df7a
Modifier | Constructor and Description |
---|---|
|
IMosaicDataset3Proxy()
Deprecated.
For internal use only
|
|
IMosaicDataset3Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IMosaicDataset3Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IMosaicDataset3Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IMosaicDataset3Proxy(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.
|
ITable |
getDefinitionTable()
Deprecated.
The definition table.
|
IArray |
getFunctionTemplates()
Deprecated.
The collection of function templates.
|
IRaster |
getRaster(java.lang.String itemExpression)
Deprecated.
Returns the raster associated with the mosaic dataset item that satisfies the specified criteria.
|
ITable |
getViewMembershipTable()
Deprecated.
The associated item-view membership table.
|
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 |
setDefinitionTableByRef(ITable ppDefinitionTable)
Deprecated.
The definition table.
|
void |
setFunctionTemplatesByRef(IArray ppFunctionTemplates)
Deprecated.
The collection of function templates.
|
void |
setViewMembershipTableByRef(ITable ppViewMembershipTable)
Deprecated.
The associated item-view membership table.
|
void |
updateFunctionTemplates(IStringArray pFunctionTemplateNames)
Deprecated.
Updates the collection of function templates associated with the mosaic dataset.
|
computeCellSizes, getAnalysisResults, getCacheTable, getStatusTable, getViewTable, setAnalysisResultsByRef, setCacheTableByRef, setStatusTableByRef, setViewTableByRef
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
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
computeCellSizes, getAnalysisResults, getCacheTable, getStatusTable, getViewTable, setAnalysisResultsByRef, setCacheTableByRef, setStatusTableByRef, setViewTableByRef
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
public static final java.lang.Class targetClass
public boolean noncastable
public IMosaicDataset3Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IMosaicDataset3Proxy()
public IMosaicDataset3Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IMosaicDataset3Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IMosaicDataset3Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class IMosaicDataset2Proxy
iidStr
- 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.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class IMosaicDataset2Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public ITable getViewMembershipTable() throws java.io.IOException, AutomationException
getViewMembershipTable
in interface IMosaicDataset3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setViewMembershipTableByRef(ITable ppViewMembershipTable) throws java.io.IOException, AutomationException
setViewMembershipTableByRef
in interface IMosaicDataset3
ppViewMembershipTable
- A reference to a com.esri.arcgis.geodatabase.ITable (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IRaster getRaster(java.lang.String itemExpression) throws java.io.IOException, AutomationException
getRaster
in interface IMosaicDataset3
itemExpression
- The itemExpression (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ITable getDefinitionTable() throws java.io.IOException, AutomationException
getDefinitionTable
in interface IMosaicDataset3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefinitionTableByRef(ITable ppDefinitionTable) throws java.io.IOException, AutomationException
setDefinitionTableByRef
in interface IMosaicDataset3
ppDefinitionTable
- A reference to a com.esri.arcgis.geodatabase.ITable (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFunctionTemplatesByRef(IArray ppFunctionTemplates) throws java.io.IOException, AutomationException
setFunctionTemplatesByRef
in interface IMosaicDataset3
ppFunctionTemplates
- 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 IArray getFunctionTemplates() throws java.io.IOException, AutomationException
getFunctionTemplates
in interface IMosaicDataset3
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void updateFunctionTemplates(IStringArray pFunctionTemplateNames) throws java.io.IOException, AutomationException
updateFunctionTemplates
in interface IMosaicDataset3
pFunctionTemplateNames
- A reference to a com.esri.arcgis.system.IStringArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.