|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicLayoutMgr
Provides access to members that control the Schematic Layout Task dropdown list.
Method Summary | |
---|---|
ISchematicAlgorithm |
getCurrentLayout()
Active schematic layout in the Layout Task dropdown list. |
void |
setCurrentLayoutByRef(ISchematicAlgorithm schematicAlgorithm)
Active schematic layout in the Layout Task dropdown list. |
Method Detail |
---|
ISchematicAlgorithm getCurrentLayout() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCurrentLayoutByRef(ISchematicAlgorithm schematicAlgorithm) throws IOException, AutomationException
schematicAlgorithm
- A reference to a com.esri.arcgis.schematic.ISchematicAlgorithm (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 |