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.elevation
/
ElevationLineRequestBuilder
Elevation
Line
Request
Builder
class
ElevationLineRequestBuilder
Builder used by
elevationLineRequest
.
Members
Constructors
Elevation
Line
Request
Builder
Link copied to clipboard
constructor
(
)
Properties
dataset
Link copied to clipboard
var
dataset
:
String
?
format
In
Link copied to clipboard
var
formatIn
:
String
format
Out
Link copied to clipboard
var
formatOut
:
String
Functions
build
Link copied to clipboard
fun
build
(
)
:
ElevationLineRequest
geometry
Link copied to clipboard
fun
geometry
(
element
:
JsonElement
)
:
<Error class: unknown class>
polyline
Link copied to clipboard
fun
polyline
(
vararg
coords
:
Pair
<
Double
,
Double
>
)
:
<Error class: unknown class>