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.isochrones
/
IsochronesRequestBuilderJ
Isochrones
Request
Builder
J
class
IsochronesRequestBuilderJ
Java-friendly builder counterpart.
Members
Constructors
Isochrones
Request
Builder
J
Link copied to clipboard
constructor
(
)
Functions
add
Range
Link copied to clipboard
fun
addRange
(
seconds
:
Int
)
:
<Error class: unknown class>
attributes
Link copied to clipboard
fun
attributes
(
attributes
:
List
<
String
>
?
)
:
<Error class: unknown class>
build
Link copied to clipboard
fun
build
(
)
:
IsochronesRequest
id
Link copied to clipboard
fun
id
(
id
:
String
?
)
:
<Error class: unknown class>
intersections
Link copied to clipboard
fun
intersections
(
intersections
:
Boolean
?
)
:
<Error class: unknown class>
interval
Link copied to clipboard
fun
interval
(
interval
:
Int
?
)
:
<Error class: unknown class>
location
Link copied to clipboard
fun
location
(
lon
:
Double
,
lat
:
Double
)
:
<Error class: unknown class>
location
Type
Link copied to clipboard
fun
locationType
(
locationType
:
String
?
)
:
<Error class: unknown class>
options
Link copied to clipboard
fun
options
(
options
:
IsochronesOptions
?
)
:
<Error class: unknown class>
range
Type
Link copied to clipboard
fun
rangeType
(
rangeType
:
String
?
)
:
<Error class: unknown class>
smoothing
Link copied to clipboard
fun
smoothing
(
smoothing
:
Double
?
)
:
<Error class: unknown class>