Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

An optional BoundingBox for this GeometryCollection.

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.