|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxObjectFactoryMetadata
Provides access to members that returns a GxObject from some metadata.
Method Summary | |
---|---|
IGxObject |
getGxObjectFromMetadata(String metadataPath)
Given a path to some metadata, constructs the corresponding GxObject. |
Method Detail |
---|
IGxObject getGxObjectFromMetadata(String metadataPath) throws IOException, AutomationException
metadataPath
- The metadataPath (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 |