makePosition

open override fun makePosition(vararg coordinates: Number): Euclidean2DPosition
open override fun makePosition(coordinates: List<Number>): Euclidean2DPosition

Given the coordinates of the point, returns a Position compatible with this environment.