Package | Description |
---|---|
com.tomtom.online.sdk.common.location |
It is a group of main entry classes that represents locale classes.
|
com.tomtom.online.sdk.search |
It is a group of entry classes to perform Batch, Fuzzy, Geometry, Along route, Additional Data, POI Categories or Reverse Geocoding search
with usage of the native TomTom's Routing API.
|
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 |
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 |
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 |
It is a group of classes which provides the functionality of batch search service through Search API.
|
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 |
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 |
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 |
This is a group of entry classes to specify Additional Data Search.
|
com.tomtom.online.sdk.search.data.additionaldata.result |
This is a group of classes to define the result parameters of an Additional Data Search.
|
com.tomtom.online.sdk.search.data.alongroute |
This is a group of entry classes to specify Along Route Search.
|
com.tomtom.online.sdk.search.data.batch |
This is a group of entry classes to specify Batch Search.
|
com.tomtom.online.sdk.search.data.common |
This is a group of classes to define common parameters used in the Search API.
|
com.tomtom.online.sdk.search.data.common.additionaldata |
This is a group of classes to define parameters uniquely used in Additional Data Search.
|
com.tomtom.online.sdk.search.data.fuzzy |
This is a group of entry classes to specify Fuzzy Search.
|
com.tomtom.online.sdk.search.data.geometry |
This is a group of entry classes to specify Geometry Search.
|
com.tomtom.online.sdk.search.data.geometry.query |
This is a group of classes to define query parameters used in Geometry Search.
|
com.tomtom.online.sdk.search.data.poicategories |
It is a group of entry classes to specify POI Categories service.
|
com.tomtom.online.sdk.search.data.reversegeocoder |
This is a group of entry Classes to specify Reverse Geocoding Search.
|
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.
|