setXY

fun setXY(index: Int, x: Float, y: Float)
fun setXY(index: Int, x: Int, y: Int)
fun setXY(index: Int, x: Double, y: Double)
fun setXY(index: Int, p: Point)