Overload | Description |
---|---|
GoLayoutForceDirected Constructor() | Constucts a ForceDirected layout class with null network, document. PerformLayout() will be a no-op until the document has been set. |
GoLayoutForceDirected Constructor(GoLayoutForceDirected) | Make a copy of a GoLayoutForceDirected, copying most of the important properties except for the Network. |