Overload | Description |
---|---|
GoLayoutLayeredDigraph Constructor() | Constructs a LayeredDigraph with null network and document. PerformLayout() will be a no-op until the network has been set. |
GoLayoutLayeredDigraph Constructor(GoLayoutLayeredDigraph) | Make a copy of a GoLayoutLayeredDigraph, copying most of the important properties except for the Network. |