|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxCachedObjects
Provides access to members that load/release objects being cached for efficiency.
Method Summary | |
---|---|
void |
loadCachedObjects()
Loads any objects that should be cached for efficiency. |
void |
releaseCachedObjects()
Releases any objects that have been cached for efficiency. |
Method Detail |
---|
void loadCachedObjects() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void releaseCachedObjects() 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 |