Point

open fun Point(    environment: Environment<out Any, P>,     x: Double,     y: Double)

Parameters

environment
x

x coordinate

y

y coordinate