RectangleGeometry

data class RectangleGeometry(val boundingBox: GeoBoundingBox) : Geometry

Represents a rectangle.

Parameters

boundingBox

Bounding box of the rectangle.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard