Description: 'Provides access to members that control mosaic function.' 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 IMosaicFunctionProxy extends com.esri.arcgis.interop.Dispatch implements IMosaicFunction, 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, IID2e7a3bb4_76e1_4b84_a359_68233d60450a
Modifier | Constructor and Description |
---|---|
|
IMosaicFunctionProxy()
Deprecated.
For internal use only
|
|
IMosaicFunctionProxy(java.lang.Object obj)
Deprecated.
|
protected |
IMosaicFunctionProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IMosaicFunctionProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IMosaicFunctionProxy(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.
|
java.lang.String |
constructQueryExpression(IPoint pCellsize)
Deprecated.
Constructs a query expression (WHERE clause).
|
ITable |
getCatalog()
Deprecated.
The catalog.
|
java.lang.String |
getCellsizeFieldName()
Deprecated.
The native raster cellsize field name.
|
java.lang.String |
getDefinitionExpression()
Deprecated.
The definition expression on the source catalog.
|
IFIDSet |
getDefinitionFIDs()
Deprecated.
The definition selection set on the source catalog.
|
IGeometry |
getDefinitionGeometry()
Deprecated.
The definition (spatial selection) geometry on the source catalog.
|
IFIDSet |
getFIDs()
Deprecated.
The current selection set on the source catalog.
|
java.lang.Object |
getFootprintSymbol()
Deprecated.
The symbol used to draw footprints.
|
java.lang.String |
getLockRasterFieldName()
Deprecated.
The lock raster ID field name in the source catalog.
|
java.lang.String |
getLockRasterID()
Deprecated.
The lock raster ID.
|
java.lang.String |
getLODFieldName()
Deprecated.
The LOD field name.
|
IMosaicLODInfos |
getLODInfos()
Deprecated.
The current mosaic LOD information.
|
int |
getMaxCellsizeFieldIndex()
Deprecated.
The maximum cellsize field index.
|
java.lang.String |
getMaxCellsizeFieldName()
Deprecated.
The maximum cellsize field name.
|
IPnt |
getMaximumVisibleCellsize()
Deprecated.
The maximum visible cellsize.
|
int |
getMaxMosaicImageCount()
Deprecated.
The maximum number of rasters used per request.
|
int |
getMinCellsizeFieldIndex()
Deprecated.
The minimum cellsize field index.
|
java.lang.String |
getMinCellsizeFieldName()
Deprecated.
The minimum cellsize field name.
|
int |
getMosaicMethod()
Deprecated.
The mosaic method.
|
IMosaicOperator |
getMosaicOperator()
Deprecated.
The current mosaic operator.
|
int |
getMosaicOperatorType()
Deprecated.
The current mosaic operator type.
|
java.lang.Object |
getOrderByBaseValue()
Deprecated.
The Order By base value.
|
java.lang.String |
getOrderByFieldName()
Deprecated.
The Order By field on the source catalog.
|
int |
getRasterFieldIndex()
Deprecated.
The raster field index.
|
java.lang.String |
getRasterFieldName()
Deprecated.
The raster field name in the source catalog.
|
IPoint |
getViewpoint()
Deprecated.
The view point.
|
java.lang.String |
getWhereClause()
Deprecated.
The SQL selection where clause expression.
|
boolean |
isApplyColorCorrection()
Deprecated.
Indicates if color correction needs to be applied.
|
boolean |
isAscending()
Deprecated.
Indicates whether the ascending flag of OrderBy.
|
boolean |
isClipToFootprint()
Deprecated.
Indicates if individual images will be clipped to their footprints.
|
boolean |
isDrawFootprint()
Deprecated.
Indicates if to draw footprints.
|
boolean |
isVisible(double dx,
double dy)
Deprecated.
Checks if a given pixel size is visible.
|
void |
lockCellsize(double cellSize)
Deprecated.
Locks LOD at a given cellsize.
|
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.
|
ICursor |
search(IQueryFilter pQueryFilter,
IPoint pCellsize)
Deprecated.
Searches the catalog using current mosaic rules.
|
void |
setApplyColorCorrection(boolean pApplyColorCorrection)
Deprecated.
Indicates if color correction needs to be applied.
|
void |
setAscending(boolean pAscending)
Deprecated.
Indicates whether the ascending flag of OrderBy.
|
void |
setCellsizeFieldName(java.lang.String pCellsizeFieldName)
Deprecated.
The native raster cellsize field name.
|
void |
setClipToFootprint(boolean pClipping)
Deprecated.
Indicates if individual images will be clipped to their footprints.
|
void |
setDefinitionExpression(java.lang.String pExpression)
Deprecated.
The definition expression on the source catalog.
|
void |
setDefinitionFIDsByRef(IFIDSet ppFIDs)
Deprecated.
The definition selection set on the source catalog.
|
void |
setDefinitionGeometryByRef(IGeometry ppGeometry)
Deprecated.
The definition (spatial selection) geometry on the source catalog.
|
void |
setDrawFootprint(boolean pDraw)
Deprecated.
Indicates if to draw footprints.
|
void |
setFIDsByRef(IFIDSet ppFIDs)
Deprecated.
The current selection set on the source catalog.
|
void |
setFootprintSymbolByRef(java.lang.Object ppSymbol)
Deprecated.
The symbol used to draw footprints.
|
void |
setLockRasterFieldName(java.lang.String pLockFieldName)
Deprecated.
The lock raster ID field name in the source catalog.
|
void |
setLockRasterID(java.lang.String pRasterID)
Deprecated.
The lock raster ID.
|
void |
setLODFieldName(java.lang.String pLODFieldName)
Deprecated.
The LOD field name.
|
void |
setLODInfosByRef(IMosaicLODInfos ppLODInfos)
Deprecated.
The current mosaic LOD information.
|
void |
setMaxCellsizeFieldName(java.lang.String pMaxCellsizeFieldName)
Deprecated.
The maximum cellsize field name.
|
void |
setMaximumVisibleCellsize(IPnt ppCellsize)
Deprecated.
The maximum visible cellsize.
|
void |
setMaxMosaicImageCount(int pCount)
Deprecated.
The maximum number of rasters used per request.
|
void |
setMinCellsizeFieldName(java.lang.String pMinCellsizeFieldName)
Deprecated.
The minimum cellsize field name.
|
void |
setMosaicMethod(int pMosaicMethod)
Deprecated.
The mosaic method.
|
void |
setMosaicOperatorByRef(IMosaicOperator op)
Deprecated.
The current mosaic operator.
|
void |
setMosaicOperatorType(int type)
Deprecated.
The current mosaic operator type.
|
void |
setOrderByBaseValue(java.lang.Object pValue)
Deprecated.
The Order By base value.
|
void |
setOrderByFieldName(java.lang.String pName)
Deprecated.
The Order By field on the source catalog.
|
void |
setRasterFieldName(java.lang.String pRasterFieldName)
Deprecated.
The raster field name in the source catalog.
|
void |
setViewpointByRef(IPoint ppViewpoint)
Deprecated.
The view point.
|
void |
setWhereClause(java.lang.String pExpression)
Deprecated.
The SQL selection where clause expression.
|
void |
unlockCellsize()
Deprecated.
Unlocks LOD from the locked cellsize.
|
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
public static final java.lang.Class targetClass
public boolean noncastable
public IMosaicFunctionProxy(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 IMosaicFunctionProxy()
public IMosaicFunctionProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IMosaicFunctionProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IMosaicFunctionProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
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 java.lang.String getDefinitionExpression() throws java.io.IOException, AutomationException
getDefinitionExpression
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefinitionExpression(java.lang.String pExpression) throws java.io.IOException, AutomationException
setDefinitionExpression
in interface IMosaicFunction
pExpression
- The pExpression (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IGeometry getDefinitionGeometry() throws java.io.IOException, AutomationException
getDefinitionGeometry
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDefinitionGeometryByRef(IGeometry ppGeometry) throws java.io.IOException, AutomationException
setDefinitionGeometryByRef
in interface IMosaicFunction
ppGeometry
- 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 setDefinitionFIDsByRef(IFIDSet ppFIDs) throws java.io.IOException, AutomationException
setDefinitionFIDsByRef
in interface IMosaicFunction
ppFIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IFIDSet getDefinitionFIDs() throws java.io.IOException, AutomationException
getDefinitionFIDs
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getRasterFieldName() throws java.io.IOException, AutomationException
getRasterFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setRasterFieldName(java.lang.String pRasterFieldName) throws java.io.IOException, AutomationException
setRasterFieldName
in interface IMosaicFunction
pRasterFieldName
- The pRasterFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCellsizeFieldName() throws java.io.IOException, AutomationException
getCellsizeFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCellsizeFieldName(java.lang.String pCellsizeFieldName) throws java.io.IOException, AutomationException
setCellsizeFieldName
in interface IMosaicFunction
pCellsizeFieldName
- The pCellsizeFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMinCellsizeFieldName() throws java.io.IOException, AutomationException
getMinCellsizeFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMinCellsizeFieldName(java.lang.String pMinCellsizeFieldName) throws java.io.IOException, AutomationException
setMinCellsizeFieldName
in interface IMosaicFunction
pMinCellsizeFieldName
- The pMinCellsizeFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMaxCellsizeFieldName() throws java.io.IOException, AutomationException
getMaxCellsizeFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMaxCellsizeFieldName(java.lang.String pMaxCellsizeFieldName) throws java.io.IOException, AutomationException
setMaxCellsizeFieldName
in interface IMosaicFunction
pMaxCellsizeFieldName
- The pMaxCellsizeFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLODFieldName() throws java.io.IOException, AutomationException
getLODFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLODFieldName(java.lang.String pLODFieldName) throws java.io.IOException, AutomationException
setLODFieldName
in interface IMosaicFunction
pLODFieldName
- The pLODFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IMosaicLODInfos getLODInfos() throws java.io.IOException, AutomationException
getLODInfos
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLODInfosByRef(IMosaicLODInfos ppLODInfos) throws java.io.IOException, AutomationException
setLODInfosByRef
in interface IMosaicFunction
ppLODInfos
- A reference to a com.esri.arcgis.datasourcesraster.IMosaicLODInfos (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPnt getMaximumVisibleCellsize() throws java.io.IOException, AutomationException
getMaximumVisibleCellsize
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMaximumVisibleCellsize(IPnt ppCellsize) throws java.io.IOException, AutomationException
setMaximumVisibleCellsize
in interface IMosaicFunction
ppCellsize
- A reference to a com.esri.arcgis.geodatabase.IPnt (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isDrawFootprint() throws java.io.IOException, AutomationException
isDrawFootprint
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDrawFootprint(boolean pDraw) throws java.io.IOException, AutomationException
setDrawFootprint
in interface IMosaicFunction
pDraw
- The pDraw (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getFootprintSymbol() throws java.io.IOException, AutomationException
getFootprintSymbol
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFootprintSymbolByRef(java.lang.Object ppSymbol) throws java.io.IOException, AutomationException
setFootprintSymbolByRef
in interface IMosaicFunction
ppSymbol
- A reference to another Object (IUnknown) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMosaicMethod() throws java.io.IOException, AutomationException
getMosaicMethod
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMosaicMethod(int pMosaicMethod) throws java.io.IOException, AutomationException
setMosaicMethod
in interface IMosaicFunction
pMosaicMethod
- A com.esri.arcgis.datasourcesraster.esriMosaicMethod constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getOrderByFieldName() throws java.io.IOException, AutomationException
getOrderByFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setOrderByFieldName(java.lang.String pName) throws java.io.IOException, AutomationException
setOrderByFieldName
in interface IMosaicFunction
pName
- The pName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getOrderByBaseValue() throws java.io.IOException, AutomationException
getOrderByBaseValue
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setOrderByBaseValue(java.lang.Object pValue) throws java.io.IOException, AutomationException
setOrderByBaseValue
in interface IMosaicFunction
pValue
- A Variant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLockRasterFieldName() throws java.io.IOException, AutomationException
getLockRasterFieldName
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLockRasterFieldName(java.lang.String pLockFieldName) throws java.io.IOException, AutomationException
setLockRasterFieldName
in interface IMosaicFunction
pLockFieldName
- The pLockFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLockRasterID() throws java.io.IOException, AutomationException
getLockRasterID
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLockRasterID(java.lang.String pRasterID) throws java.io.IOException, AutomationException
setLockRasterID
in interface IMosaicFunction
pRasterID
- The pRasterID (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IPoint getViewpoint() throws java.io.IOException, AutomationException
getViewpoint
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setViewpointByRef(IPoint ppViewpoint) throws java.io.IOException, AutomationException
setViewpointByRef
in interface IMosaicFunction
ppViewpoint
- A reference to a com.esri.arcgis.geometry.IPoint (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isAscending() throws java.io.IOException, AutomationException
isAscending
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setAscending(boolean pAscending) throws java.io.IOException, AutomationException
setAscending
in interface IMosaicFunction
pAscending
- The pAscending (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMosaicOperatorType() throws java.io.IOException, AutomationException
getMosaicOperatorType
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMosaicOperatorType(int type) throws java.io.IOException, AutomationException
setMosaicOperatorType
in interface IMosaicFunction
type
- A com.esri.arcgis.datasourcesraster.rstMosaicOperatorType constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IMosaicOperator getMosaicOperator() throws java.io.IOException, AutomationException
getMosaicOperator
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMosaicOperatorByRef(IMosaicOperator op) throws java.io.IOException, AutomationException
setMosaicOperatorByRef
in interface IMosaicFunction
op
- A reference to a com.esri.arcgis.datasourcesraster.IMosaicOperator (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getWhereClause() throws java.io.IOException, AutomationException
getWhereClause
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setWhereClause(java.lang.String pExpression) throws java.io.IOException, AutomationException
setWhereClause
in interface IMosaicFunction
pExpression
- The pExpression (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setFIDsByRef(IFIDSet ppFIDs) throws java.io.IOException, AutomationException
setFIDsByRef
in interface IMosaicFunction
ppFIDs
- A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public IFIDSet getFIDs() throws java.io.IOException, AutomationException
getFIDs
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void lockCellsize(double cellSize) throws java.io.IOException, AutomationException
lockCellsize
in interface IMosaicFunction
cellSize
- The cellSize (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void unlockCellsize() throws java.io.IOException, AutomationException
unlockCellsize
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ITable getCatalog() throws java.io.IOException, AutomationException
getCatalog
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getRasterFieldIndex() throws java.io.IOException, AutomationException
getRasterFieldIndex
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMinCellsizeFieldIndex() throws java.io.IOException, AutomationException
getMinCellsizeFieldIndex
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMaxCellsizeFieldIndex() throws java.io.IOException, AutomationException
getMaxCellsizeFieldIndex
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isVisible(double dx, double dy) throws java.io.IOException, AutomationException
isVisible
in interface IMosaicFunction
dx
- The dx (in)dy
- The dy (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public int getMaxMosaicImageCount() throws java.io.IOException, AutomationException
getMaxMosaicImageCount
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMaxMosaicImageCount(int pCount) throws java.io.IOException, AutomationException
setMaxMosaicImageCount
in interface IMosaicFunction
pCount
- The pCount (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isClipToFootprint() throws java.io.IOException, AutomationException
isClipToFootprint
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setClipToFootprint(boolean pClipping) throws java.io.IOException, AutomationException
setClipToFootprint
in interface IMosaicFunction
pClipping
- The pClipping (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isApplyColorCorrection() throws java.io.IOException, AutomationException
isApplyColorCorrection
in interface IMosaicFunction
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setApplyColorCorrection(boolean pApplyColorCorrection) throws java.io.IOException, AutomationException
setApplyColorCorrection
in interface IMosaicFunction
pApplyColorCorrection
- The pApplyColorCorrection (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String constructQueryExpression(IPoint pCellsize) throws java.io.IOException, AutomationException
constructQueryExpression
in interface IMosaicFunction
pCellsize
- A reference to a com.esri.arcgis.geometry.IPoint (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public ICursor search(IQueryFilter pQueryFilter, IPoint pCellsize) throws java.io.IOException, AutomationException
search
in interface IMosaicFunction
pQueryFilter
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)pCellsize
- A reference to a com.esri.arcgis.geometry.IPoint (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.