|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDynamicCacheLayerManager2
Provides access to dynamic layers cache management.
Method Summary | |
---|---|
boolean |
isCached()
Indicates whether the layer is drawing while in cached mode. |
void |
setCached(boolean cached)
Indicates whether the layer is drawing while in cached mode. |
Method Detail |
---|
boolean isCached() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCached(boolean cached) throws IOException, AutomationException
cached
- The cached (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 |