kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
GeoPolygon
Geo
Polygon
@
SinceCouchbase
(
value
=
"6.5.1"
)
class
GeoPolygon
(
vertices
:
List
<
GeoPoint
>
)
:
GeoShape
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
vertices
Link copied to clipboard
val
vertices
:
List
<
GeoPoint
>
Content copied to clipboard