This document is archived and information here might be outdated. Recommended version. |
The NetworkAnalystUI library provides objects for working with the Network Analyst extension from within ArcMap. The library supports a number of objects that you, as a developer, can use; NetworkAnalystExtension, NAWindow, and a few geoprocessing objects are defined in the library.
Interface | Description |
---|---|
INAClassFieldMapCtrl | Provides access to network class fieldmap control. |
INADirectionsWindow | Provides access to INADirectionsWindow interface. |
INADirectionsWindowManager | Provides access to INADirectionsWindowManager interface. |
INADirectionsWindowOptions | Provides access to INADirectionsWindowOptions interface. |
INADirectionsWindowSetup | Provides access to INADirectionsWindowSetup interface. |
INAEditOperation | Provides access to network analysis edit operations. |
INAHierarchySettingsCtrl | Provides access to network hierarchy settings control. |
INALocationEditOptions | Provides access to location edit options. |
INASnapListCtrl | Provides access to network locator snapping control. |
INASourceQueryListCtrl | Provides access to network locator source query control. |
INAWindow | Provides access to the network analysis window. |
INAWindow2 | Provides access to the network analysis window. |
INAWindowCategory | Provides access to the window category. |
INAWindowCategory2 | Provides access to the window category. |
INAWindowCategoryGroup | Provides access to the window category group. |
INAWindowCategoryGroup2 | Provides access to the window category group. |
INAWindowCommand | Provides access to commands supported by a network analysis layer and category. |
INAWindowCommand2 | Provides access to commands supported by a network analysis layer and category or category group. |
INAWindowEvents | Provides access to events triggered by the network analysis window. |
INetworkAnalystExtension | Provides access to the network analyst extension. |
INetworkAnalystExtensionEvents | Provides access to events triggered by the network analysis extension. |
INetworkAnalystUIProtectNames | |
INetworkIdentifyDialog | Provides access to the network identify dialog. |
Class | Description |
---|---|
NAClassFieldMapCtrl | Control for setting network class field mappings. |
NADirectionsWindow | Network Analyst Directions Window Class. |
NADirectionsWindowManager | Network Analyst Directions Window Manager Class. |
NAEditOperation | The network analysis edit operation. |
NAHierarchySettingsCtrl | Control for setting network hierarchies. |
NASnapListCtrl | Control for setting network feature locators. |
NASourceQueryListCtrl | Control for setting network feature locator queries. |
NAWindow | The network analysis window. |
NetworkAnalystExtension | The extension for network analysis. |
NetworkIdentifyDialog | The network identify dialog. |
Enumeration | Description |
---|---|
esriNADirectionsWindowColumns | Directions Window columns. |
esriNALocationEditType | Types of network analysis location edit options. |
esriNAMessageType | Types of network analysis messages. |