Package | Description |
---|---|
com.here.android.mpa.search |
The search package provides classes for performing places and geocoder searches.
|
Class and Description |
---|
Address
Provides textual address information for a
Location . |
AutoSuggest
Represents the base class for suggested places and searches.
|
AutoSuggest.Type
Represents values describing supported
AutoSuggest types for a text suggestion. |
Category
Represents a category with which a
Place can be associated. |
Category.Global
Represents a set of fixed category filters on the resources of the Places search service.
|
CategoryFilter
Represents a filter used when performing a search for popular places within a specific geographic
area.
|
ContactDetail
Represents detailed information about a contact for a
Place . |
DiscoveryLink
Represents a discovery-related API link, used to retrieve a
DiscoveryResultPage . |
DiscoveryRequest
Represents an extended
Request used to retrieve a DiscoveryResultPage object by
way of Places search services. |
DiscoveryResult
Represents a base class for a
DiscoveryResult found in a DiscoveryResultPage . |
DiscoveryResult.ResultType
Represents values describing possible
DiscoveryResult types. |
DiscoveryResultPage
Represents a paginated collection of results from a request.
|
EditorialMedia
Represents editorial content about a
Place . |
ErrorCode
Represents values describing possible search request errors.
|
ExploreRequest
Creates a
ExploreRequest using a specified location context and category filter. |
ExtendedAttribute
Represents additional detailed information about a
Place . |
GeocodeRequest
Deprecated.
As of release 3.6. Use
GeocodeRequest2 instead. |
GeocodeRequest2
GeocodeRequest2 represents an extended Request used to retrieve Location
data by way of Geocoder search services. |
GeocodeResult
Represents the result of a geocode request.
|
HereRequest
The
HereRequest answers the questions "Where am I?" and
"What's right here where I am standing?" The search results consist of a list of places with
addresses that lie within the vicinity of the search location. |
ImageMedia
Represents image content related to a
Place . |
Link
Represents a
Link indicating that the application must make another request to
retrieve the desired resource. |
Location
Represents the physical location of a
Place . |
Media
Represents the base class for additional rich content about a
Place . |
Media.Type |
MediaCollectionPage
Represents a base class for a paginateable collection of
Media objects of a specific
type. |
MediaCollectionPageRequest |
Place
Represents a set of data about a physical place.
|
PlaceLink
Represents discovery information about a
Place . |
PlaceRequest
Represents an extended
Request used to retrieve a Place object by way of Places
search services. |
RatingMedia
Represents rating content about a
Place . |
Ratings
Represents a summary of user-supplied ratings for a
Place . |
ReportingLink
Represents a
ReportingLink for getting options for reporting on content if it contains inappropriate content. |
Request
Represents a base class for a search request.
|
ResultListener
Represents an event listener that reports information about the completion of a request.
|
ReviewMedia
Represents review content about a
Place . |
RichTextFormatting
Represents values describing possible formats for rich text content.
|
SearchRequest
The
SearchRequest processes text string queries based on the user's input to find
specific places. |
SupplierLink
Represents a
SupplierLink which contains meta-information about a supplier. |
TextAutoSuggestionRequest
Represents an extended
Request used to retrieve a List of search terms by way of
Places search services. |
TextAutoSuggestionRequest.AutoSuggestFilterType
Represents values describing AutoSuggest response's result filter types that can be
used to filter the AutoSuggest response.
|
UserLink
Represents a
UserLink which contains additional attributes to describe a user. |
ViaLink
Represents a
ViaLink to an external website of the supplier of content. |