toggle menu
GeoKJSON
common
switch theme
search in API
geojson
/
io.github.elcolto.geokjson.geojson.dsl
/
GeometryCollectionDsl
Geometry
Collection
Dsl
class
GeometryCollectionDsl
(
geometries
:
MutableList
<
Geometry
>
=
mutableListOf()
)
:
GeometryDsl
<
GeometryCollection
>
Members
Constructors
Geometry
Collection
Dsl
Link copied to clipboard
constructor
(
geometries
:
MutableList
<
Geometry
>
=
mutableListOf()
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
)
:
GeometryCollection
unary
Plus
Link copied to clipboard
operator
fun
Geometry
.
unaryPlus
(
)