|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDERasterUtilities
Provides access to the Raster Data Element Utilities.
| Method Summary | |
|---|---|
void |
assignRasterBandProperties(IRasterBand pDataset,
IDataElement pDataElement)
Assign raster band properties. |
void |
assignRasterDatasetProperties(IRasterDataset pDataset,
IDataElement pDataElement)
Assign raster dataset properties. |
| Method Detail |
|---|
void assignRasterDatasetProperties(IRasterDataset pDataset,
IDataElement pDataElement)
throws IOException,
AutomationException
pDataset - A reference to a com.esri.arcgis.geodatabase.IRasterDataset (in)pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void assignRasterBandProperties(IRasterBand pDataset,
IDataElement pDataElement)
throws IOException,
AutomationException
pDataset - A reference to a com.esri.arcgis.datasourcesraster.IRasterBand (in)pDataElement - A reference to a com.esri.arcgis.geodatabase.IDataElement (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 | ||||||||