isParallelTo

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

Checks if two lines are parallel.