setTo

fun setTo(a: Point, b: Point): MLine
fun setTo(a: MPoint, b: MPoint): MLine
fun setTo(x0: Double, y0: Double, x1: Double, y1: Double): MLine