|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITerrainBuilder
Provides access to members that control terrain to raster conversion.
| Method Summary | |
|---|---|
ITerrainToRasterFunctionArguments |
getTerrainToRasterArguments()
The parameters controlling terrain to raster properties built by this raster type. |
void |
setTerrainToRasterArgumentsByRef(ITerrainToRasterFunctionArguments ppTerrainToRasterFunctionArgs)
The parameters controlling terrain to raster properties built by this raster type. |
| Method Detail |
|---|
void setTerrainToRasterArgumentsByRef(ITerrainToRasterFunctionArguments ppTerrainToRasterFunctionArgs)
throws IOException,
AutomationException
ppTerrainToRasterFunctionArgs - A reference to a com.esri.arcgis.datasourcesraster.ITerrainToRasterFunctionArguments (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITerrainToRasterFunctionArguments getTerrainToRasterArguments()
throws IOException,
AutomationException
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 | ||||||||