RectangleGeometry

data class RectangleGeometry(val boundingBox: GeoBoundingBox) : Geometry

Represents a rectangle.

Constructors

Link copied to clipboard
constructor(boundingBox: GeoBoundingBox)

Properties

Link copied to clipboard