Structs

The following structs are available globally.

  • Builds simple layout for binary trees, without bothering too much about both minimal width and the aesthetics. Runs in O(n) time.

    See more

    Declaration

    Swift

    public struct TreeLayoutBuilderKnuth: TreeLayoutBuilder
  • Customizable Tree Drawing Attributes

    Declaration

    Swift

    public struct TreeDrawingAttributes