Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

accept(AdditionalDataSearchResultVisitor) - Method in class com.tomtom.online.sdk.search.data.additionaldata.result.GeometryResult
 
accept(BatchableSearchResponseVisitor) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
 
accept(BatchableSearchResponseVisitor) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
 
accept(BatchableSearchResponseVisitor) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
 
additionalDataSearch(AdditionalDataSearchQuery) - Method in interface com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApi
Performs reactive additional data search action based on provided query object and returns the result to Observers subscribed to returned Observable.
additionalDataSearch(AdditionalDataSearchQuery, AdditionalDataSearchResultListener) - Method in interface com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApi
Performs additional data search action based on provided query object and returns the result with usage of callback implementation.
additionalDataSearch(AdditionalDataSearchQuery) - Method in class com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl
 
additionalDataSearch(AdditionalDataSearchQuery, AdditionalDataSearchResultListener) - Method in class com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl
 
additionalDataSearch(AdditionalDataSearchQuery, AdditionalDataSearchResultListener) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
additionalDataSearch(AdditionalDataSearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
additionalDataSearch(AdditionalDataSearchQuery, AdditionalDataSearchResultListener) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
additionalDataSearch(AdditionalDataSearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
additionalDataSearch(AdditionalDataSearchQuery) - Method in interface com.tomtom.online.sdk.search.RxSearchApi
Performs reactive additional data search action based on provided query object and returns the result to Observers subscribed to returned Observable.
additionalDataSearch(AdditionalDataSearchQuery, AdditionalDataSearchResultListener) - Method in interface com.tomtom.online.sdk.search.SearchApi
Performs additional data search action based on provided query object and returns the result with usage of callback implementation.
AdditionalDataSearchApi - Interface in com.tomtom.online.sdk.search.api.adp
Defines the additional data search api.
AdditionalDataSearchApiImpl - Class in com.tomtom.online.sdk.search.api.adp
Default implementation of the along route search service's api.
AdditionalDataSearchApiImpl(OnlineSearchServiceConfiguration) - Constructor for class com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl
 
AdditionalDataSearchQuery - Class in com.tomtom.online.sdk.search.data.additionaldata
Builder class used to create queries for the Additional Data service.
AdditionalDataSearchQuery(GeometryDataSource, Integer) - Constructor for class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQuery
Creates an instance of AdditionalDataSearchQuery with provided parameters.
AdditionalDataSearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.additionaldata
Builder class used to create queries for the Additional Data service.
AdditionalDataSearchQueryBuilder() - Constructor for class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQueryBuilder
 
AdditionalDataSearchResponse - Class in com.tomtom.online.sdk.search.data.additionaldata
Response to an Additional Data request.
AdditionalDataSearchResponse() - Constructor for class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
 
AdditionalDataSearchResult - Class in com.tomtom.online.sdk.search.data.additionaldata.result
Base class for all results of additional data search.
AdditionalDataSearchResult() - Constructor for class com.tomtom.online.sdk.search.data.additionaldata.result.AdditionalDataSearchResult
 
AdditionalDataSearchResultListener - Interface in com.tomtom.online.sdk.search.api.adp
Listener for additional data search results.
AdditionalDataSearchResultVisitor - Interface in com.tomtom.online.sdk.search.data.additionaldata
A visitor of additional data search result objects, implementing the visitor design pattern.
AdditionalDataSources - Class in com.tomtom.online.sdk.search.data.common.additionaldata
A container for data sources that can be used with the Additional Data service.
AdditionalDataSources() - Constructor for class com.tomtom.online.sdk.search.data.common.additionaldata.AdditionalDataSources
 
additionalDataSources - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
Information about sources of additional data that can be used with the Additional Data service.
additionalDataSources - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
Information about sources of additional data that can be used with the Additional Data service.
additionalDataSources - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress
Optional section.
address - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
Detailed address of the result.
Address - Class in com.tomtom.online.sdk.search.data.common
The address retrieved via Search request.
Address() - Constructor for class com.tomtom.online.sdk.search.data.common.Address
 
address - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
Detailed address of the result.
address - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
This object contains address information of a result.
address - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress
Detailed address of the result.
addresses - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
The addresses table which contains all results returned from search service.
AddressRanges - Class in com.tomtom.online.sdk.search.data.common
The address ranges on a street segment retrieved via Search request.
AddressRanges() - Constructor for class com.tomtom.online.sdk.search.data.common.AddressRanges
 
addressRanges - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
Address ranges on a street segment.
addressRanges - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
Address ranges on a street segment.
addResult(AdditionalDataSearchResult) - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
 
alongRouteSearch(AlongRouteSearchQuery) - Method in interface com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApi
Performs reactive search along route action based on provided query object and returns the result to Observers subscribed to returned Observable.
alongRouteSearch(AlongRouteSearchQuery, AlongRouteSearchResultListener) - Method in interface com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApi
Performs along route search action based on provided query object and returns the result with usage of callback implementation.
alongRouteSearch(AlongRouteSearchQuery) - Method in class com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl
 
alongRouteSearch(AlongRouteSearchQuery, AlongRouteSearchResultListener) - Method in class com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl
 
alongRouteSearch(AlongRouteSearchQuery, AlongRouteSearchResultListener) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
alongRouteSearch(AlongRouteSearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
alongRouteSearch(AlongRouteSearchQuery, AlongRouteSearchResultListener) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
alongRouteSearch(AlongRouteSearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
alongRouteSearch(AlongRouteSearchQuery) - Method in interface com.tomtom.online.sdk.search.RxSearchApi
Performs reactive search along route action based on provided query object and returns the result to Observers subscribed to returned Observable.
alongRouteSearch(AlongRouteSearchQuery, AlongRouteSearchResultListener) - Method in interface com.tomtom.online.sdk.search.SearchApi
Performs along route search action based on provided query object and returns the result with usage of callback implementation.
AlongRouteSearchApi - Interface in com.tomtom.online.sdk.search.api.alongroute
Defines the along route search api.
AlongRouteSearchApiImpl - Class in com.tomtom.online.sdk.search.api.alongroute
Default implementation of the along route search service's api.
AlongRouteSearchApiImpl(OnlineSearchServiceConfiguration) - Constructor for class com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl
 
AlongRouteSearchQuery - Class in com.tomtom.online.sdk.search.data.alongroute
Builder class used to create AlongRouteSearchQuery.
AlongRouteSearchQuery(String, List<LatLng>, Integer, Integer, String) - Constructor for class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQuery
Constructor for along route search query which allows to perform a fuzzy search for POIs along specified route using list of geo points.
AlongRouteSearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.alongroute
Builder class used to create AlongRouteSearchQuery.
AlongRouteSearchQueryBuilder(String, List<LatLng>, Integer) - Constructor for class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
 
AlongRouteSearchResponse - Class in com.tomtom.online.sdk.search.data.alongroute
Response to Along Route Search request.
AlongRouteSearchResponse() - Constructor for class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse
 
AlongRouteSearchResult - Class in com.tomtom.online.sdk.search.data.alongroute
Result of an Along Route Search query.
AlongRouteSearchResult() - Constructor for class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
 
AlongRouteSearchResultListener - Interface in com.tomtom.online.sdk.search.api.alongroute
Listener for along route search results.
apiKey - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
TomTom API key.
apiVersion - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
Version of TomTom API to perform requests against.
applicationClientId - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
Client id used for STE analytics.
applicationClientVer - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
Client version used for STE analytics.

B

BatchableSearchResponse - Interface in com.tomtom.online.sdk.search
An object which represents a response to an Search API request that can be received within the Batch response.
BatchableSearchResponseVisitor - Interface in com.tomtom.online.sdk.search.data.batch
A visitor of search response objects, implementing the visitor design pattern.
BatchableSearchResponseVisitorAdapter - Class in com.tomtom.online.sdk.search.data.batch
Empty implementation for BatchableSearchResponseVisitor.
BatchableSearchResponseVisitorAdapter() - Constructor for class com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitorAdapter
 
batchSearch(BatchSearchQuery, BatchSearchResultListener) - Method in interface com.tomtom.online.sdk.search.api.batch.BatchSearchApi
Performs batch search action based on provided BatchSearchQuery object and returns the result with usage of callback implementation.
batchSearch(BatchSearchQuery) - Method in interface com.tomtom.online.sdk.search.api.batch.BatchSearchApi
Performs reactive batch search action based on provided query object and returns the result to Observers subscribed to returned Observable.
batchSearch(BatchSearchQuery, BatchSearchResultListener) - Method in class com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl
 
batchSearch(BatchSearchQuery) - Method in class com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl
 
batchSearch(BatchSearchQuery, BatchSearchResultListener) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
batchSearch(BatchSearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
batchSearch(BatchSearchQuery, BatchSearchResultListener) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
batchSearch(BatchSearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
batchSearch(BatchSearchQuery) - Method in interface com.tomtom.online.sdk.search.RxSearchApi
Performs reactive batch search action based on provided query object and returns the result to Observers subscribed to returned Observable.
batchSearch(BatchSearchQuery, BatchSearchResultListener) - Method in interface com.tomtom.online.sdk.search.SearchApi
Performs batch search action based on provided query object and returns the result with usage of callback implementation.
BatchSearchApi - Interface in com.tomtom.online.sdk.search.api.batch
Defines the batch search api.
BatchSearchApiImpl - Class in com.tomtom.online.sdk.search.api.batch
Default implementation of the batch search service's api.
BatchSearchApiImpl(OnlineSearchServiceConfiguration) - Constructor for class com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl
Default constructor.
BatchSearchQuery - Class in com.tomtom.online.sdk.search.data.batch
Builder class used to create queries for the Batch Search service.
BatchSearchQuery(List<FuzzySearchQuery>, List<GeometrySearchQuery>, List<ReverseGeocoderSearchQuery>) - Constructor for class com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
Creates an instance of BatchSearchQuery with provided parameters.
BatchSearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.batch
Builder class used to create queries for the Batch Search service BatchSearchQuery.
BatchSearchQueryBuilder() - Constructor for class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
BatchSearchResponse - Class in com.tomtom.online.sdk.search.data.batch
Response to an Batch Search request.
BatchSearchResponse() - Constructor for class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
 
BatchSearchResultListener - Interface in com.tomtom.online.sdk.search.api.batch
Listener for batch search results.
boundingBox - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
An rectangle into which a shape of an administrative area is inscribed in.
boundingBox - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
An rectangle into which a shape of an administrative area is inscribed in.
build() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQueryBuilder
Creates new instance of MatrixRoutingQuery
build() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
Creates new instance of AlongRouteSearchQuery
build() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
Creates new instance of BatchSearchQuery
build() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
Creates new instance of FuzzySearchQuery
build() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
Creates new instance of GeometrySearchQuery
build() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
Creates new instance of ReverseGeocoderSearchQuery

C

cancel(long) - Method in class com.tomtom.online.sdk.search.NativeAdditionalDataSearch
 
cancel(long) - Method in class com.tomtom.online.sdk.search.NativeBatchSearch
 
cancel(long) - Method in class com.tomtom.online.sdk.search.NativeFuzzySearch
 
cancel(long) - Method in class com.tomtom.online.sdk.search.NativeGeometrySearch
 
cancel(long) - Method in class com.tomtom.online.sdk.search.NativeReverseGeocoder
 
cancel(long) - Method in class com.tomtom.online.sdk.search.NativeSearchAlongRoute
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApi
Cancels the current along route search request.
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApi
Cancels the current along route search request.
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.api.batch.BatchSearchApi
Cancels the current batch request
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApi
Cancels the current search request
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.api.geometry.GeometrySearchApi
Cancels the current geometry search request.
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApi
Cancels the current reverse geocoding search request.
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl
 
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
cancelSearchIfRunning() - Method in interface com.tomtom.online.sdk.search.SearchApi
Cancels all current search requests.
categories - Variable in class com.tomtom.online.sdk.search.data.common.Poi
The categories this POI belongs to.
CircleGeometry - Class in com.tomtom.online.sdk.search.data.geometry.query
Represents the information about the circle.
CircleGeometry(LatLng, int) - Constructor for class com.tomtom.online.sdk.search.data.geometry.query.CircleGeometry
Instantiates a new CircleGeometry object based on location and radius.
Classification - Class in com.tomtom.online.sdk.search.data.common
POI's classification retrieved via Search request.
Classification() - Constructor for class com.tomtom.online.sdk.search.data.common.Classification
 
ClassificationName - Class in com.tomtom.online.sdk.search.data.common
Classification's name retrieved via Search request.
ClassificationName() - Constructor for class com.tomtom.online.sdk.search.data.common.ClassificationName
 
classifications - Variable in class com.tomtom.online.sdk.search.data.common.Poi
The classifications this POI belongs to.
code - Variable in class com.tomtom.online.sdk.search.data.common.Classification
The code of the classification.
code - Variable in class com.tomtom.online.sdk.search.data.common.ResponseError
Error code.
com.tomtom.online.sdk.common.location - package com.tomtom.online.sdk.common.location
It is a group of main entry classes that represents locale classes.
com.tomtom.online.sdk.search - package com.tomtom.online.sdk.search
It is a group of entry classes to perform Batch, Fuzzy, Geometry, Along route, Additional Data or Reverse Geocoding search with usage of the native TomTom's Routing API.
com.tomtom.online.sdk.search.api - package com.tomtom.online.sdk.search.api
It is a group of classes which provides the functionality of individual search services: Along route, Fuzzy, Geometry and Reverse geocoding.
com.tomtom.online.sdk.search.api.adp - package com.tomtom.online.sdk.search.api.adp
It is a group of classes which provides the functionality of online additional data search service through defined API.
com.tomtom.online.sdk.search.api.alongroute - package com.tomtom.online.sdk.search.api.alongroute
It is a group of classes which provides the functionality of online along route search service through defined API.
com.tomtom.online.sdk.search.api.batch - package com.tomtom.online.sdk.search.api.batch
It is a group of classes which provides the functionality of batch search service through Search API.
com.tomtom.online.sdk.search.api.fuzzy - package com.tomtom.online.sdk.search.api.fuzzy
It is a group of classes which provides the functionality of online fuzzy search service through defined API.
com.tomtom.online.sdk.search.api.geometry - package com.tomtom.online.sdk.search.api.geometry
It is a group of classes which provides the functionality of online geometry search service through defined API.
com.tomtom.online.sdk.search.api.revgeo - package com.tomtom.online.sdk.search.api.revgeo
It is a group of classes which provides the functionality of online reverse geocoding search service through defined API.
com.tomtom.online.sdk.search.data.additionaldata - package com.tomtom.online.sdk.search.data.additionaldata
It is a group of entry classes to specify Additional Data Search.
com.tomtom.online.sdk.search.data.additionaldata.result - package com.tomtom.online.sdk.search.data.additionaldata.result
It is a group of classes to define result parameters of Additional Data Search.
com.tomtom.online.sdk.search.data.alongroute - package com.tomtom.online.sdk.search.data.alongroute
It is a group of entry classes to specify Along Route Search.
com.tomtom.online.sdk.search.data.batch - package com.tomtom.online.sdk.search.data.batch
It is a group of entry classes to specify Batch Search.
com.tomtom.online.sdk.search.data.common - package com.tomtom.online.sdk.search.data.common
It is a group of classes to define common parameters used in Search API.
com.tomtom.online.sdk.search.data.common.additionaldata - package com.tomtom.online.sdk.search.data.common.additionaldata
It is a group of classes to define parameters uniquely used in Additional Data Search.
com.tomtom.online.sdk.search.data.fuzzy - package com.tomtom.online.sdk.search.data.fuzzy
It is a group of entry classes to specify Fuzzy Search.
com.tomtom.online.sdk.search.data.geometry - package com.tomtom.online.sdk.search.data.geometry
It is a group of entry classes to specify Geometry Search.
com.tomtom.online.sdk.search.data.geometry.query - package com.tomtom.online.sdk.search.data.geometry.query
It is a group of classes to define query parameters used in Geometry Search.
com.tomtom.online.sdk.search.data.reversegeocoder - package com.tomtom.online.sdk.search.data.reversegeocoder
It is a group of entry classes to specify Reverse Geocoding Search.
com.tomtom.online.sdk.search.extensions - package com.tomtom.online.sdk.search.extensions
It is a group of extension classes to perform Search and Reverse geocoding actions with pre-defined Managers and Services which are using the TomTom's Search SDK.
Comparator(LatLng) - Constructor for class com.tomtom.online.sdk.common.location.LatLng.Comparator
Constructor of utility class used for comparing two geo points using great-circle distance formula.
compare(LatLng, LatLng) - Method in class com.tomtom.online.sdk.common.location.LatLng.Comparator
 
construct(String, String, String) - Method in class com.tomtom.online.sdk.search.NativeAdditionalDataSearch
 
construct(String, String, String) - Method in class com.tomtom.online.sdk.search.NativeBatchSearch
 
construct(String, String, String) - Method in class com.tomtom.online.sdk.search.NativeFuzzySearch
 
construct(String, String, String) - Method in class com.tomtom.online.sdk.search.NativeGeometrySearch
 
construct(String, String, String) - Method in class com.tomtom.online.sdk.search.NativeReverseGeocoder
 
construct(String, String, String) - Method in class com.tomtom.online.sdk.search.NativeSearchAlongRoute
 
country - Variable in class com.tomtom.online.sdk.search.data.common.Address
The name of the country.
countryCode - Variable in class com.tomtom.online.sdk.search.data.common.Address
The country code.
countryCodeISO3 - Variable in class com.tomtom.online.sdk.search.data.common.Address
The ISO3-standard country code.
countrySecondarySubdivision - Variable in class com.tomtom.online.sdk.search.data.common.Address
The county.
countrySubdivision - Variable in class com.tomtom.online.sdk.search.data.common.Address
The state or province.
countrySubdivisionName - Variable in class com.tomtom.online.sdk.search.data.common.Address
A full name of a first level of country administrative hierarchy.
countryTertiarySubdivision - Variable in class com.tomtom.online.sdk.search.data.common.Address
The named area.
create() - Static method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQueryBuilder
Creates an instance of AdditionalDataSearchQuery
create(String, List<LatLng>, Integer) - Static method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
Builder used to create an instance of AlongRouteSearchQuery, once constructed, the user cannot change the field values
create() - Static method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
Builder used to create an instance of BatchSearchQuery, once constructed, the user cannot change the field values
create(String) - Static method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
Builder used to create an instance of FuzzySearchQuery, once constructed, the user cannot change the field values
create(String, List<Geometry>) - Static method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
Builder used to create an instance of GeometrySearchQuery, once constructed, the user cannot change the field values
create(double, double) - Static method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
Builder used to create an instance of ReverseGeocoderSearchQuery, once constructed, the user cannot change the field values
create(Context) - Static method in class com.tomtom.online.sdk.search.OnlineSearchApi
Creates new SearchAPI object which will use provided search api key.
createAndBind(Context, SearchServiceConnectionCallback) - Static method in class com.tomtom.online.sdk.search.extensions.SearchServiceManager
Initialize the new SearchAPI object which will use provided search api service key.
createFuzzySearch(OnlineSearchServiceConfiguration) - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 

D

DEFAULT_ONLINE_SEARCH_ENDPOINT - Static variable in interface com.tomtom.online.sdk.search.SearchApi
Default TomTom's Search API endpoint.
DEFAULT_ONLINE_SEARCH_SERVICE_API_VERSION - Static variable in interface com.tomtom.online.sdk.search.SearchApi
Default TomTom's Search API service version.
description - Variable in class com.tomtom.online.sdk.search.data.common.ResponseError
Description of the error.
destruct(long) - Method in class com.tomtom.online.sdk.search.NativeAdditionalDataSearch
 
destruct(long) - Method in class com.tomtom.online.sdk.search.NativeBatchSearch
 
destruct(long) - Method in class com.tomtom.online.sdk.search.NativeFuzzySearch
 
destruct(long) - Method in class com.tomtom.online.sdk.search.NativeGeometrySearch
 
destruct(long) - Method in class com.tomtom.online.sdk.search.NativeReverseGeocoder
 
destruct(long) - Method in class com.tomtom.online.sdk.search.NativeSearchAlongRoute
 
detourTime - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The time it takes to reach the POI from the closest point on the route.
dispose() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQuery
 
dispose() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQuery
 
dispose() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
 
dispose() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
 
dispose() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
 
dispose() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
 
distance - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The distance from the route provided in the request.
distance - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
The distance from the route provided in the request.
distance - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
Distance in meters from provided starting point for a search.

E

endpoint - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
TomTom's Search API endpoint.
entityType - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
(Only for results of type "Geography") Type of the entity (one of "County", "CountrySubdivision", "CountrySecondarySubdivision", "CountryTeritarySubdivision", "Municipality", "MunicipalitySubdivision", "Neighbourhood", "PostalCodeArea").
entityType - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
(Only for results of type "Geography") Type of the entity (one of "County", "CountrySubdivision", "CountrySecondarySubdivision", "CountryTeritarySubdivision", "Municipality", "MunicipalitySubdivision", "Neighbourhood", "PostalCodeArea").
entityType - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress
Optional section.
EntryPoint - Class in com.tomtom.online.sdk.search.data.common
POI's entry point retrieved via Search request.
EntryPoint() - Constructor for class com.tomtom.online.sdk.search.data.common.EntryPoint
 
entryPoints - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
A list of entrances to the POI.
entryPoints - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
A list of entrances to the POI.
entryPoints - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
(Only for POI) Points of entry to the POI.
errorMessage - Variable in class com.tomtom.online.sdk.search.data.additionaldata.result.AdditionalDataSearchResult
 

F

freeformAddress - Variable in class com.tomtom.online.sdk.search.data.common.Address
The freeform address - full address in a usable form.
from - Variable in class com.tomtom.online.sdk.search.data.common.AddressRanges
A beginning point of a street segment.
fuzzyLevel - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The fuzzy level in fuzzy search.
fuzzySearch(FuzzySearchQuery, FuzzySearchResultListener) - Method in interface com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApi
Performs search action based on provided SearchQuery object and returns the result with usage of SearchCallback implementation.
fuzzySearch(FuzzySearchQuery) - Method in interface com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApi
Performs reactive search action based on provided SearchQuery object and returns the result to Observers subscribed to returned Observable.
fuzzySearch - Variable in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
fuzzySearch(FuzzySearchQuery, FuzzySearchResultListener) - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
fuzzySearch(FuzzySearchQuery) - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
FuzzySearchApi - Interface in com.tomtom.online.sdk.search.api.fuzzy
Defines the fuzzy search api.
FuzzySearchApiImpl - Class in com.tomtom.online.sdk.search.api.fuzzy
Default implementation of the fuzzy search service's api.
FuzzySearchApiImpl() - Constructor for class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
Default constructor for fuzzy search api.
FuzzySearchApiImpl(OnlineSearchServiceConfiguration) - Constructor for class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
FuzzySearchQuery - Class in com.tomtom.online.sdk.search.data.fuzzy
Builder class used to create FuzzySearchQuery.
FuzzySearchQuery(String, Integer, Integer, LatLng, LatLngAcc, String, String, String, BoundingBox, Boolean, Boolean, String, Integer, Integer, String) - Constructor for class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
Creates instance of a query with defined parameters.
FuzzySearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.fuzzy
Builder class used to create FuzzySearchQuery.
FuzzySearchQueryBuilder(String) - Constructor for class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
FuzzySearchResponse - Class in com.tomtom.online.sdk.search.data.fuzzy
Response to Search request.
FuzzySearchResponse() - Constructor for class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
 
FuzzySearchResult - Class in com.tomtom.online.sdk.search.data.fuzzy
Result of an Search query.
FuzzySearchResult() - Constructor for class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
 
FuzzySearchResultListener - Interface in com.tomtom.online.sdk.search.api.fuzzy
Listener for fuzzy search results.

G

geoBias - Variable in class com.tomtom.online.sdk.search.data.common.Summary
Position used to bias the results.
Geometry - Class in com.tomtom.online.sdk.search.data.geometry
Class that represents geometry to search pois in.
Geometry(PolygonGeometry) - Constructor for class com.tomtom.online.sdk.search.data.geometry.Geometry
Constructor of class that determines geometry to search pois in.
Geometry(CircleGeometry) - Constructor for class com.tomtom.online.sdk.search.data.geometry.Geometry
Constructor of class that determines geometry to search pois in.
GeometryDataSource - Class in com.tomtom.online.sdk.search.data.common.additionaldata
Contains information about a data source related to the geometric shape of the result.
GeometryDataSource() - Constructor for class com.tomtom.online.sdk.search.data.common.additionaldata.GeometryDataSource
 
GeometryResult - Class in com.tomtom.online.sdk.search.data.additionaldata.result
A result of an additional data search with GeometryDataSource.
GeometryResult() - Constructor for class com.tomtom.online.sdk.search.data.additionaldata.result.GeometryResult
 
geometrySearch(GeometrySearchQuery) - Method in interface com.tomtom.online.sdk.search.api.geometry.GeometrySearchApi
Performs reactive geometry search action based on provided GeometrySearchQuery object and returns the result to Observers subscribed to returned Single.
geometrySearch(GeometrySearchQuery, GeometrySearchResultListener) - Method in interface com.tomtom.online.sdk.search.api.geometry.GeometrySearchApi
Performs geometry search action based on provided GeometrySearchQuery object and returns the result with usage of GeometrySearchResultListener implementation.
geometrySearch(GeometrySearchQuery) - Method in class com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl
 
geometrySearch(GeometrySearchQuery, GeometrySearchResultListener) - Method in class com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl
 
geometrySearch(GeometrySearchQuery, GeometrySearchResultListener) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
geometrySearch(GeometrySearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
geometrySearch(GeometrySearchQuery, GeometrySearchResultListener) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
geometrySearch(GeometrySearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
geometrySearch(GeometrySearchQuery) - Method in interface com.tomtom.online.sdk.search.RxSearchApi
Performs reactive geometry search action based on provided query object and returns the result to Observers subscribed to returned Single.
geometrySearch(GeometrySearchQuery, GeometrySearchResultListener) - Method in interface com.tomtom.online.sdk.search.SearchApi
Performs geometry search action based on provided GeometrySearchQuery object and returns the result with usage of GeometrySearchResultListener implementation.
GeometrySearchApi - Interface in com.tomtom.online.sdk.search.api.geometry
Defines the geometry search api.
GeometrySearchApiImpl - Class in com.tomtom.online.sdk.search.api.geometry
Default implementation of the geometry search service's api.
GeometrySearchApiImpl(OnlineSearchServiceConfiguration) - Constructor for class com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl
 
GeometrySearchQuery - Class in com.tomtom.online.sdk.search.data.geometry
Builder class used to create GeometrySearchQuery.
GeometrySearchQuery(String, List<Geometry>, String, Integer, Boolean, String, String, String) - Constructor for class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
Creates instance of a geometry search query and initializes proper fields with defined parameters.
GeometrySearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.geometry
Builder class used to create GeometrySearchQuery.
GeometrySearchQueryBuilder(String, List<Geometry>) - Constructor for class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
GeometrySearchResponse - Class in com.tomtom.online.sdk.search.data.geometry
Response to Geometry Search request.
GeometrySearchResponse() - Constructor for class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
 
GeometrySearchResult - Class in com.tomtom.online.sdk.search.data.geometry
Result of an Geometry Search query.
GeometrySearchResult() - Constructor for class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
 
GeometrySearchResultListener - Interface in com.tomtom.online.sdk.search.api.geometry
Listener for geometry search results.
getAdditionalDataSearchApi() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
getAddresses() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
Gets addresses list in the format of List.
getAlongRouteSearchApi() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
getBatchSearchApi() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
getCircle() - Method in class com.tomtom.online.sdk.search.data.geometry.Geometry
Getter of circle geometry.
getDataSource() - Method in class com.tomtom.online.sdk.search.data.additionaldata.result.GeometryResult
Get information about the source of the data.
getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
 
getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.additionaldata.result.AdditionalDataSearchResult
If this request for additional data resulted in an error, this returns the error message.
getFuzzySearchApi() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
getFuzzySearchResponses() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
Get a list of fuzzy search results of a Batch search query.
getGeometryData() - Method in class com.tomtom.online.sdk.search.data.additionaldata.result.GeometryResult
If the request for geometry data using the GeometryDataSource returned by GeometryResult.getDataSource() was successful, this returns the error message.
getGeometryDataSource() - Method in class com.tomtom.online.sdk.search.data.common.additionaldata.AdditionalDataSources
Getter for geometry data sources.
getGeometrySearchApi() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
getGeometrySearchResponses() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
Get a list of geometry search results of a Batch search query.
getLatitude() - Method in class com.tomtom.online.sdk.common.location.LatLng
Get latitude.
getLatitude() - Method in class com.tomtom.online.sdk.search.data.geometry.query.CircleGeometry
Returns circle's center latitude.
getLatitudeAsString() - Method in class com.tomtom.online.sdk.common.location.LatLng
Converts longitude to string.
getLongitude() - Method in class com.tomtom.online.sdk.common.location.LatLng
Get longitude.
getLongitude() - Method in class com.tomtom.online.sdk.search.data.geometry.query.CircleGeometry
Returns circle's center longitude.
getLongitudeAsString() - Method in class com.tomtom.online.sdk.common.location.LatLng
Converts latitude to string.
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQuery
 
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQuery
 
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
 
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
 
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
 
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
 
getPolygon() - Method in class com.tomtom.online.sdk.search.data.geometry.Geometry
Getter of polygon geometry.
getRadius() - Method in class com.tomtom.online.sdk.search.data.geometry.query.CircleGeometry
Returns circle's radius.
getResults() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
Get a list of results of an AdditionalDataSearchQuery.
getResults() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse
 
getResults() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
Get fuzzy search results
getResults() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
Getter of results list.
getResultScheduler() - Method in class com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl
 
getResultScheduler() - Method in class com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl
 
getResultScheduler() - Method in class com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl
 
getResultScheduler() - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
getResultScheduler() - Method in class com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl
 
getResultScheduler() - Method in class com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl
 
getReverseGeocoderSearchResponses() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
Get a list of reverse geocoding search results of a Batch search query.
getRevgeoSearchApi() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
getSearchResponses() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
Get a list of results of a Batch Search query.
getVertices() - Method in class com.tomtom.online.sdk.search.data.geometry.query.PolygonGeometry
Get polygon's points.
getWorkingScheduler() - Method in class com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchApiImpl
 
getWorkingScheduler() - Method in class com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchApiImpl
 
getWorkingScheduler() - Method in class com.tomtom.online.sdk.search.api.batch.BatchSearchApiImpl
 
getWorkingScheduler() - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
 
getWorkingScheduler() - Method in class com.tomtom.online.sdk.search.api.geometry.GeometrySearchApiImpl
 
getWorkingScheduler() - Method in class com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl
 

H

hasError() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
 
hasResults() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
Specifies if the results where retrieved from fuzzy search request.
hasResults() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
Specifies if the results where retrieved from reverse geocoding request.
HTTP_OK - Static variable in class com.tomtom.online.sdk.search.data.common.ResponseError
Value to determine that the search was successful and returned zero or more results.

I

IAdditionalDataSearchQuery - Interface in com.tomtom.online.sdk.search.data.additionaldata
A collection of arguments used in Additional Data queries.
IAlongRouteSearchQuery - Interface in com.tomtom.online.sdk.search.data.alongroute
AlongRouteSearchQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing class: AlongRouteSearchQueryBuilder.
IBatchSearchQuery - Interface in com.tomtom.online.sdk.search.data.batch
A collection of arguments used in Batch Search queries.
id - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The id of result.
id - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
The id of result.
id - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
ID of the return result.
IFuzzySearchQuery - Interface in com.tomtom.online.sdk.search.data.fuzzy
Query is an interface designed to transfer SearchAPI parameters in a readable manner by implementing class: FuzzySearchQueryBuilder.
IGeometrySearchQuery - Interface in com.tomtom.online.sdk.search.data.geometry
Interface that specifies parameters of geometry search query such as responses limit or language in which search results should be returned.
info - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
Additional info.
info - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
Additional info.
info - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
Information about original data source of the result.
initializeAnalytics(long, String, String, String) - Method in class com.tomtom.online.sdk.search.NativeAdditionalDataSearch
 
initializeAnalytics(long, String, String, String) - Method in class com.tomtom.online.sdk.search.NativeBatchSearch
 
initializeAnalytics(long, String, String, String) - Method in class com.tomtom.online.sdk.search.NativeFuzzySearch
 
initializeAnalytics(long, String, String, String) - Method in class com.tomtom.online.sdk.search.NativeGeometrySearch
 
initializeAnalytics(long, String, String, String) - Method in class com.tomtom.online.sdk.search.NativeReverseGeocoder
 
initializeAnalytics(long, String, String, String) - Method in class com.tomtom.online.sdk.search.NativeSearchAlongRoute
 
IReverseGeocoderSearchQuery - Interface in com.tomtom.online.sdk.search.data.reversegeocoder
ReverseGeocoderSearchQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing class: ReverseGeocoderSearchQueryBuilder.
isInternetAvailable() - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
isInternetAvailable() - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
isInternetAvailable() - Method in interface com.tomtom.online.sdk.search.SearchApi
Checks if the internet is available.

L

LatLng - Class in com.tomtom.online.sdk.common.location
Represents the information about the coordinates (latitude, longitude).
LatLng() - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Default constructor required by Serializable.
LatLng(double, double) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatLng object with provided latitude and longitude.
LatLng(Location) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatLng object based on data from Location object.
LatLng.Comparator - Class in com.tomtom.online.sdk.common.location
Utility class that allows to compare between two geo points.
locale - Variable in class com.tomtom.online.sdk.search.data.common.ClassificationName
The locale the name is in.

M

matchType - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress
Deprecated
municipality - Variable in class com.tomtom.online.sdk.search.data.common.Address
The city/town.
municipalitySubdivision - Variable in class com.tomtom.online.sdk.search.data.common.Address
Sub/super city.

N

name - Variable in class com.tomtom.online.sdk.search.data.common.ClassificationName
The name of a classification.
name - Variable in class com.tomtom.online.sdk.search.data.common.Poi
The name of the POI.
names - Variable in class com.tomtom.online.sdk.search.data.common.Classification
The names of the classification.
NativeAdditionalDataSearch - Class in com.tomtom.online.sdk.search
A wrapper for a native object providing access to the Additional Data service.
NativeAdditionalDataSearch(String, String, String, String, String, String) - Constructor for class com.tomtom.online.sdk.search.NativeAdditionalDataSearch
NativeBatchSearch - Class in com.tomtom.online.sdk.search
A wrapper for a native object providing access to Batch Search service.
NativeBatchSearch(String, String, String, String, String, String) - Constructor for class com.tomtom.online.sdk.search.NativeBatchSearch
NativeFuzzySearch - Class in com.tomtom.online.sdk.search
A wrapper for a native object providing access to the Fuzzy Search service.
NativeFuzzySearch(String, String, String, String, String, String) - Constructor for class com.tomtom.online.sdk.search.NativeFuzzySearch
NativeGeometrySearch - Class in com.tomtom.online.sdk.search
A wrapper for a native object providing access to the Geometry Search service.
NativeGeometrySearch(String, String, String, String, String, String) - Constructor for class com.tomtom.online.sdk.search.NativeGeometrySearch
NativeReverseGeocoder - Class in com.tomtom.online.sdk.search
A wrapper for a native object providing access to the Reverse Geocoder service.
NativeReverseGeocoder(String, String, String, String, String, String) - Constructor for class com.tomtom.online.sdk.search.NativeReverseGeocoder
NativeSearchAlongRoute - Class in com.tomtom.online.sdk.search
A wrapper for a native object providing access to the Along Route service.
NativeSearchAlongRoute(String, String, String, String, String, String) - Constructor for class com.tomtom.online.sdk.search.NativeSearchAlongRoute
numResults - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The number of results returned in this batch.

O

offset - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The offset of the results in the collection of all results.
onBind(Intent) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
onBindSearchService(SearchService) - Method in interface com.tomtom.online.sdk.search.extensions.SearchServiceConnectionCallback
Method executed when SearchService connection is available.
OnlineSearchApi - Class in com.tomtom.online.sdk.search
Default TomTom implementation of the entry point to perform search / reverse geocoding action based on TomTom's Search API.
OnlineSearchServiceConfiguration - Class in com.tomtom.online.sdk.search
Configuration for Search API (e.g.
OnlineSearchServiceConfiguration() - Constructor for class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
 
onSearchError(SearchError) - Method in interface com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchResultListener
Method responsible to handle additional data search response when search returns error.
onSearchError(SearchError) - Method in interface com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchResultListener
Method responsible to handle along route search response when search returns error.
onSearchError(SearchError) - Method in interface com.tomtom.online.sdk.search.api.batch.BatchSearchResultListener
Method responsible to handle batch search response when search returns error.
onSearchError(SearchError) - Method in interface com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchResultListener
Method responsible to handle fuzzy search response when search returns error.
onSearchError(SearchError) - Method in interface com.tomtom.online.sdk.search.api.geometry.GeometrySearchResultListener
Method responsible to handle geometry search response when search returns error.
onSearchError(SearchError) - Method in interface com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchResultListener
Method responsible to handle reverse geocoding search response when search returns error.
onSearchResult(AdditionalDataSearchResponse) - Method in interface com.tomtom.online.sdk.search.api.adp.AdditionalDataSearchResultListener
Method responsible to handle additional data search response when search returns results.
onSearchResult(AlongRouteSearchResponse) - Method in interface com.tomtom.online.sdk.search.api.alongroute.AlongRouteSearchResultListener
Method responsible to handle along route search response when search returns results.
onSearchResult(BatchSearchResponse) - Method in interface com.tomtom.online.sdk.search.api.batch.BatchSearchResultListener
Method responsible to handle batch search response when search returns results.
onSearchResult(FuzzySearchResponse) - Method in interface com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchResultListener
Method responsible to handle fuzzy search response when search returns results.
onSearchResult(GeometrySearchResponse) - Method in interface com.tomtom.online.sdk.search.api.geometry.GeometrySearchResultListener
Method responsible to handle geometry search response when search returns results.
onSearchResult(ReverseGeocoderSearchResponse) - Method in interface com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchResultListener
Method responsible to handle reverse geocoding search response when search returns results.
onStartCommand(Intent, int, int) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 

P

phone - Variable in class com.tomtom.online.sdk.search.data.common.Poi
The phone number of the POI.
poi - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
Information about the POI.
Poi - Class in com.tomtom.online.sdk.search.data.common
POI retrieved via Search request.
Poi() - Constructor for class com.tomtom.online.sdk.search.data.common.Poi
 
poi - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
Information about the POI.
poi - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
This section is available when type of the result is equal to "POI".
PolygonGeometry - Class in com.tomtom.online.sdk.search.data.geometry.query
Represents the information about the polygon.
PolygonGeometry(List<LatLng>) - Constructor for class com.tomtom.online.sdk.search.data.geometry.query.PolygonGeometry
Instantiates a new PolygonGeometry object based on vertices.
position - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The geographical position of the POI.
position - Variable in class com.tomtom.online.sdk.search.data.common.EntryPoint
The geographic position of the entry point.
position - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
The geographical position of the POI.
position - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
A point representing geographical center of a result or an address point if a result contains full address information (including house number).
postalCode - Variable in class com.tomtom.online.sdk.search.data.common.Address
The postal code.
prepare() - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQuery
 
prepare() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQuery
 
prepare() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
 
prepare() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
 
prepare() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
 
prepare() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
 

Q

query - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The query that resulted in this response.
queryTime - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The time it took to process this query.
queryType - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The type of the query.

R

rangeLeft - Variable in class com.tomtom.online.sdk.search.data.common.AddressRanges
An address range on the left side of a street segment (assuming looking from the “from” end toward the “to” end).
rangeRight - Variable in class com.tomtom.online.sdk.search.data.common.AddressRanges
An address range on the right side of a street segment (assuming looking from the “from” end toward the “to” end).
requestSync(long, long) - Method in class com.tomtom.online.sdk.search.NativeAdditionalDataSearch
 
requestSync(long, long) - Method in class com.tomtom.online.sdk.search.NativeBatchSearch
 
requestSync(long, long) - Method in class com.tomtom.online.sdk.search.NativeFuzzySearch
 
requestSync(long, long) - Method in class com.tomtom.online.sdk.search.NativeGeometrySearch
 
requestSync(long, long) - Method in class com.tomtom.online.sdk.search.NativeReverseGeocoder
 
requestSync(long, long) - Method in class com.tomtom.online.sdk.search.NativeSearchAlongRoute
 
ResponseError - Class in com.tomtom.online.sdk.search.data.common
The error which occurred while processing the request or while decoding the result.
ResponseError() - Constructor for class com.tomtom.online.sdk.search.data.common.ResponseError
 
responses - Variable in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
 
results - Variable in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
 
results - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse
A portion of results of the request, as specified in the summary by total number of results, number of results and offset.
results - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
A portion of results of the request, as specified in the summary by total number of results, number of results and offset.
results - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
Result list.
ReverseGeocoderFullAddress - Class in com.tomtom.online.sdk.search.data.reversegeocoder
The full address data object retrieved via reverse geocoding request.
ReverseGeocoderFullAddress() - Constructor for class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress
 
ReverseGeocoderSearchQuery - Class in com.tomtom.online.sdk.search.data.reversegeocoder
Builder used to create an instance of IReverseGeocoderSearchQuery, once constructed, the user cannot change the field values
ReverseGeocoderSearchQuery(Double, Double, Integer, String, Float, String, Boolean, Boolean, String, String, String) - Constructor for class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
Creates an an instance of ReverseGeocoderSearchQuery using provided parameters.
ReverseGeocoderSearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.reversegeocoder
The default builder for ReverseGeocoderSearchQuery objects.
ReverseGeocoderSearchQueryBuilder(double, double) - Constructor for class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
ReverseGeocoderSearchResponse - Class in com.tomtom.online.sdk.search.data.reversegeocoder
The object which contains the reverse geocoding process result.
ReverseGeocoderSearchResponse() - Constructor for class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
 
reverseGeocoding(ReverseGeocoderSearchQuery) - Method in interface com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApi
Performs reactive reverse geocoding search action based on provided query object and returns the result to Observers subscribed to returned Single.
reverseGeocoding(ReverseGeocoderSearchQuery, RevGeoSearchResultListener) - Method in interface com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApi
Performs reverse geocoding search action based on provided query object and returns the result with usage of RevGeoSearchCallback implementation.
reverseGeocoding(ReverseGeocoderSearchQuery) - Method in class com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl
 
reverseGeocoding(ReverseGeocoderSearchQuery, RevGeoSearchResultListener) - Method in class com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl
 
reverseGeocoding(ReverseGeocoderSearchQuery, RevGeoSearchResultListener) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
reverseGeocoding(ReverseGeocoderSearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
reverseGeocoding(ReverseGeocoderSearchQuery, RevGeoSearchResultListener) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
reverseGeocoding(ReverseGeocoderSearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
reverseGeocoding(ReverseGeocoderSearchQuery) - Method in interface com.tomtom.online.sdk.search.RxSearchApi
Performs reactive reverse geocoding search action based on provided query object and returns the result to Observers subscribed to returned Single.
reverseGeocoding(ReverseGeocoderSearchQuery, RevGeoSearchResultListener) - Method in interface com.tomtom.online.sdk.search.SearchApi
Performs reverse geocoding search action based on provided ReverseGeocoderSearchQuery object and returns the result with usage of RevGeoSearchResultListener implementation.
RevGeoSearchApi - Interface in com.tomtom.online.sdk.search.api.revgeo
Defines the reverse geocoding search api.
RevGeoSearchApiImpl - Class in com.tomtom.online.sdk.search.api.revgeo
Default implementation of reverse geocoding search service's api.
RevGeoSearchApiImpl(OnlineSearchServiceConfiguration) - Constructor for class com.tomtom.online.sdk.search.api.revgeo.RevGeoSearchApiImpl
 
RevGeoSearchResultListener - Interface in com.tomtom.online.sdk.search.api.revgeo
Listener for reverse geocoding search results.
roadUse - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderFullAddress
The road use array used for reverse geocoding.
RxSearchApi - Interface in com.tomtom.online.sdk.search
Defines TomTom Search API main object.

S

score - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The score of the result.
score - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
The score of the result.
score - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
Score of the result.
sdkVersion - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
Version of TomTomSDK used.
search(FuzzySearchQuery, FuzzySearchResultListener) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
search(FuzzySearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
search(FuzzySearchQuery, FuzzySearchResultListener) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
search(FuzzySearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchApi
 
search(FuzzySearchQuery) - Method in interface com.tomtom.online.sdk.search.RxSearchApi
Performs reactive search action based on provided query object and returns the result to Observers subscribed to returned Observable.
search(FuzzySearchQuery, FuzzySearchResultListener) - Method in interface com.tomtom.online.sdk.search.SearchApi
Performs search action based on provided FuzzySearchQuery object and returns the result with usage of FuzzySearchResultListener implementation.
SearchApi - Interface in com.tomtom.online.sdk.search
Defines TomTom Search API main object.
SearchError - Exception in com.tomtom.online.sdk.search.api
Default error which is thrown when there will be any issue with search response.
SearchError() - Constructor for exception com.tomtom.online.sdk.search.api.SearchError
Default constructor.
SearchError(String) - Constructor for exception com.tomtom.online.sdk.search.api.SearchError
Constructs a new runtime exception with specified message if there will be any issue with search response.
SearchError(String, Throwable) - Constructor for exception com.tomtom.online.sdk.search.api.SearchError
Constructs a new runtime exception with specified message and cause if there will be any issue with search response.
SearchError(Throwable) - Constructor for exception com.tomtom.online.sdk.search.api.SearchError
Constructs a new runtime exception with the specified cause.
SearchService - Class in com.tomtom.online.sdk.search.extensions
TomTom Search API wrapped within Android service.
SearchService() - Constructor for class com.tomtom.online.sdk.search.extensions.SearchService
Default constructor for search service.
SearchServiceConnectionCallback - Interface in com.tomtom.online.sdk.search.extensions
Interface to receive information that SearchService is created and bound.
SearchServiceManager - Class in com.tomtom.online.sdk.search.extensions
Manager class that allows to create, bind and manage SearchService connectivity.
SearchServiceManager() - Constructor for class com.tomtom.online.sdk.search.extensions.SearchServiceManager
 
street - Variable in class com.tomtom.online.sdk.search.data.common.Address
The name of the street.
streetName - Variable in class com.tomtom.online.sdk.search.data.common.Address
The name of the street.
streetNumber - Variable in class com.tomtom.online.sdk.search.data.common.Address
The building's number.
successfulRequests - Variable in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
 
summary - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse
The summary of the response.
Summary - Class in com.tomtom.online.sdk.search.data.common
Summary of a response to an Search request.
Summary() - Constructor for class com.tomtom.online.sdk.search.data.common.Summary
 
summary - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
The summary of the response.
summary - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
This section contains basic information about returned results.

T

to - Variable in class com.tomtom.online.sdk.search.data.common.AddressRanges
An end point of a street segment.
toArray(List<LatLng>) - Static method in class com.tomtom.online.sdk.common.location.LatLng
Transforms a list of LatLng locations into an array of double values, ignoring altitude, radius and bearing.
toLocation() - Method in class com.tomtom.online.sdk.common.location.LatLng
Converts to Location.
toString() - Method in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
 
totalRequests - Variable in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
 
totalResults - Variable in class com.tomtom.online.sdk.search.data.common.Summary
The total number of results.
type - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The type of result (should always be "POI").
type - Variable in class com.tomtom.online.sdk.search.data.common.EntryPoint
The type of the entry point.
type - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
The type of result (should always be "POI").
type - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
The type of result Allowed values: "Street", "Point Address", "Geography", "POI", "Cross Street", "Address Range".

U

unbind(Context, ServiceConnection) - Static method in class com.tomtom.online.sdk.search.extensions.SearchServiceManager
Helper method to unbind from service
url - Variable in class com.tomtom.online.sdk.search.data.common.Poi
The URL address of the POI's website.

V

viewport - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResult
The viewport.
viewport - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResult
The viewport.
viewport - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResult
A viewport which can be used to display the entity on a map.
visit(GeometryResult) - Method in interface com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResultVisitor
Allows to use visitor design pattern for GeometryResult.
visit(FuzzySearchResponse) - Method in interface com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitor
Allows to use visitor design pattern for FuzzySearchResponse.
visit(GeometrySearchResponse) - Method in interface com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitor
Allows to use visitor design pattern for GeometrySearchResponse.
visit(ReverseGeocoderSearchResponse) - Method in interface com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitor
Allows to use visitor design pattern for ReverseGeocoderSearchResponse.
visit(FuzzySearchResponse) - Method in class com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitorAdapter
 
visit(GeometrySearchResponse) - Method in class com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitorAdapter
 
visit(ReverseGeocoderSearchResponse) - Method in class com.tomtom.online.sdk.search.data.batch.BatchableSearchResponseVisitorAdapter
 

W

withBoundingBox(BoundingBox) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withBoundingBox(BoundingBox) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
The bounding box for the search.
withCategory(Boolean) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withCategory(Boolean) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
If your search use case only requires POI results filtered by category, you may use the category endpoint.
withCountry(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withCountry(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
Comma separated string of country codes (eg: FR,ES).
withEntityType(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withExtendedPostalCodes(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withExtendedPostalCodes(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
Indexes for which extended postal codes should be included in the results.
withExtendedPostalCodesFor(String) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
withExtendedPostalCodesFor(String) - Method in interface com.tomtom.online.sdk.search.data.geometry.IGeometrySearchQuery
Indexes for which extended postal codes should be included in the results.
withFuzzySearchQuery(FuzzySearchQuery) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
withFuzzySearchQuery(FuzzySearchQuery) - Method in interface com.tomtom.online.sdk.search.data.batch.IBatchSearchQuery
Adds a FuzzySearchQuery to ths query.
withFuzzySearchQuerys(List<FuzzySearchQuery>) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
withGeometriesZoom(Integer) - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQueryBuilder
 
withGeometryDataSource(GeometryDataSource) - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQueryBuilder
 
withGeometryDataSource(GeometryDataSource) - Method in interface com.tomtom.online.sdk.search.data.additionaldata.IAdditionalDataSearchQuery
Adds a GeometryDataSource to this query.
withGeometrySearchQuery(GeometrySearchQuery) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
withGeometrySearchQuery(GeometrySearchQuery) - Method in interface com.tomtom.online.sdk.search.data.batch.IBatchSearchQuery
Adds a GeometrySearchQuery to ths query.
withGeometrySearchQuerys(List<GeometrySearchQuery>) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
withGeopoliticalView(String) - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
 
withGeopoliticalView(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withGeopoliticalView(String) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
withGeopoliticalView(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withHeading(Float) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
The directional heading of the vehicle in degrees, for travel along a segment of roadway.
withHeading(Float) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withIdx(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withIdx(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
A comma separated list of indexes which should be utilized for the search.
withIdxSet(String) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
withIdxSet(String) - Method in interface com.tomtom.online.sdk.search.data.geometry.IGeometrySearchQuery
The "idxSet" parameter allows for fine tuning L2 by specifying which indexes to utilize for the search.
withLanguage(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withLanguage(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
Language in which search results should be returned.
withLanguage(String) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
withLanguage(String) - Method in interface com.tomtom.online.sdk.search.data.geometry.IGeometrySearchQuery
Language in which search results should be returned.
withLanguagePrefix(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
Language in which search results should be returned.
withLanguagePrefix(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withLimit(Integer) - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
 
withLimit(Integer) - Method in interface com.tomtom.online.sdk.search.data.alongroute.IAlongRouteSearchQuery
The upper limit of the number of results.
withLimit(Integer) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withLimit(Integer) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
The upper limit of the number of results.
withLimit(Integer) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
withLimit(Integer) - Method in interface com.tomtom.online.sdk.search.data.geometry.IGeometrySearchQuery
Maximum number of responses that will be returned.
withMaxFuzzyLevel(Integer) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withMaxFuzzyLevel(Integer) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
Maximum fuzzyness level to be used.
withMinFuzzyLevel(Integer) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withMinFuzzyLevel(Integer) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
Minimum fuzzyness level to be used.
withNumber(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
If a number is sent in along with the request, the response may include the side of the street (Left/Right) and also an offset position for that number.
withNumber(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withOffset(Integer) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withOffset(Integer) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
Starting offset of the returned results within the full result set.
withPosition(LatLng) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withPosition(LatLng) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
The position where results should be biased.
withPreciseness(LatLngAcc) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withPreciseness(LatLngAcc) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
The position where results should be biased.
withRadius(Integer) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
If the radius is set, the results will be constrained to the defined area.
withRadius(Integer) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withReturnRoadUse(Boolean) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
To enable return of the road use array for reversegeocodes at street level.
withReturnRoadUse(Boolean) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withReturnSpeedLimit(Boolean) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
To enable return of the posted speedlimit (where available).
withReturnSpeedLimit(Boolean) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withReverseGeocoderSearchQuery(ReverseGeocoderSearchQuery) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
withReverseGeocoderSearchQuery(ReverseGeocoderSearchQuery) - Method in interface com.tomtom.online.sdk.search.data.batch.IBatchSearchQuery
Adds a ReverseGeocoderSearchQuery to ths query.
withReverseGeocoderSearchQuerys(List<ReverseGeocoderSearchQuery>) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
 
withRoadUse(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.IReverseGeocoderSearchQuery
To restrict reversegeocodes to a certain type of roaduse.
withRoadUse(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
 
withTypeAhead(Boolean) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
 
withTypeAhead(Boolean) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.IFuzzySearchQuery
If the "typeahead" flag is set, the query will be interpreted as a partial input and the search will enter predictive mode.
withTypeAhead(Boolean) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
 
withTypeAhead(Boolean) - Method in interface com.tomtom.online.sdk.search.data.geometry.IGeometrySearchQuery
If the "typeahead" flag is set, the query will be interpreted as a partial input and the search will enter predictive mode.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links