withKnots

abstract fun withKnots(knots: List<T>): Curve4.Builder<T>
abstract fun withKnots(vararg knots: T): Curve4.Builder<T>

Sets knots of the curve.