toggle menu
maps-kt
0.4.0-dev-3
common
switch theme
search in API
maps-kt-scheme
/
space.kscience.maps.scheme
/
line
line
fun
FeatureBuilder
<
XY
>
.
line
(
aCoordinates
:
Pair
<
Number
,
Number
>
,
bCoordinates
:
Pair
<
Number
,
Number
>
,
id
:
String
?
=
null
)
:
FeatureRef
<
XY
,
LineFeature
<
XY
>
>