|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicInMemoryFeatureClassContainer
Provides access to members that manage the list of in memory feature classes.
Method Summary | |
---|---|
ISchematicInMemoryFeatureClass |
getSchematicInMemoryFeatureClass(ISchematicElementClass schematicElementClass)
Finds the in memory feature classes corresponding to a schematic element class. |
IEnumSchematicInMemoryFeatureClass |
getSchematicInMemoryFeatureClasses()
Enumeration of in memory feature classes. |
Method Detail |
---|
IEnumSchematicInMemoryFeatureClass getSchematicInMemoryFeatureClasses() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISchematicInMemoryFeatureClass getSchematicInMemoryFeatureClass(ISchematicElementClass schematicElementClass) throws IOException, AutomationException
schematicElementClass
- A reference to a com.esri.arcgis.schematic.ISchematicElementClass (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 |