Provides access to populate network analysis classes in preparation for analysis.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
AddressLocator | The address locator to be used. |
![]() |
FieldMap | The field mapping definition. |
![]() |
Initialize | Quickly initializes the class loader to be able to load information from a cursor into a given NAClass. |
![]() |
Load | Populate the network analysis class. |
![]() |
Locator | The locator to be used. |
![]() |
NAClass | The network analysis class. |
![]() |
SnapOffsetDistance | The snap offset distance from the network. |
![]() |
SnapOffsetUnits | The snap offset units. |
![]() |
SnapToNetwork | Indicates if the geometry should be snapped to the network. |
Inherited Interfaces
Interfaces | Description |
---|---|
INAClassLoader | Provides access to populate network analysis classes in preparation for analysis. |
CoClasses that implement INAClassLoader2
CoClasses and Classes | Description |
---|---|
NAClassLoader | Loads a network class based on its field maps. |
Remarks
The INAClassLoader2 interface is used, for example, to populate stop locations from a point feature class. It is also used to specify the snapping and reverse-geocoding properties of the NAClassLoader object.