Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

An optional BoundingBox for this GeometryCollection.

Link copied to clipboard

Members not defined by RFC 7946.

Functions

Link copied to clipboard
fun add(geometry: G)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
inline fun GeometryCollectionBuilder<in Polygon>.addPolygon(builderAction: PolygonBuilder.() -> Unit)

Adds a Polygon to a GeometryCollectionBuilder using a DSL.

Link copied to clipboard

Builds the GeometryCollection from the configured values.