|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAnalystTraceResult
Provides access to members that control the schematic analyst trace result.
ISchematicAnalystTraceHighlight| Method Summary | |
|---|---|
void |
clearResult()
Clears the trace result. |
INgElements |
getTraceResult()
Returns the set of graphic elements detected by the trace operation. |
void |
showResult(int newVal)
Shows the trace result. |
| Method Detail |
|---|
void clearResult()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void showResult(int newVal)
throws IOException,
AutomationException
newVal - The newVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceResult.getTraceResult()
INgElements getTraceResult()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceResult.showResult(int)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||