Provides access to the network analysis layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
Accessible | Indicates whether the datalayer at the specified index in the collection of DataLayers of the network analysis layer is accessible by ICompositeLayer methods. |
![]() |
Add | Add a new layer. |
![]() |
AllDataLayerCount | The total number of data layers (layers and standalone tables) in the network analysis layer. |
![]() |
AllLayerCount | The total number of layers in the network analysis layer. |
![]() |
AllStandaloneTableCount | The total number of standalone tables in the network analysis layer. |
![]() |
AttachContext | Sets the NALayer to reference the NAContext and the sublayers to reference the NAClasses of the NAContext. |
![]() |
CanRestrictAccessibility | Indicates whether the datalayer at the specified index in the collection of DataLayers of the network analysis layer can be hidden from ICompositeLayer methods. |
![]() |
Clear | Clear all analysis layers. |
![]() |
Context | The network analysis context. |
![]() |
CopyContext | Returns a copy of the NAContext referenced by the NALayer. |
![]() |
DataLayer | The datalayer at the specified index in the collection of DataLayers of the network analysis layer. |
![]() |
DataLayerByNAClassName | The network analysis layer or standalone table by class name. |
![]() |
Delete | Delete an existing layer. |
![]() |
Expanded | Indicates if the network analysis layer is expanded or collapsed in the TOC of the map. |
![]() |
FindDataLayerByNAClassName | The index of the named datalayer in the collection of DataLayers of the network analysis layer. |
![]() |
LayerByNAClassName | The network analysis layer by class name. |
![]() |
Reorder | Reorders the data layers in the network analysis layer based on the input array containing the new datalayer index value for each current index. |
Inherited Interfaces
Interfaces | Description |
---|---|
INALayer2 | Provides access to the network analysis layer. |
INALayer | Provides access to the network analysis layer. |
CoClasses that implement INALayer3
CoClasses and Classes | Description |
---|---|
NALayer | The layer for defining, solving, and viewing network analysis results. |