|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITemporaryLayer
Provides access to temporary layer properties.
| Method Summary | |
|---|---|
boolean |
isTemporary()
Indicates if the layer is a temporary layer. |
void |
setTemporary(boolean temporary)
Indicates if the layer is a temporary layer. |
| Method Detail |
|---|
void setTemporary(boolean temporary)
throws IOException,
AutomationException
temporary - The temporary (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isTemporary()
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 | ||||||||