toggle menu
alchemist
35.0.3
jvm
switch theme
search in API
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.geometry
/
Segment2DImpl
/
copyWith
copy
With
open
override
fun
copyWith
(
first
:
P
,
second
:
P
)
:
Segment2D
<
P
>
(
source
)
Creates a copy of this Segment2D using the specified
first
and
second
points.