|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterLayerDrawingDescription
Provides access to the RasterLayer drawing options.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
IRasterRenderer |
getRasterRenderer()
RasterRenderer used to represent symbology of a raster layer. |
void |
setRasterRendererByRef(IRasterRenderer ppRenderer)
RasterRenderer used to represent symbology of a raster layer. |
Method Detail |
---|
IRasterRenderer getRasterRenderer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRasterRendererByRef(IRasterRenderer ppRenderer) throws IOException, AutomationException
ppRenderer
- A reference to a com.esri.arcgis.carto.IRasterRenderer (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 |