isParallelTo

abstract fun isParallelTo(other: Line2D<P>): Boolean

Checks if two lines are parallel.