Point

@JvmOverloads
constructor(x: Double = 0.0, y: Double = 0.0)
constructor(p: Point)