Provides access to members that describe general locator properties.
Product Availability
When To Use
Use the ILocator interface to inspect the general properties of a locator.
Members
Description | ||
---|---|---|
Category | Category of the locator. | |
Description | Description of the locator. | |
Name | Name of the locator. | |
UserInterface | User interface for the locator. |
CoClasses that implement ILocator
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. |
Remarks
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.
See Also
ILocator Interface | ILocatorWorkspace.UpdateLocator Method | ILocatorWorkspace.GetLocator Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocator Class | LocatorExtension Class | GxLocator Class | ILocatorWorkspace.GetLocatorStyle Method | ILocatorStyle Interface | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class