This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Classes > N > NAStopRenderer CoClass (ArcObjects .NET 10.4 SDK) |
Defines symbology for rendering stops.
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. |
ILevelRenderer (esriCarto) | Provides access to members that control the drawing of symbols for features, where symbols are separated into levels, and each level drawn separately. |
INAStopRenderer | Provides access to symbols used to display stops. |
INAStopRenderer2 | Provides access to symbols used to display stops. |
IPersistStream (esriSystem) | |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
The NAStopRenderer is a specialized renderer for drawing Stops. It provides specialized symbology for regular stops, as well as for stops that have errors, are unlocated, or have a time window violation. It also draws the sequence number of the stop within the stop symbol. You can configure a FeatureLayer that is referencing an NAClass representing stops to use this renderer.