Provides access to symbols used to display stops.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
ErrorSymbol | The symbol used for a stop that has an error. | |
LegendClass | The legend class associated with the stop symbol type. | |
MoveStopSymbol | Move the stop symbol type to the new position in the group of all stop renderer symbol types. | |
StopSymbol | The symbol used for a located stop. | |
StopSymbolPosition | The stop symbol position of the symbol type in the group of all stop renderer symbol types. | |
TextSymbol | The text symbol used for a stop. | |
TimeViolationSymbol | The symbol used for a stop that has a time window violation. | |
UnlocatedSymbol | The symbol used for a stop that could not be found on the network. | |
Visible | Indicates if the stop symbol type is visible. |
Inherited Interfaces
Interfaces | Description |
---|---|
INAStopRenderer | Provides access to symbols used to display stops. |
CoClasses that implement INAStopRenderer2
CoClasses and Classes | Description |
---|---|
NAStopRenderer | Defines symbology for rendering stops. |
Remarks
The INAStopRenderer interface is used to set up the symoblogy used by the NAStopRenderer. It provides the ability to change the ErrorSymbol, StopSymbol, TextSymbol, TimeViolationSymbol, and UnlocatedSymbol.