|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISelectionEnvironmentLayer
Provides access to members that control the behavior of invisible layers when a new selection is made.
Method Summary | |
---|---|
boolean |
isClearInvisibleLayers()
Indicates if invisible layers have their selections cleared when a new selection is made. |
void |
setClearInvisibleLayers(boolean clearInvisible)
Indicates if invisible layers have their selections cleared when a new selection is made. |
Method Detail |
---|
boolean isClearInvisibleLayers() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setClearInvisibleLayers(boolean clearInvisible) throws IOException, AutomationException
clearInvisible
- The clearInvisible (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 |