findPoint

open override fun findPoint(x: Double): P(source)

Finds the point belonging to the line with the given x-coordinate. Throws an UnsupportedOperationException if the line isVertical.