alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.positions
/
Euclidean2DPosition
/
Euclidean2DPosition
Euclidean2DPosition
constructor
(
xp
:
Double
,
yp
:
Double
)
(
source
)
Parameters
xp
The X coordinate
yp
The Y coordinate
constructor
(
c
:
DoubleArray
)
(
source
)
Parameters
c
an array of length 2 containing the coordinates