Provides access to the analysis result drawing. Note: the INASymbolizer interface has been superseded byINASymbolizer2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
Applies | Indicates if the symbolizer applies to the analysis context. | |
CreateLayer | Creates a new analysis layer. | |
Priority | The priority is used to determine the best symbolizer to symbolize a network analysis layer. If multiple symbolizers apply to the network analysis layer, the one with the largest numeric value for priority is used to create and update the network analysis laye | |
UpdateLayer | Updates an existing analysis layer. |
CoClasses that implement INASymbolizer
CoClasses and Classes | Description |
---|---|
NAClosestFacilitySymbolizer | Symbolizes closest facility analysis results. |
NALocationAllocationSymbolizer | Symbolizes LA analysis results. |
NAODCostMatrixSymbolizer | Symbolizes origin-destination matrix analysis results. |
NARouteSymbolizer | Symbolizes route analysis results. |
NAServiceAreaSymbolizer | Symbolizes service area analysis results. |
NAVRPSymbolizer | Symbolizes VRP analysis results. |
Remarks
INASymbolizer has been superseded by INASymbolizer2.