|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRenderedRasterFunctionArguments
Provides access to members that control rendered raster function arguments.
| Method Summary | |
|---|---|
Object |
getRaster()
The input raster. |
Object |
getRasterRenderer()
The input raster renderer. |
void |
setRasterByRef(Object ppRaster)
The input raster. |
void |
setRasterRendererByRef(Object ppRasterRenderer)
The input raster renderer. |
| Method Detail |
|---|
Object getRaster()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterByRef(Object ppRaster)
throws IOException,
AutomationException
ppRaster - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getRasterRenderer()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterRendererByRef(Object ppRasterRenderer)
throws IOException,
AutomationException
ppRasterRenderer - A reference to another Object (IUnknown) (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 | ||||||||