- 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 - Interface in com.tomtom.online.sdk.search.data.additionaldata
-
A collection of arguments used in Additional Data queries.
- 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
-
- 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
-- GETTER --
- 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
-- GETTER --
- 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 - 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.
- AlongRouteSearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.alongroute
-
- AlongRouteSearchQueryBuilder(String, List<LatLng>, int) - 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
-
- apiVersion - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
-
- applicationClientId - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
-
- applicationClientVer - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
-
- 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 main entry classes to perform Search and Reverse geocoding actions
with usage of TomTom's Search SDK.
- 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 online 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
-
- 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
-
- com.tomtom.online.sdk.search.data.additionaldata.result - package com.tomtom.online.sdk.search.data.additionaldata.result
-
- com.tomtom.online.sdk.search.data.alongroute - package com.tomtom.online.sdk.search.data.alongroute
-
- com.tomtom.online.sdk.search.data.batch - package com.tomtom.online.sdk.search.data.batch
-
- com.tomtom.online.sdk.search.data.common - package com.tomtom.online.sdk.search.data.common
-
- com.tomtom.online.sdk.search.data.common.additionaldata - package com.tomtom.online.sdk.search.data.common.additionaldata
-
- com.tomtom.online.sdk.search.data.fuzzy - package com.tomtom.online.sdk.search.data.fuzzy
-
- com.tomtom.online.sdk.search.data.geometry - package com.tomtom.online.sdk.search.data.geometry
-
- com.tomtom.online.sdk.search.data.geometry.query - package com.tomtom.online.sdk.search.data.geometry.query
-
- com.tomtom.online.sdk.search.data.reversegeocoder - package com.tomtom.online.sdk.search.data.reversegeocoder
-
- 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
-
- 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(Context) - Static method in class com.tomtom.online.sdk.search.OnlineSearchApi
-
Creates new SearchAPI object which will use provided online search service 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 online search service api key.
- createFuzzySearch(OnlineSearchServiceConfiguration) - Method in class com.tomtom.online.sdk.search.api.fuzzy.FuzzySearchApiImpl
-
- endpoint - Variable in class com.tomtom.online.sdk.search.OnlineSearchServiceConfiguration
-
- 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").
- 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.
- error - Variable in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchResponse
-
- error - Variable in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse
-
Error code and description.
- error - Variable in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
-
- error - Variable in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
-
Error code and description.
- error - Variable in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
-
Error code and description.
- error - Variable in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
-
The error which occurred during the reverse geocoding process.
- errorMessage - Variable in class com.tomtom.online.sdk.search.data.additionaldata.result.AdditionalDataSearchResult
-
- 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
-
- Geometry(CircleGeometry) - Constructor for class com.tomtom.online.sdk.search.data.geometry.Geometry
-
- 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
-
- 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
-
- 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 - Interface in com.tomtom.online.sdk.search.data.geometry
-
- GeometrySearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.geometry
-
- 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
-
- 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.
- getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchResponse
-
The error message if applicable.
- getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchResponse
-
- getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchResponse
-
The error message if applicable.
- getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchResponse
-
- getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchResponse
-
The error message if applicable.
- 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
-
- getGeometryDataSource() - Method in class com.tomtom.online.sdk.search.data.common.additionaldata.AdditionalDataSources
-
- 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.AdditionalDataSearchQueryBuilder
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
-
- getPolygon() - Method in class com.tomtom.online.sdk.search.data.geometry.Geometry
-
- getRadius() - Method in class com.tomtom.online.sdk.common.location.LatLng
-
Remove ASAP, temporary fix!
Crashes after LatLng refactoring - with radius, bearing etc removed.
- 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
-
- 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
-
- 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 Online Search services.
- OnlineSearchServiceConfiguration - Class in com.tomtom.online.sdk.search
-
Configuration for online search service (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
-
- 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 - 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.
- ReverseGeocoderSearchQueryBuilder - Class in com.tomtom.online.sdk.search.data.reversegeocoder
-
- 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
-
- 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.
- withBoundingBox(LatLng, LatLng) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
The boundin box for the search.
- withBoundingBox(LatLng, LatLng) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withCallback(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
Specifies the jsonp callback method.
- withCallback(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
-
- withCategory(boolean) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
If your search use case only requires POI results filtered by category, you may use the category endpoint.
- withCategory(boolean) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withCountry(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
Comma separated string of country codes (eg: FR,ES).
- withCountry(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withExtendedPostalCodes(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
Indexes for which extended postal codes should be included in the results.
- withExtendedPostalCodes(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withExtendedPostalCodesFor(String) - Method in interface com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
-
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
-
- withFuzzySearchQuery(FuzzySearchQuery) - Method in interface com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
-
- withFuzzySearchQuery(FuzzySearchQuery) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
-
- withGeometryDataSource(GeometryDataSource) - Method in interface com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQuery
-
- withGeometryDataSource(GeometryDataSource) - Method in class com.tomtom.online.sdk.search.data.additionaldata.AdditionalDataSearchQueryBuilder
-
- withGeometrySearchQuery(GeometrySearchQuery) - Method in interface com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
-
- withGeometrySearchQuery(GeometrySearchQuery) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
-
- withHeading(float) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
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 interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
A comma separated list of indexes which should be utilized for the search.
- withIdx(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withIdxSet(String) - Method in interface com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
-
The "idxSet" parameter allows for fine tuning L2 by specifying which indexes to utilize for the search.
- withIdxSet(String) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
-
- withLanguage(String) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
Language in which search results should be returned.
- withLanguage(String) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withLanguage(String) - Method in interface com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
-
Language in which search results should be returned.
- withLanguage(String) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
-
- withLanguagePrefix(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
Language in which search results should be returned.
- withLanguagePrefix(String) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
-
- withLimit(int) - Method in interface com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQuery
-
The upper limit of the number of results.
- withLimit(int) - Method in class com.tomtom.online.sdk.search.data.alongroute.AlongRouteSearchQueryBuilder
-
- withLimit(int) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
The upper limit of the number of results.
- withLimit(int) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withLimit(int) - Method in interface com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
-
Maximum number of responses that will be returned.
- withLimit(int) - Method in class com.tomtom.online.sdk.search.data.geometry.GeometrySearchQueryBuilder
-
- withMaxFuzzyLevel(int) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
Maximum fuzzyness level to be used.
- withMaxFuzzyLevel(int) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withMinFuzzyLevel(int) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
Minimum fuzzyness level to be used.
- withMinFuzzyLevel(int) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withNumber(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
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(int) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
Starting offset of the returned results within the full result set.
- withOffset(int) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withPosition(LatLng) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
The position where results should be biased.
- withPosition(LatLng, int) - Method in interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
The position where results should be biased.
- withPosition(LatLng) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withPosition(LatLng, int) - Method in class com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQueryBuilder
-
- withRadius(int) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
If the radius is set, the results will be constrained to the defined area.
- withRadius(int) - Method in class com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQueryBuilder
-
- withReturnRoadUse(boolean) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
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.ReverseGeocoderSearchQuery
-
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 interface com.tomtom.online.sdk.search.data.batch.BatchSearchQuery
-
- withReverseGeocoderSearchQuery(ReverseGeocoderSearchQuery) - Method in class com.tomtom.online.sdk.search.data.batch.BatchSearchQueryBuilder
-
- withRoadUse(String) - Method in interface com.tomtom.online.sdk.search.data.reversegeocoder.ReverseGeocoderSearchQuery
-
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 interface com.tomtom.online.sdk.search.data.fuzzy.FuzzySearchQuery
-
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.fuzzy.FuzzySearchQueryBuilder
-
- withTypeAhead(boolean) - Method in interface com.tomtom.online.sdk.search.data.geometry.GeometrySearchQuery
-
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
-