|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMosaicRaster2
Provides access to members that control a MosaicRaster.
IMosaicRaster2 interface allows you to set and mosaic rasters from RasterCatalogTable object.
| Method Summary | |
|---|---|
IRasterCatalogTable |
getRasterCatalogTable()
The source raster catalog table. |
void |
recalculateCellsize(int type)
Recalculates the cellsize as (min, max, or mean) of all cellsizes. |
void |
setRasterCatalogTableByRef(IRasterCatalogTable ppCatalogTable)
The source raster catalog table. |
| Method Detail |
|---|
IRasterCatalogTable getRasterCatalogTable()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterCatalogTableByRef(IRasterCatalogTable ppCatalogTable)
throws IOException,
AutomationException
ppCatalogTable - A reference to a com.esri.arcgis.datasourcesraster.IRasterCatalogTable (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void recalculateCellsize(int type)
throws IOException,
AutomationException
type - A com.esri.arcgis.datasourcesraster.esriCellsizeType constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||