|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDELayer
Provides access to the Layer Data Element.
Method Summary | |
---|---|
IGPLayer |
getGPLayer()
The data element layer. |
void |
setGPLayerByRef(IGPLayer ppLayer)
The data element layer. |
Method Detail |
---|
IGPLayer getGPLayer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGPLayerByRef(IGPLayer ppLayer) throws IOException, AutomationException
ppLayer
- A reference to a com.esri.arcgis.datasourcesfile.IGPLayer (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 |