Network Analyst Directions Window Manager Class.
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Interfaces
Interfaces | Description |
---|---|
IDocumentEvents (esriArcMapUI) | Provides access to events that occur in ArcMap. |
IExtension (esriSystem) | Provides access to members that define an extension. |
INADirectionsWindowManager | Provides access to INADirectionsWindowManager interface. |
INAWindowEvents | Provides access to events triggered by the network analysis window. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) |
Remarks
The NADirectionsWindowManager manages the NAContext for directions and provides access to the NADirectionsWindow.
NADirectionsWindowManager is the one and only instance of its class.