|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDESchematicDiagram
Provides access to members that return information about schematic diagram data elements.
Method Summary | |
---|---|
String |
getDiagramClassName()
Diagram class name. |
void |
setDiagramClassName(String className)
Diagram class name. |
Method Detail |
---|
String getDiagramClassName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDiagramClassName(String className) throws IOException, AutomationException
className
- The className (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 |