This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Classes > E > ESRIGen2AddressLocator Class (ArcObjects .NET 10.4 SDK) |
An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
ESRIGen2AddressLocator is a non-creatable object. References to non-creatable objects must be obtained through other objects.
An ESRIGen2AddressLocator is an address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. This address locator supports single line input for geocoding and is created using ArcGIS 10 address locator styles.
Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.
Interfaces | Description |
---|---|
IAddressCandidates | Provides access to members for generating candidates for an address. |
IAddressCandidates2 | Provides access to members for generating matching candidates for an address. |
IAddressGeocoding | Provides access to members for geocoding addresses. |
IAddressInputs | Provides access to members that specify fields for address tables. |
IBatchGeocoding | Provides access to members for batch geocoding functions. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IESRILocatorBuildOptionsEdit | Provides access to members that control Esri locator creation properties. |
IESRILocatorReleaseInfo | Provides access to members that describe Esri locator release information. |
IGeocodingProperties | Provides access to members that control geocoding settings. |
IGeocodingProperties2 | Provides access to members that control geocoding settings. |
IIntersectionGeocoding | Provides access to members for geocoding intersections. |
ILocator (esriGeoDatabase) | Provides access to members that describe general locator properties. |
ILocator2 | Provides access to members that describe general locator properties. |
ILocatorDataset (esriGeoDatabase) | Provides access to members for retrieving objects associated with the Locator. |
ILocatorExtraction | Provides access to locator extraction functionality |
ILocatorImpl | Provides access to members for editing general locator properties. |
IPlaceNameAlias | Provides access to memebers that specify a place name alias table. |
IReferenceDataTables | Provides access to members for specifying the reference data used by the locator. |
IReverseGeocoding | Provides access to members for reverse geocoding. |
IReverseGeocodingProperties | Provides access to members that control reverse geocoding settings. |
ISdeLocator | Provides access to locator properties specific to ArcSDE locators. |
ISingleLineAddressInput | Provides access to members for working with single line address information. |
ISQLPrivilege (esriGeoDatabase) | Provides access to members for granting and revoking privileges to database users. |
ISupportErrorInfo | Indicates whether a specific interface can return Automation error objects. |