|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPLayerDescription
Method Summary | |
---|---|
ILayerDrawingDescription |
getLayerDrawingDescription()
The layer drawing description. |
Object |
getRenderer()
Get the layer renderer. |
void |
setLayerDrawingDescriptionByRef(ILayerDrawingDescription ppDesc)
The layer drawing description. |
Method Detail |
---|
ILayerDrawingDescription getLayerDrawingDescription() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLayerDrawingDescriptionByRef(ILayerDrawingDescription ppDesc) throws IOException, AutomationException
ppDesc
- A reference to a com.esri.arcgis.carto.ILayerDrawingDescription (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.Object getRenderer() 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 |