Provides access to properties common to all locator agents.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
Bind | Re-associate the locator with the given network dataset and its schema. | |
Name | The name of the locator agent. | |
QueryGeometry | The geometry for the given network location. | |
QueryLocationByPoint | Find a network location from a point. | |
QueryLocationByRow | Find a network location from a row. | |
QueryPoint | The point for the given network location. |
Inherited Interfaces
Interfaces | Description |
---|---|
INALocatorAgent | Provides access to properties common to all locator agents. |
CoClasses that implement INALocatorAgent2
CoClasses and Classes | Description |
---|---|
NALocatorFeatureAgent | Finds network feature locations for analysis. |
NALocatorLocationFieldsAgent | Defines the network location fields to be used by a locator. |
Remarks
INALocatorAgent2 has been superseded by INALocatorAgent3.