Point

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