Overload | Description |
---|---|
GoLayoutForceDirectedNetwork Constructor() | Constructs an empty network. |
GoLayoutForceDirectedNetwork Constructor(IGoCollection) | Constructs a network from a collection of GoObjects, by also calling AddNodesAndLinksFromCollection(collection, true) |