| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxHighlightSettings
Provides access to highlight symbols.
| Method Summary | |
|---|---|
|  IColor | getHighlightFeatureColor()The highlight color drawn for highlighted features. | 
|  IColor | getHighlightTrackFeatureColor()The highlight color drawn for features in highlighted tracks. | 
|  IColor | getHighlightTrackLineColor()The highlight color drawn for track-lines in highlighted tracks. | 
|  void | setHighlightFeatureColor(IColor color)The highlight color drawn for highlighted features. | 
|  void | setHighlightTrackFeatureColor(IColor color)The highlight color drawn for features in highlighted tracks. | 
|  void | setHighlightTrackLineColor(IColor color)The highlight color drawn for track-lines in highlighted tracks. | 
| Method Detail | 
|---|
void setHighlightTrackFeatureColor(IColor color)
                                   throws IOException,
                                          AutomationException
color - A reference to a com.esri.arcgis.display.IColor  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getHighlightTrackFeatureColor()
                                     throws IOException,
                                            AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHighlightTrackLineColor(IColor color)
                                throws IOException,
                                       AutomationException
color - A reference to a com.esri.arcgis.display.IColor  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getHighlightTrackLineColor()
                                  throws IOException,
                                         AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHighlightFeatureColor(IColor color)
                              throws IOException,
                                     AutomationException
color - A reference to a com.esri.arcgis.display.IColor  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IColor getHighlightFeatureColor()
                                throws IOException,
                                       AutomationException
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 | ||||||||