Companion

object Companion

Functions

Link copied to clipboard
fun builder(geometry: Geometry): GeometryBuilder<*>

Creates a geometry builder with the specified geometry as a starting point for further modification. Geometries with curves are supported.

fun builder(geometryType: GeometryType, spatialReference: SpatialReference?): GeometryBuilder<*>

Creates an empty geometry builder which builds geometries of the specified GeometryType.