Provides access to members for working with single line address information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the ISingleLineAddressInput interface to determine if a locator supports geocoding an address in a single line format. Address locators created in ArcGIS 10 support single line input geocoding.
Members
Description | ||
---|---|---|
DefaultInputFieldNames | Recognized names for the single line input field. | |
SingleLineAddressField | Field needed to geocode a single line address. |
CoClasses that implement ISingleLineAddressInput
CoClasses and Classes | Description |
---|---|
AGSAddressLocator | A locator adaptor for the GeocodeServer proxies. |
CompositeLocator | A locator that contains collection of other locators. |
ESRIGen2AddressLocator | An address locator that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |
ESRIGen2AddressLocatorStyle | An address locator style that uses the ESRI geocoding engine introduced in ArcGIS version 10.0. |