| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicInMemoryDiagramContainer
Provides access to members that manage the schematic in memory diagram container.
| Method Summary | |
|---|---|
 ISchematicInMemoryDiagram | 
getSchematicInMemoryDiagram(String name)
Schematic in memory diagram referenced by the specified Name.  | 
 IEnumSchematicInMemoryDiagram | 
getSchematicInMemoryDiagrams()
Schematic in memory diagrams enumeration within the schematic diagram container.  | 
| Method Detail | 
|---|
IEnumSchematicInMemoryDiagram getSchematicInMemoryDiagrams()
                                                           throws IOException,
                                                                  AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicInMemoryDiagram getSchematicInMemoryDiagram(String name)
                                                      throws IOException,
                                                             AutomationException
name - The name  (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 | ||||||||