toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.model
/
Point
Point
fun
Point
(
x
:
Float
,
y
:
Float
)
:
Point
fun
Point
(
x
:
Int
,
y
:
Int
)
:
Point
Creates a new
Point
with the provided coordinates.