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