Point

public struct Point : Equatable
extension Point: Codable
extension Point: GeometryConvertible

A Point geometry represents a single position.