|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicNetworkAnalystMgr
Provides access to members that control the Schematic Trace Task dropdown list.
Method Summary | |
---|---|
ISchematicAlgorithm |
getCurrentTrace()
Active schematic trace task in the Trace Task dropdown list. |
void |
setCurrentTraceByRef(ISchematicAlgorithm schematicAlgorithm)
Active schematic trace task in the Trace Task dropdown list. |
Method Detail |
---|
ISchematicAlgorithm getCurrentTrace() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCurrentTraceByRef(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 |