alchemist
alchemist
/
it.unibo.alchemist.model.implementations.geometry.euclidean2d
/
SlopeInterceptLine2D
/
equals
equals
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
Checks if
other
is a
Line2D
and if it
coincidesWith
this one.