Point

inline fun Point(id: String, label: String? = null, x: Double = 0.0, y: Double = 0.0): Point