Function paintNodeLines

  • Paints a given node's lines using the provided painter.

    The painter will be called for each child direction of the given node, providing the bounds of the drawn line that connects the parent to its child.

    Parameters

    Returns void

Generated using TypeDoc