sdk-maps-driving-extensions
Module Contents
alltypes
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
LIBRARY_PACKAGE_NAME
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
LIBRARY_PACKAGE_NAME
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
LIBRARY_PACKAGE_NAME
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
abstract
class
LatLngTraceMatchingDataProvider
:
MatchingDataProvider
Module Contents
LatLngTraceMatchingDataProvider
(
)
@JvmStatic
fun
fromPoints
(
points
:
List
<
LatLng
>
)
:
MatchingDataProvider
class
MapMatchResult
:
MatchResult
Module Contents
MapMatchResult
(
)
fun
accept
(
visitor
:
MatchResultVisitor
)
:
Unit
interface
Matcher
:
NativeObject
Module Contents
abstract
fun
match
(
location
:
Location
)
:
Unit
abstract
fun
setMatcherListener
(
listener
:
MatcherListener
)
:
Unit
@Beta
(
2019
,
9
)
class
MatcherFactory
Module Contents
MatcherFactory
(
)
@Beta
(
2019
,
9
)
@JvmStatic
fun
createMatcher
(
dataProvider
:
MatchingDataProvider
)
:
Matcher
interface
MatcherListener
Module Contents
abstract
fun
onMatched
(
matchResult
:
MatchResult
)
:
Unit
abstract
class
MatchResult
Module Contents
MatchResult
(
)
abstract
fun
accept
(
visitor
:
MatchResultVisitor
)
:
Unit
var
isMatched
:
Boolean
lateinit
var
matchedLocation
:
Location
lateinit
var
originalLocation
:
Location
interface
MatchResultVisitor
Module Contents
abstract
fun
visit
(
result
:
RouteMatchResult
)
:
Unit
abstract
fun
visit
(
result
:
MapMatchResult
)
:
Unit
class
NativeMatcher
:
Matcher
Module Contents
NativeMatcher
(
)
fun
dispose
(
)
:
Unit
fun
getNativeHandle
(
)
:
Long
fun
isAutoDisposable
(
)
:
Boolean
fun
match
(
location
:
Location
)
:
Unit
fun
notifyMatcherListener
(
result
:
MatchResult
)
:
Unit
fun
setDataToMatchAgainst
(
dataProvider
:
MatchingDataProvider
)
:
Unit
fun
setMatcherListener
(
listener
:
MatcherListener
)
:
Unit
class
RouteMatchResult
:
MatchResult
Module Contents
RouteMatchResult
(
)
fun
accept
(
visitor
:
MatchResultVisitor
)
:
Unit
package
com.tomtom.online.sdk.extensions
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
LIBRARY_PACKAGE_NAME
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
package
com.tomtom.online.sdk.map.driving
Module Contents
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
LIBRARY_PACKAGE_NAME
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
class
BuildConfig
Module Contents
BuildConfig
(
)
static
val
APPLICATION_ID
:
String
static
val
BUILD_TYPE
:
String
static
val
DEBUG
:
Boolean
static
val
FLAVOR
:
String
static
val
LIBRARY_PACKAGE_NAME
:
String
static
val
VERSION_CODE
:
Int
static
val
VERSION_NAME
:
String
abstract
class
LatLngTraceMatchingDataProvider
:
MatchingDataProvider
Module Contents
LatLngTraceMatchingDataProvider
(
)
@JvmStatic
fun
fromPoints
(
points
:
List
<
LatLng
>
)
:
MatchingDataProvider
class
MapMatchResult
:
MatchResult
Module Contents
MapMatchResult
(
)
fun
accept
(
visitor
:
MatchResultVisitor
)
:
Unit
interface
Matcher
:
NativeObject
Module Contents
abstract
fun
match
(
location
:
Location
)
:
Unit
abstract
fun
setMatcherListener
(
listener
:
MatcherListener
)
:
Unit
@Beta
(
2019
,
9
)
class
MatcherFactory
Module Contents
MatcherFactory
(
)
@Beta
(
2019
,
9
)
@JvmStatic
fun
createMatcher
(
dataProvider
:
MatchingDataProvider
)
:
Matcher
interface
MatcherListener
Module Contents
abstract
fun
onMatched
(
matchResult
:
MatchResult
)
:
Unit
abstract
class
MatchResult
Module Contents
MatchResult
(
)
abstract
fun
accept
(
visitor
:
MatchResultVisitor
)
:
Unit
var
isMatched
:
Boolean
lateinit
var
matchedLocation
:
Location
lateinit
var
originalLocation
:
Location
interface
MatchResultVisitor
Module Contents
abstract
fun
visit
(
result
:
RouteMatchResult
)
:
Unit
abstract
fun
visit
(
result
:
MapMatchResult
)
:
Unit
class
NativeMatcher
:
Matcher
Module Contents
NativeMatcher
(
)
fun
dispose
(
)
:
Unit
fun
getNativeHandle
(
)
:
Long
fun
isAutoDisposable
(
)
:
Boolean
fun
match
(
location
:
Location
)
:
Unit
fun
notifyMatcherListener
(
result
:
MatchResult
)
:
Unit
fun
setDataToMatchAgainst
(
dataProvider
:
MatchingDataProvider
)
:
Unit
fun
setMatcherListener
(
listener
:
MatcherListener
)
:
Unit
class
RouteMatchResult
:
MatchResult
Module Contents
RouteMatchResult
(
)
fun
accept
(
visitor
:
MatchResultVisitor
)
:
Unit