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

address - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
The address data in ReverseGeocoderAddress object.
addresses - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
The addresses table which contains all results returned from search service.
addressLine1(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
First address line, usually street name with number.
addressLine2(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Second address line, usually country, city name nad postal code if available for obtained result.

B

bottomRight(LatLng) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Bottom right location of the bounding box.
build() - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Gather all data from the SearchQueryBuilder and instantiates the new SearchQuery object.
build() - Method in class com.tomtom.online.sdk.search.data.SearchResponseBuilder
Gather all data from the SearchResponseBuilder and instantiates the new SearchResponse object.
build() - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Gather all data from the SearchResultBuilder and instantiates the new SearchResult object.
builder() - Static method in class com.tomtom.online.sdk.search.data.SearchQuery
Instantiates the SearchQueryBuilder object.
builder() - Static method in class com.tomtom.online.sdk.search.data.SearchResponse
Instantiates the SearchResponseBuilder object.
builder() - Static method in class com.tomtom.online.sdk.search.data.SearchResult
Instantiates the SearchResultBuilder object.
buildingNumber - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The building number on the street.

C

callsRequireInternet(Context) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
callsRequireInternet(Context) - Method in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
callsRequireInternet(Context) - Method in interface com.tomtom.online.sdk.search.RequiresInternetConnectivity
Turn on when you want to validate Internet connection when executing request.
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
cancelSearchIfRunning() - Method in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
canEqual(Object) - Method in class com.tomtom.online.sdk.search.data.SearchQuery
 
canEqual(Object) - Method in class com.tomtom.online.sdk.search.data.SearchResponse
 
categories(String[]) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
List of categories associated with obtained result.
Category - Enum in com.tomtom.online.sdk.search.data
Categories available via OnlineSearch service: http://developer.tomtom.com/products/onlinenavigation/onlinesearch/documentation/Search/CategorySearch
category(Category) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Search for a specific category.
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.data - package com.tomtom.online.sdk.search.data
It is a group of model classes to perform Search and Reverse geocoding actions with usage of TomTom's Search SDK.
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.
country - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The country name.
country(String) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
This will limit the search to the specified countries.
countryCode - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The country code in SO 3166-1 alpha-2.
countryCode(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Country code associated with obtained result.
countryCodeISO3 - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The country code in SO 3166-1 alpha-3 format.
countrySecondarySubdivision - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The county.
countrySubdivision - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The State or Province.
countrySubdivisionName - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The country subdivision name.
create() - Static method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Instantiates the SearchQueryBuilder object.
create() - Static method in class com.tomtom.online.sdk.search.data.SearchResponseBuilder
Instantiates the SearchResponseBuilder object.
create() - Static method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Instantiates the SearchResultBuilder object.
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.
CREATOR - Static variable in class com.tomtom.online.sdk.search.data.SearchQuery
 

D

DEFAULT_CACHE_TIMEOUT_IN_MINUTES - Static variable in class com.tomtom.online.sdk.search.extensions.SearchService
Default searchCache timeout is set to 5 minutes.
DEFAULT_ONLINE_SEARCH_ENDPOINT - Static variable in interface com.tomtom.online.sdk.search.SearchAPI
Default TomTom's OnlineSearch endpoint
DEFAULT_ONLINE_SEARCH_SERVICE_API_VERSION - Static variable in interface com.tomtom.online.sdk.search.SearchAPI
Default TomTom's OnlineSearch service version
describeContents() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Dispose() - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
Disposes the ReverseGeocoderQuery class which was constructed at native layer
Dispose() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
Disposes the ReverseGeocoderQuery class which was constructed at native layer
distanceTo(LatLng) - Method in class com.tomtom.online.sdk.common.location.LatLng
Calculate the great-circle distance between two points.

E

equals(Object) - Method in class com.tomtom.online.sdk.common.location.LatLng
 
equals(Object) - Method in class com.tomtom.online.sdk.search.data.SearchQuery
 
equals(Object) - Method in class com.tomtom.online.sdk.search.data.SearchResponse
 
error - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
The error which occurred during the reverse geocoding process.
errorCode - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderResponseError
This indicates the the http error code.
errorDescription - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderResponseError
The Error description.

F

failReason(SearchResponse.SearchException) - Method in class com.tomtom.online.sdk.search.data.SearchResponseBuilder
Exception describing why the request failed.
freeformAddress - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The freeform address.

G

geoHash(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Geohash generated from latitude and longitude, unique for each item.
getAddress() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
 
getAddresses() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
Gets addresses list in the format of List.
getAddressLine1() - Method in class com.tomtom.online.sdk.search.data.SearchResult
First address line, usually street name with number.
getAddressLine2() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Second address line, usually country, city name nad postal code if available for obtained result.
getBearing() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
getBottomRight() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Bottom right location of the bounding box.
getBuildingNumber() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getCategories() - Method in class com.tomtom.online.sdk.search.data.SearchResult
List of categories associated with obtained result.
getCategory() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Search for a specific category.
getCountry() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getCountry() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
This will limit the search to the specified countries.
getCountryCode() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getCountryCode() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Country code associated with obtained result.
getCountryCodeISO3() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getCountrySecondarySubdivision() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getCountrySubdivision() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getCountrySubdivisionName() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getError() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
 
getErrorCode() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResponseError
 
getErrorDescription() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResponseError
 
getErrorMessage() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
The error message if applicable.
getFailReason() - Method in class com.tomtom.online.sdk.search.data.SearchResponse
Exception describing why the request failed.
getFreeformAddress() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getGeoHash() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Geohash generated from latitude and longitude, unique for each item.
getIdentifier() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Result identifier, unique per each item.
getIdxSet() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Specifying which indexes to utilize for the search.
getLanguage() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Language in which search results should be returned.
getLatitude() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
getLatitude() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
 
getLatitudeAsString() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
getLimit() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Maximum number of search results which will be returned by the search service.
getLocation() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Position where results should be biased.
getLocation() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Position (latitude, longitude).
getLongitude() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
getLongitude() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
 
getLongitudeAsString() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
getMaxFuzzyLevel() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Maximum fuzziness level to be used.
getMinFuzzyLevel() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Minimum fuzziness level to be used.
getMunicipality() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getMunicipalitySubdivision() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getName() - Method in class com.tomtom.online.sdk.search.data.SearchResult
POI name if available, otherwise empty string.
getNativeHandle() - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
Handle of native pointer address
getNativeHandle() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
 
getNumResults() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderSummary
 
getOffset() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Starting offset of the returned results within the full result set.
getPhoneNumber() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Phone number if available, otherwise empty string.
getPostalCode() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getQuery() - Method in enum com.tomtom.online.sdk.search.data.Category
Returns search query assigned to a selected category
getQuery() - Method in exception com.tomtom.online.sdk.search.data.SearchResponse.SearchException
 
getQueryTime() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderSummary
 
getRadius() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
getRadius() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
If radius and location are set, the results will be constrained to the defined area.
getSearchQuery() - Method in class com.tomtom.online.sdk.search.data.SearchResponse
Query used to obtain current SearchResponse.
getSearchResults() - Method in class com.tomtom.online.sdk.search.data.SearchResponse
List of available search result items.
getSpeedLimit() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getStatus() - Method in class com.tomtom.online.sdk.search.data.SearchResponse
Search response status, may be one of those: VALID, INVALID.
getStreet() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getStreetName() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getStreetNameAndNumber() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getStreetNumber() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
getSummary() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
 
getTerm() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Query to be searched.
getTopLeft() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Top left location of the bounding box.
getType() - Method in class com.tomtom.online.sdk.search.data.SearchResult
Type of a result.
getUrl() - Method in class com.tomtom.online.sdk.search.data.SearchResult
POI url if available, otherwise empty string.
getVersion() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
 

H

hasError() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
Specifies if the response has error.
hashCode() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
hashCode() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
 
hashCode() - Method in class com.tomtom.online.sdk.search.data.SearchResponse
 
hasRadius() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
hasResults() - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
Specifies if the results where retrieved from reverse geocoding request.

I

identifier(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Result identifier, unique per each item.
idxSet(String) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Specifying which indexes to utilize for the search.
INVALID - Static variable in class com.tomtom.online.sdk.search.data.SearchResponse
Invalid response status code.
isCategory() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
Checks whether provided query is for category or not.
isCategory(boolean) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Checks whether provided query is for category or not.
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.RequiresInternetConnectivity
True if Internet connection available, false otherwise.
isNear(LatLng) - Method in class com.tomtom.online.sdk.common.location.LatLng
Check if two locations are near each other (almost equal).
isNear(LatLng, double) - Method in class com.tomtom.online.sdk.common.location.LatLng
Check if two locations are near each other (almost equal within given tolerance).
isTypeAhead() - Method in class com.tomtom.online.sdk.search.data.SearchQuery
If the "typeahead" flag is set, the query will be interpreted as a partial input and the search will enter predictive mode.
isTypeAhead(boolean) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
 

L

language(String) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Language in which search results should be returned.
latitude - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
The latitude of retrieved location.
LatLng - Class in com.tomtom.online.sdk.common.location
Represents the information about the coordinates (latitude, longitude).
LatLng(double, double) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatNng object based on latitude and longitude and default values of bearing(0.0) and radius(0).
LatLng(Location) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatLng object based on data from Location object
LatLng(double, double, int) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatLng object based on latitude, longitude, radius and default values of bearing(0.0)
LatLng(double, double, float) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatLng object based on latitude, longitude, bearing and default values of radius(0)
LatLng(double, double, int, float) - Constructor for class com.tomtom.online.sdk.common.location.LatLng
Instantiates a new LatLng object based on latitude, longitude, bearing and radius.
limit(Integer) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Maximum number of search results which will be returned by the search service.
location(LatLng) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Position where results should be biased.
location(LatLng) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Position (latitude, longitude).
longitude - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
The longitude of retrieved location.

M

maxFuzzyLevel(Integer) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Maximum fuzziness level to be used.
minFuzzyLevel(Integer) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Minimum fuzziness level to be used.
municipality - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
Sub/Super City.
municipalitySubdivision - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The municipality subdivision.

N

name(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
POI name if available, otherwise empty string.
numResults - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderSummary
The number of results.

O

offset(Integer) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Starting offset of the returned results within the full result set.
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.
onSearchError(Throwable) - Method in interface com.tomtom.online.sdk.search.data.RevGeoSearchCallback
Method responsible to handle searchResponse when search returns error.
onSearchError(SearchResponse) - Method in interface com.tomtom.online.sdk.search.data.SearchCallback
Method responsible to handle searchResponse when search returns error.
onSearchResult(ReverseGeocoderResult) - Method in interface com.tomtom.online.sdk.search.data.RevGeoSearchCallback
Method responsible to handle searchResponse when search returns results.
onSearchResult(SearchResponse) - Method in interface com.tomtom.online.sdk.search.data.SearchCallback
Method responsible to handle searchResponse when search returns results.
onStartCommand(Intent, int, int) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 

P

phoneNumber(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Phone number if available, otherwise empty string.
postalCode - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The Postal Code / Zip Code.

Q

queryTime - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderSummary
The query processing time.

R

radius(Integer) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
If radius and location are set, the results will be constrained to the defined area.
RequiresInternetConnectivity - Interface in com.tomtom.online.sdk.search
Checks whether Internet connection is available.
ReverseGeocoderAddress - Class in com.tomtom.online.sdk.search.data
The address data object retrieved via reverse geocoding request.
ReverseGeocoderAddress() - Constructor for class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
 
ReverseGeocoderFullAddress - Class in com.tomtom.online.sdk.search.data
The full address data object retrieved via reverse geocoding request.
ReverseGeocoderFullAddress() - Constructor for class com.tomtom.online.sdk.search.data.ReverseGeocoderFullAddress
 
ReverseGeocoderQuery - Interface in com.tomtom.online.sdk.search.data
ReverseGeocoderQuery is an interface designed to transfer SearchAPI parameters in a readable manner by implementing class: ReverseGeocoderQueryBuilder.
ReverseGeocoderQueryBuilder - Class in com.tomtom.online.sdk.search.data
Builder used to create an instance of ReverseGeocoderQuery, once constructed, the user cannot change the field values
ReverseGeocoderQueryBuilder(double, double) - Constructor for class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
 
ReverseGeocoderResponseError - Class in com.tomtom.online.sdk.search.data
The error which occurred during reverse geocoding process.
ReverseGeocoderResponseError() - Constructor for class com.tomtom.online.sdk.search.data.ReverseGeocoderResponseError
 
ReverseGeocoderResult - Class in com.tomtom.online.sdk.search.data
The object which contains the reverse geocoding process result.
ReverseGeocoderResult() - Constructor for class com.tomtom.online.sdk.search.data.ReverseGeocoderResult
 
ReverseGeocoderSummary - Class in com.tomtom.online.sdk.search.data
The summary of reverse geocode response which contains statistical information about request: time of the query and the number of results.
ReverseGeocoderSummary() - Constructor for class com.tomtom.online.sdk.search.data.ReverseGeocoderSummary
 
reverseGeocoding(ReverseGeocoderQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
reverseGeocoding(ReverseGeocoderQuery, RevGeoSearchCallback) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
reverseGeocoding(ReverseGeocoderQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
reverseGeocoding(ReverseGeocoderQuery, RevGeoSearchCallback) - Method in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
RevGeoSearchCallback - Interface in com.tomtom.online.sdk.search.data
Interface to receive ReverseGeocoding result information via callback mechanism.

S

search(SearchQuery, SearchCallback) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
search(SearchQuery) - Method in class com.tomtom.online.sdk.search.extensions.SearchService
 
search(SearchQuery, SearchCallback) - Method in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
search(SearchQuery) - Method in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
SearchAPI - Interface in com.tomtom.online.sdk.search
TomTom Search API main object.
SearchAPIException - Exception in com.tomtom.online.sdk.search
The exception is called when the method to perform the search action is called but there is no way to handle request due to wrong or illegal SearchQuery format.
SearchAPIException() - Constructor for exception com.tomtom.online.sdk.search.SearchAPIException
General based constructor with custom message embedded.
SearchCallback - Interface in com.tomtom.online.sdk.search.data
Interface to receive SearchAPI result information via callback mechanism.
searchEngines - Variable in class com.tomtom.online.sdk.search.OnlineSearchAPI
 
SearchException(SearchQuery, Throwable) - Constructor for exception com.tomtom.online.sdk.search.data.SearchResponse.SearchException
 
SearchException(SearchQuery) - Constructor for exception com.tomtom.online.sdk.search.data.SearchResponse.SearchException
 
SearchException(SearchQuery, String) - Constructor for exception com.tomtom.online.sdk.search.data.SearchResponse.SearchException
 
SearchException(SearchQuery, String, Throwable) - Constructor for exception com.tomtom.online.sdk.search.data.SearchResponse.SearchException
 
SearchQuery - Class in com.tomtom.online.sdk.search.data
SearchQuery is used to transfer SearchAPI parameters in a readable manner.
searchQuery(SearchQuery) - Method in class com.tomtom.online.sdk.search.data.SearchResponseBuilder
Query used to obtain current SearchResponse.
SearchQueryBuilder - Class in com.tomtom.online.sdk.search.data
Holds the data for the search query which will be sent to the Online Search.
SearchResponse - Class in com.tomtom.online.sdk.search.data
SearchResponse is returned from SearchAPI either a search returns a successful response or not.
SearchResponse.SearchException - Exception in com.tomtom.online.sdk.search.data
The exception is called when the method to perform the search action is called but there is no way to handle request due to wrong or illegal SearchQuery format or the connection fails.
SearchResponse.Status - Annotation Type in com.tomtom.online.sdk.search.data
Response status, may be on of those: VALID, INVALID.
SearchResponseBuilder - Class in com.tomtom.online.sdk.search.data
Holds the data for the search response which will be retrieved from the Online Search.
SearchResult - Class in com.tomtom.online.sdk.search.data
SearchResult represents a single search result item.
SearchResultBuilder - Class in com.tomtom.online.sdk.search.data
Holds the data of the search response which will be retrieved from the Online Search.
searchResults(List<SearchResult>) - Method in class com.tomtom.online.sdk.search.data.SearchResponseBuilder
List of available search result items.
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
 
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
 
speedLimit - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The speed limit in [km/h] or [mi/h].
status(int) - Method in class com.tomtom.online.sdk.search.data.SearchResponseBuilder
Search response status, may be one of those: VALID, INVALID.
street - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The street.
streetName - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The street name.
streetNameAndNumber - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The street name and number.
streetNumber - Variable in class com.tomtom.online.sdk.search.data.ReverseGeocoderAddress
The street number.

T

term(String) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Query to be searched.
toArrayCoordinateSystem(List<LatLng>) - Static method in class com.tomtom.online.sdk.common.location.LatLng
This method flats coordinates, [0] == lat, [1] == lon, [2] == lat, [3] == lon, ...
topLeft(LatLng) - Method in class com.tomtom.online.sdk.search.data.SearchQueryBuilder
Top left location of the bounding box.
toSimplerString() - Method in class com.tomtom.online.sdk.common.location.LatLng
Formatted string representation of the LatLng object in simpler way.
toSimpleString() - Method in class com.tomtom.online.sdk.common.location.LatLng
Formatted string representation of the LatLng object.
toString() - Method in class com.tomtom.online.sdk.common.location.LatLng
 
toString() - Method in enum com.tomtom.online.sdk.search.data.Category
 
type(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
Type of a result.

U

unbind(Context, ServiceConnection) - Static method in class com.tomtom.online.sdk.search.extensions.SearchServiceManager
Helper method to unbind from service
url(String) - Method in class com.tomtom.online.sdk.search.data.SearchResultBuilder
POI url if available, otherwise empty string.
useCachingMechanism() - Method in class com.tomtom.online.sdk.search.extensions.SearchService
Turn on request caching to get faster responses.

V

VALID - Static variable in class com.tomtom.online.sdk.search.data.SearchResponse
Valid response status code.
valueOf(String) - Static method in enum com.tomtom.online.sdk.search.data.Category
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tomtom.online.sdk.search.data.Category
Returns an array containing the constants of this enum type, in the order they are declared.

W

withHeading(int) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
The directional heading of the vehicle in degrees, for travel along a segment of roadway.
withHeading(int) - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
The directional heading of the vehicle in degrees, for travel along a segment of roadway.
withLanguagePrefix(String) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
Language in which search results should be returned.
withLanguagePrefix(String) - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
Language in which search results should be returned.
withRadius(int) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
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.ReverseGeocoderQueryBuilder
If the radius is set, the results will be constrained to the defined area.
withReturnMatchType(boolean) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
Enable return of address match type information.
withReturnMatchType(boolean) - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
Enable return of address match type information.
withReturnRoadUse(boolean) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
To enable return of the road use array for reversegeocodes at street level.
withReturnRoadUse(boolean) - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
To enable return of the road use array for reversegeocodes at street level.
withReturnSpeedLimit(boolean) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
To enable return of the posted speedlimit (where available).
withReturnSpeedLimit(boolean) - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
To enable return of the posted speedlimit (where available).
withTolerance(boolean) - Method in interface com.tomtom.online.sdk.search.data.ReverseGeocoderQuery
The tolerance, in degrees, to either side of the direction specified by angle.
withTolerance(boolean) - Method in class com.tomtom.online.sdk.search.data.ReverseGeocoderQueryBuilder
The tolerance, in degrees, to either side of the direction specified by angle.
writeToParcel(Parcel, int) - Method in class com.tomtom.online.sdk.search.data.SearchQuery
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links