Provides access to members that describe general locator properties.
Use the ILocator interface to inspect the general properties of a locator.
| Description | ||
|---|---|---|
![]() |
Category | Category of the locator. |
![]() |
Description | Description of the locator. |
![]() |
Name | Name of the locator. |
![]() |
UserInterface | User interface for the locator. |
| CoClasses and Classes | Description |
|---|---|
| AGSAddressLocator (esriLocation) | A locator adaptor for the GeocodeServer proxies. |
| CompositeLocator (esriLocation) | A locator that contains collection of other locators. |
| ESRIFDOAddressLocator (esriLocation) | A locator that uses the ESRI geocoding engine and Feature-Data-Object reference data sources. |
| ESRIFDOAddressLocatorStyle (esriLocation) | A locator style for locators that use the ESRI geocoding engine and Feature-Data-Object reference data sources. |
| GenericLocatorStyle (esriLocation) | A generic style for creating a new locator. |
| RouteMeasureLocator (esriLocation) | Route measure locator object. |
| StreetMapAddressLocator (esriLocation) | A locator that uses the ESRI geocoding engine and StreetMap reference data sources. |
| StreetMapAddressLocatorStyle (esriLocation) | A locator style for locators that use the ESRI geocoding engine and StreetMap reference data sources. |
The ILocator interface is supported by all locators and locator styles supported by ArcGIS. Additional interfaces must be supported by a locator in order to be used as an address locator in ArcGIS.
ILocatorWorkspace.GetLocator Method | ILocatorWorkspace.UpdateLocator Method | ILocator Interface | ESRIFDOAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocatorStyle Class | StreetMapAddressLocator Class | LocatorExtension Class | GxLocator Class | IAddressUI.RematchTable Method | ILocatorStyle Interface | ILocatorWorkspace.GetLocatorStyle Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class