|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAnalystTraceHighlight
Provides access to members that control the schematic analyst trace result highlighting.
ISchematicAnalystTraceResult| Method Summary | |
|---|---|
int |
getLinkColor()
Color of the highlithted links. |
int |
getLinkStyle()
Style of the highlithted links. |
double |
getLinkWidth()
Width of the highlithted links. |
boolean |
isLinkColorSet()
Indicates if the highlighting color currently set must be used to highlight the links detected by the trace operation. |
boolean |
isLinkStyleSet()
Indicates if the highlighting style currently set must be used to highlight the links detected by the trace operation. |
boolean |
isLinkWidthSet()
Indicates if the link width currently specified must be used to highlight the links detected by the trace operation. |
void |
setLinkColor(int pVal)
Color of the highlithted links. |
void |
setLinkColorSet(boolean pVal)
Indicates if the highlighting color currently set must be used to highlight the links detected by the trace operation. |
void |
setLinkStyle(int pVal)
Style of the highlithted links. |
void |
setLinkStyleSet(boolean pVal)
Indicates if the highlighting style currently set must be used to highlight the links detected by the trace operation. |
void |
setLinkWidth(double pVal)
Width of the highlithted links. |
void |
setLinkWidthSet(boolean pVal)
Indicates if the link width currently specified must be used to highlight the links detected by the trace operation. |
| Method Detail |
|---|
int getLinkColor()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceHighlight.getLinkStyle(),
ISchematicAnalystTraceHighlight.isLinkColorSet()
void setLinkColor(int pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLinkStyle()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceHighlight.isLinkStyleSet(),
ISchematicAnalystTraceHighlight.getLinkColor()
void setLinkStyle(int pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getLinkWidth()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceHighlight.isLinkWidthSet()
void setLinkWidth(double pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLinkColorSet()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceHighlight.getLinkColor()
void setLinkColorSet(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLinkStyleSet()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceHighlight.getLinkStyle()
void setLinkStyleSet(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLinkWidthSet()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicAnalystTraceHighlight.getLinkWidth()
void setLinkWidthSet(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (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 | ||||||||