Protocols

The following protocols are available globally.

  • Interface for types that (abstractly or concretely) defines a coordinate space.

    See more

    Declaration

    Swift

    public protocol Axis
  • Model represented by a PlotView.

    See more

    Declaration

    Swift

    public protocol PlotModel : CollectionWrapping