Geometry

interface Geometry<T>

An abstraction that represents a Geometry object

Inheritors

Functions

Link copied to clipboard
abstract fun getGeometryObject(): T
Gets the stored KML Geometry object
Link copied to clipboard
abstract fun getGeometryType(): String
Gets the type of geometry