|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterCatalogHelper
Provides access to a RasterCatalog helper.
IRasterCatalogHelper provides the function to update footprints of a raster catalog and the spatial reference of the footprint column.
IRasterCatalog| Method Summary | |
|---|---|
void |
updateFootprint(IRasterCatalog catalog)
Updates RasterCatalog footprint. |
void |
updateFootprintSpatialReference(IRasterCatalog catalog)
Updates RasterCatalog footprint spatial reference. |
| Method Detail |
|---|
void updateFootprint(IRasterCatalog catalog)
throws IOException,
AutomationException
catalog - A reference to a com.esri.arcgis.geodatabase.IRasterCatalog (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateFootprintSpatialReference(IRasterCatalog catalog)
throws IOException,
AutomationException
catalog - A reference to a com.esri.arcgis.geodatabase.IRasterCatalog (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 | ||||||||