Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract override val bbox: BoundingBox?

An optional bounding box used to represent the limits of the object's geometry.

Functions

Link copied to clipboard
abstract fun json(): String

Gets a JSON representation of this object.

Link copied to clipboard
open override fun toString(): String