Package-level declarations

Types

Link copied to clipboard

A structure that describes a geocode method parameters. Structure holding the parameters to support the geocode operation for a geocoding service or local locator.

Link copied to clipboard

A match candidate returned from a LocatorTask geocode or reverse geocode operation. GeocodeResult provides information about the candidate, such as a collection of requested attribute values, user-friendly label text, and locations suited for accurate match display or for routing input.

Link copied to clipboard

A class that declares description of attributes.

Link copied to clipboard

A class that contains information about supports the ability and return attributes. Class containing the information for a LocatorTask, either an online locator created from an ArcGIS geocode service, or a local locator created from local data.

Link copied to clipboard

A class can be used to convert an address to a point (geocode) or vice-versa (reverse geocode). LocatorTask involves finding matching locations for a given address. Reverse-geocoding is the opposite and involves finding corresponding addresses for a given location.

Link copied to clipboard

A class that describes a reverse geocode method parameters. Structure holding the parameters to support the reverse geocode operation for a geocoding service or local locator.

Link copied to clipboard

A structure representing parameters for a geocoding suggestion operation. Geocoding suggestions provide character-by-character auto-completion for facilitating interactive search experiences.

Link copied to clipboard

A class representing the result of a geocoding suggestion operation. A suggestion result can be forwarded to geocoding find operation.