|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPLayersAndTablesDomain
Provides access to the GpLayers and Tables domain.
Method Summary | |
---|---|
boolean |
isHideDELayer()
Indicates whether or not to hide layers on disk. |
void |
setHideDELayer(boolean hide)
Indicates whether or not to hide layers on disk. |
Method Detail |
---|
void setHideDELayer(boolean hide) throws IOException, AutomationException
hide
- The hide (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isHideDELayer() 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 |