com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApi |
Defines the additional data search api. |
com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl |
Default implementation of the along route search service's api. |
com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQuery |
The builder class used to create queries for the Additional Data service. |
com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse |
The Response to an Additional Data Request. |
com.tomtom.online.sdk.search.data.additionaldata.result.AdditionalDataSearchResult |
The base class for all results of an Additional Data search. |
com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchResultListener |
Listener for additional data search results. |
com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResultVisitor |
A visitor of the Additional Data search result objects, implementing the visitor design pattern. Facilitates operating on |
com.tomtom.online.sdk.search.data.common.additionaldata.AdditionalDataSources |
A container for data sources that can be used with the Additional Data service. |
com.tomtom.online.sdk.search.data.common.Address |
The address retrieved via a Search Request. |
com.tomtom.online.sdk.search.data.common.AddressRanges |
The address ranges on a street segment retrieved via a Search Request. Available only for results where the result type is equal to "Address Range". |
com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApi |
Defines the along route search api. |
com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl |
Default implementation of the along route search service's api. |
com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQuery | |
com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder |
Builder class used to create |
com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse |
The Response to an Along Route Search Request. It consists of a summary and results. |
com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult |
The result of an Along Route Search query. |
com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchResultListener |
Listener for along route search results. |
com.tomtom.online.sdk.search.api.autocomplete.AutocompleteSearchApi |
Defines the Autocomplete Search API. |
com.tomtom.online.sdk.search.api.autocomplete.AutocompleteSearchApiBuilder |
Builder for creating an |
com.tomtom.online.sdk.search.data.autocomplete.AutocompleteSearchQuery | |
com.tomtom.online.sdk.search.data.autocomplete.AutocompleteSearchQueryBuilder |
Builder class used to create |
com.tomtom.online.sdk.search.data.autocomplete.AutocompleteSearchResponse |
The Response to an Autocomplete Search Request. It consists of a context and results. |
com.tomtom.online.sdk.search.data.autocomplete.AutocompleteSearchResult |
The result of a Autocomplete Search query. |
com.tomtom.online.sdk.search.api.autocomplete.AutocompleteSearchResultListener |
Listener for the Autocomplete search results. |
com.tomtom.online.sdk.search.data.ev_charging_stations_availability.response.Availability |
The charging connector data. |
com.tomtom.online.sdk.search.BatchableSearchResponse |
An object which represents a Response to a Search API Request that can be received within the Batch Response. |
com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitor |
A visitor of search Response objects, implementing the visitor design pattern. Facilitates operating on |
com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitorAdapter |
This is an empty implementation for |
com.tomtom.online.sdk.search.api.batch.BatchSearchApi |
Defines the batch search api. |
com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl |
Default implementation of the batch search service's api. |
com.tomtom.online.sdk.search.data.batch.BatchSearchQuery |
A builder class used to create queries for the Batch Search service. |
com.tomtom.online.sdk.search.data.batch.BatchSearchResponse |
Response to an Batch Search request. |
com.tomtom.online.sdk.search.api.batch.BatchSearchResultListener |
Listener for batch search results. |
com.tomtom.online.sdk.search.BuildConfig | |
com.tomtom.online.sdk.search.BuildConfig | |
com.tomtom.online.sdk.search.data.common.Category |
A POI's (Points of Interest) category retrieved via a Search Request. |
com.tomtom.online.sdk.search.data.geometry.query.CircleGeometry |
Represents the information about the circle. |
com.tomtom.online.sdk.search.data.common.Classification |
A POI's (Points of Interest) classification retrieved via a Search Request. |
com.tomtom.online.sdk.search.data.common.ClassificationName |
The classification's name retrieved via a Search Request. |
com.tomtom.online.sdk.search.data.ev_charging_stations_availability.response.Connector |
The charging connector data. |
com.tomtom.online.sdk.search.data.autocomplete.response.ContextDescriptor |
Result of an AutocompleteSearchQuery |
com.tomtom.online.sdk.search.data.common.EntryPoint |
The POI's entry point retrieved via a Search Request. |
com.tomtom.online.sdk.search.data.ev_charging_stations_availability.EVChargingStationsAvailabilityQuery |
Builder class used to create |
com.tomtom.online.sdk.search.data.ev_charging_stations_availability.EVChargingStationsAvailabilityResponse |
The Response to an EV Charging Stations Availability Search Request. |
com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApi |
Defines the fuzzy search api. |
com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl |
Default implementation of the fuzzy search service's api. |
com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery |
Builder class used to create |
com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse |
The Response to a Search Request. Consists of a summary and results. |
com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult |
The result of a Search query. |
com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchResultListener |
Listener for fuzzy search results. |
com.tomtom.online.sdk.search.data.autocomplete.response.GeoBias |
The geo bias passed to the autocomplete engine by setting the position and radius parameters. |
com.tomtom.online.sdk.search.data.geometry.Geometry |
A Class that represents the geometry in Search POIs (Points of Interest). There can be two different types of geometry: circle and polygon. |
com.tomtom.online.sdk.search.data.common.additionaldata.GeometryDataSource |
Contains information about a data source related to the geometric shape of the result. |
com.tomtom.online.sdk.search.data.additionaldata.result.GeometryResult |
The result of an Additional Data search with |
com.tomtom.online.sdk.search.api.geometry.GeometrySearchApi |
Defines the geometry search api. |
com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl |
Default implementation of the geometry search service's api. |
com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery |
A builder Class used to create |
com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse |
The Response to a Geometry Search Request. It consists of a summary and a result list. |
com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult |
The result of a Geometry Search query. |
com.tomtom.online.sdk.search.api.geometry.GeometrySearchResultListener |
Listener for geometry search results. |
com.tomtom.online.sdk.search.data.additionaldata.IAdditionalDataSearchQuery |
A collection of arguments used in Additional Data queries. Use |
com.tomtom.online.sdk.search.data.alongroute.IAlongRouteSearchQuery |
AlongRouteSearchQuery is an interface designed to transfer Search API parameters in a readable manner by implementing the class: AlongRouteSearchQueryBuilder. The AlongRouteSearchQuery instance can be constructed using the associated AlongRouteSearchQueryBuilder class. Once constructed, the user cannot change the field values. |
com.tomtom.online.sdk.search.data.batch.IBatchSearchQuery |
A collection of arguments used in Batch Search queries. Use |
com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery |
This query is an interface designed to transfer Search API parameters in a readable manner by implementing the class: FuzzySearchQueryBuilder. The FuzzySearchQuery instance can be constructed using the associated FuzzySearchQueryBuilder class. Once constructed, the user cannot change the field values. |
com.tomtom.online.sdk.search.data.geometry.IGeometrySearchQuery |
An Interface that specifies the parameters of a geometry search query, such as a responses limit or language in which the search results should be returned. |
com.tomtom.online.sdk.search.data.poicategories.IPoiCategoriesQuery |
PoiCategoriesQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing class: PoiCategoriesQueryBuilder. The PoiCategoriesQuery instance can be constructed using the associated PoiCategoriesQueryBuilder class. Once constructed, the user cannot change the field values. |
com.tomtom.online.sdk.search.data.poidetails.IPoiDetailsQuery |
PoiDetailsQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing the class: PoiDetailsQueryBuilder. The PoiDetailsQuery instance can be constructed using the associated PoiDetailsQueryBuilder class. Once constructed, the user cannot change the field values. |
com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery |
ReverseGeocoderSearchQuery is an interface designed to transfer Search API parameters in a readable manner by implementing the Class: ReverseGeocoderSearchQueryBuilder. The ReverseGeocoderSearchQuery instance can be constructed using the associated ReverseGeocoderSearchQueryBuilder Class. Once constructed, the user cannot change the field values. |
com.tomtom.online.sdk.search.data.common.MapCode |
A MapCode represents a specific location, to within a few meters. Every location on Earth can be represented by a MapCode. Mapcodes are designed to be short, easy to recognize, remember and communicate. |
com.tomtom.online.sdk.search.data.common.MapCodeType |
Enables the return of comma-separted mapcodes list. Can also filter the response to only show selected mapcode types. |
com.tomtom.online.sdk.search.data.autocomplete.response.Match |
Informs which part of the input query is represented by segment. |
com.tomtom.online.sdk.search.data.autocomplete.response.Matches |
Defines a mapping between the inputQuery and segment. |
com.tomtom.online.sdk.search.NativeAdditionalDataSearch |
A wrapper for a native object providing access to the Additional Data service. |
com.tomtom.online.sdk.search.NativeAutocompleteSearch |
A wrapper for a native object providing access to the Autocomplete Search service. |
com.tomtom.online.sdk.search.NativeBatchSearch |
A wrapper for a native object providing access to the Batch Search service. |
com.tomtom.online.sdk.search.NativeEVChargingStationsAvailability |
A wrapper for a native object providing access to the EV Charging Stations Availability service. |
com.tomtom.online.sdk.search.NativeFuzzySearch |
A wrapper for a native object providing access to the Fuzzy Search service. |
com.tomtom.online.sdk.search.NativeGeometrySearch |
A wrapper for a native object providing access to the Geometry Search service. |
com.tomtom.online.sdk.search.NativePoiCategories |
A wrapper for a native object providing access to the POI Categories service. |
com.tomtom.online.sdk.search.NativePoiDetails |
A wrapper for a native object providing access to the POI Details service. |
com.tomtom.online.sdk.search.NativeReverseGeocoder |
A wrapper for a native object providing access to the Reverse Geocoder service. |
com.tomtom.online.sdk.search.NativeSearchAlongRoute |
A wrapper for a native object providing access to the Along Route Search service. |
com.tomtom.online.sdk.search.OnlineSearchApi |
Default TomTom implementation of the entry point to perform a search / reverse geocoding action based on TomTom's Search API. |
com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration |
Configuration for the Search API (e.g., endpoint, API Key). |
com.tomtom.online.sdk.search.data.common.OpeningHours |
Opening hours for a POI (Points of Interest). |
com.tomtom.online.sdk.search.data.common.OpeningHoursMode |
List of opening hours for a POI (Points of Interest). |
com.tomtom.online.sdk.search.data.poidetails.Photo |
Details of the POI photo. |
com.tomtom.online.sdk.search.data.common.Poi |
POI (Points of Interest) retrieved via a Search Request. |
com.tomtom.online.sdk.search.data.poicategories.PoiCategoriesQuery |
Builder class used to create |
com.tomtom.online.sdk.search.data.poicategories.PoiCategoriesResponse |
Response to POI Categories request. Consists of a list of |
com.tomtom.online.sdk.search.api.poicategories.PoiCategoriesSearchApi |
Defines the POI Categories Search API. |
com.tomtom.online.sdk.search.api.poicategories.PoiCategoriesSearchApiBuilder |
Builder for creating a |
com.tomtom.online.sdk.search.api.poicategories.PoiCategoriesSearchResultListener |
Listener for the POI Categories search results. |
com.tomtom.online.sdk.search.data.poicategories.PoiCategory |
Result of an |
com.tomtom.online.sdk.search.data.poidetails.PoiDetailsQuery |
Builder class used to create |
com.tomtom.online.sdk.search.data.poidetails.PoiDetailsResponse |
Represents a Response from the POI Details Service. |
com.tomtom.online.sdk.search.data.geometry.query.PolygonGeometry |
Represents the information about the polygon. |
com.tomtom.online.sdk.search.data.poidetails.PriceRange |
Object that contains price range information, between min/max values inclusive. The price range is a value which evaluates price on a scale from, for example, "Cheap" to "Very Expensive". |
com.tomtom.online.sdk.search.data.poidetails.Rating |
Object that contains rating information on a scale from min and max values. |
com.tomtom.online.sdk.search.data.common.ResponseError |
The error which occurred while processing the Request or while decoding the result. It may be a HTTP error. |
com.tomtom.online.sdk.search.data.poidetails.Result |
Object that contains the result of the Request of the POI Details service. |
com.tomtom.online.sdk.search.data.autocomplete.query.ResultType |
Restricts the result space based on their segment types. |
com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress |
The full address data object retrieved via a reverse geocoding request. Along with the standard address data, it also contains the latitude and longitude information. |
com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery |
The builder used to create an instance of |
com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse |
The object which contains the reverse geocoding process result. |
com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApi |
Defines the reverse geocoding search api. |
com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl |
Default implementation of reverse geocoding search service's api. |
com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchResultListener |
Listener for reverse geocoding search results. |
com.tomtom.online.sdk.search.data.poidetails.Review |
Represents user reviews about the POI. |
com.tomtom.online.sdk.search.RxSearchApi |
Defines the TomTom Search API main object. It contains methods to use TomTom's search engine and provides support for reactive calls. |
com.tomtom.online.sdk.search.SearchApi |
Defines the TomTom Search API main object. It contains methods to use TomTom's search engine, and it provides support for standard callback calls. |
com.tomtom.online.sdk.search.api.SearchError |
Default error which is thrown when there will be any issue with search response. |
com.tomtom.online.sdk.search.extensions.SearchService |
TomTom Search API wrapped within Android service. It contains methods to use Tomtom's search engine and it provides support for both: standard callback calls and RxJava2 Observables. It allows to create a single search instance across an application. |
com.tomtom.online.sdk.search.extensions.SearchServiceConnectionCallback |
Interface to receive information that SearchService is created and bound. |
com.tomtom.online.sdk.search.extensions.SearchServiceManager |
Manager class that allows to create, bind and manage SearchService connectivity. |
com.tomtom.online.sdk.search.data.autocomplete.response.Segment |
Describes recognized entitiy of the Autocomplete Search result. |
com.tomtom.online.sdk.search.data.autocomplete.response.SegmentType |
The type of a detected entity. |
com.tomtom.online.sdk.search.data.alongroute.SortBy |
Use this enum in a |
com.tomtom.online.sdk.search.data.alongroute.SpreadingMode |
Use this enum in a |
com.tomtom.online.sdk.search.data.common.Summary |
The summary of a Response to a Search Request. |
com.tomtom.online.sdk.search.data.common.TimeRange |
Opening hours for a POI (Points of Interest). |
com.tomtom.online.sdk.search.data.common.TimeZoneType |
Used to indicate the mode in which the timeZone object should be returned. |