ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.matrix
/
MatrixRequestBuilderJ
Matrix
Request
Builder
J
class
MatrixRequestBuilderJ
Java-friendly builder counterpart.
Members
Constructors
Matrix
Request
Builder
J
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
MatrixRequest
destinations
Link copied to clipboard
fun
destinations
(
destinations
:
List
<
Int
>
?
)
:
<Error class: unknown class>
id
Link copied to clipboard
fun
id
(
id
:
String
?
)
:
<Error class: unknown class>
location
Link copied to clipboard
fun
location
(
lon
:
Double
,
lat
:
Double
)
:
<Error class: unknown class>
metrics
Link copied to clipboard
fun
metrics
(
metrics
:
List
<
String
>
?
)
:
<Error class: unknown class>
resolve
Locations
Link copied to clipboard
fun
resolveLocations
(
resolveLocations
:
Boolean
?
)
:
<Error class: unknown class>
sources
Link copied to clipboard
fun
sources
(
sources
:
List
<
Int
>
?
)
:
<Error class: unknown class>