library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.data
/
Geometry
Geometry
interface
Geometry
<
T
>
An abstraction that represents a Geometry object
Parameters
<T>
the type of Geometry object
Inheritors
Point
DataPolygon
LineString
MultiGeometry
Members
Functions
get
Geometry
Object
Link copied to clipboard
abstract
fun
getGeometryObject
(
)
:
T
Gets the stored KML Geometry object
get
Geometry
Type
Link copied to clipboard
abstract
fun
getGeometryType
(
)
:
String
Gets the type of geometry