Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
positioning-bluetooth
/
io.attractions.positioning.bluetooth
/
Circle
Circle
data
class
Circle
(
val
x
:
Double
,
val
y
:
Double
,
val
r
:
Double
)
Members
Constructors
Circle
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
,
r
:
Double
)
Properties
r
Link copied to clipboard
val
r
:
Double
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double