alchemist-full
Toggle table of contents
37.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist-full
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.geometry
/
Segment2D
/
closestPointTo
closest
Point
To
open
fun
closestPointTo
(
point
:
P
)
:
P
(
source
)
Finds the point of the segment which is closest to the provided
point
.