A locator representation in ArcCatalog.
Product Availability
Available with ArcGIS Desktop.
Description
A GxLocator is an ArcCatalog object that represents a locator.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IGxDatabaseExtensionCompare (esriCatalog) | Provides access to members that defines whether something is a database extension. |
IGxDataElement (esriCatalog) | Provides access to all GxObjects to get their associated data elements. |
IGxDataElementHelper (esriCatalog) | Provides access to interface which allows GxObject implementers to partially or completely fill the properties of the peer data element. |
IGxLocator (esriCatalog) | Provides access to members for retrieving the locator. |
IGxObject (esriCatalog) | Provides access to members that are common to all GxObjects. |
IGxObjectEdit (esriCatalog) | Provides access to members that edit/modify a GxObject. |
IGxObjectProperties (esriCatalog) | Provides access to members that return properties of the GxObject. |
IGxObjectUI (esriCatalog) | Provides access to members that represent the icons and menus for a GxObject. |
IGxPasteTarget (esriCatalog) | Provides access to members for pasting objects. |
IMetadata (esriGeoDatabase) | Provides access to members that manage and update metadata. |
See Also
ILocatorWorkspace.GetLocator Method | ILocatorWorkspace.UpdateLocator Method | ILocator Interface | ESRIFDOAddressLocator Class | StreetMapAddressLocator Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class