toggle menu
Spatial K
common
switch theme
search in API
turf
/
io.github.dellisd.spatialk.turf
/
coordAll
coord
All
fun
Geometry
.
coordAll
(
)
:
List
<
Position
>
fun
Point
.
coordAll
(
)
:
List
<
Position
>
fun
MultiPoint
.
coordAll
(
)
:
List
<
Position
>
fun
LineString
.
coordAll
(
)
:
List
<
Position
>
fun
MultiLineString
.
coordAll
(
)
:
List
<
Position
>
fun
Polygon
.
coordAll
(
)
:
List
<
Position
>
fun
MultiPolygon
.
coordAll
(
)
:
List
<
Position
>
fun
GeometryCollection
.
coordAll
(
)
:
List
<
Position
>
fun
Feature
.
coordAll
(
)
:
List
<
Position
>
?
fun
FeatureCollection
.
coordAll
(
)
:
List
<
Position
>