Provides access to members for retrieving objects associated with the Locator.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the ILocatorDataset interface to retrieve objects that are related to the locator.
Members
Description | ||
---|---|---|
FullName | The Name object for the locator. | |
LocatorWorkspace | The locator workspace that contains the locator. |
CoClasses that implement ILocatorDataset
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. |
ESRIGen2AddressLocator (esriLocation) | An address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |
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. |
See Also
ILocatorWorkspace2 Interface | ILocatorWorkspace Interface | ILocatorWorkspaceName Interface | LocatorEnumerator Class | DatabaseLocatorWorkspace Class | LocatorManager Class | ILocatorManager.GetLocatorWorkspaceFromPath Method | LocatorWorkspaceName Class | ILocatorManager2 Interface | LocalLocatorWorkspace Class | ILocatorWorkspaceName2 Interface | ILocatorManager Interface | IDatabaseLocatorWorkspace Interface | ILocatorWorkspace.GetLocatorName Method | ILocatorName Interface | LocatorName Class