Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    public enum BasicXMLParserError : Error, Equatable
  • Error indicating that the distance could not be computed within the maximal number of iterations.

    See more

    Declaration

    Swift

    public enum ConvergenceError : Error, Sendable
  • Error describing export errors

    See more

    Declaration

    Swift

    public enum GPXParserError : Error, Equatable
  • Declaration

    Swift

    public enum ElevationSmoothing : Sendable, Hashable