Defines symbology for rendering stops.
The NAStopRenderer is a specialized renderer for drawing Stops. It provides specialized symbology for Regular stops, as well as stops that have errors, are unlocated, or have a time window violation. It aslo draws the sequence number of the stop within the stop symbol. You can configure a FeatureLayer that is referencing a NAClass representing stops to use this renderer.
| Interfaces | Description |
|---|---|
| IFeatureRenderer (esriCarto) | Provides access to members that control functionality common to all feature renderers. |
| IFeatureSelectionRenderer (esriCarto) | Provides access to members that control functionality common to all feature selection renderers. |
| ILegendInfo (esriCarto) | Provides access to members that control legend information provided by a renderer. |
| INAStopRenderer | Provides access to symbols used to display stops. |
| IPersistStream (esriSystem) | |
| IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |