com.esri.arcgis.geodatabase
Interface ILocatorStyle

All Superinterfaces:
Serializable
All Known Implementing Classes:
ESRIFDOAddressLocatorStyle, ESRIGen2AddressLocatorStyle, GenericLocatorStyle, ILocatorStyleProxy, StreetMapAddressLocatorStyle

public interface ILocatorStyle
extends Serializable

Provides access to locator style properties.

When To Use

The ILocatorStyle interface is supported by locator styles, but not by locators. You can check if an object supports this interface to determine whether it is a locator or a locator style.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also:
ILocatorWorkspace.updateLocator(com.esri.arcgis.geodatabase.ILocator), ILocatorStyle, StreetMapAddressLocatorStyle, com.esri.arcgis.locationui.GxLocator, ESRIFDOAddressLocatorStyle, ILocatorWorkspace.getLocator(String), ILocator, ESRIFDOAddressLocator, StreetMapAddressLocator, com.esri.arcgis.locationui.LocatorExtension, com.esri.arcgis.locationui.IGxNewLocator, ILocatorWorkspace.getLocatorStyle(String), com.esri.arcgis.catalogUI.IGxLocator