kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
GeoCircle
Geo
Circle
class
GeoCircle
(
center
:
GeoPoint
,
radius
:
GeoDistance
)
:
GeoShape
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
center
Link copied to clipboard
val
center
:
GeoPoint
Content copied to clipboard
radius
Link copied to clipboard
val
radius
:
GeoDistance
Content copied to clipboard