This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocator Interface (ArcObjects .NET 10.4 SDK) |
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) | An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0. |
ESRIFDOAddressLocatorStyle (esriLocation) | An address locator style for locators that use the Esri geocoding engine developed prior to ArcGIS version 10.0. |
ESRIGen2AddressLocator (esriLocation) | An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
ESRIGen2AddressLocatorStyle (esriLocation) | An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
GenericLocatorStyle (esriLocation) | A generic style for creating a new locator. |
RouteMeasureLocator (esriLocation) | Route measure locator object. |
RSLocator (esriLocation) | An address locator that uses the Esri RouteServer geocoding engine. |
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 | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | StreetMapAddressLocator Class | ESRIFDOAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class | ILocatorStyle Interface | ILocatorWorkspace.GetLocatorStyle Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class