Overload | Description |
---|---|
GoLayoutGenericNetwork<N,L,Y> Constructor() | Constructs an empty network. |
GoLayoutGenericNetwork<N,L,Y> Constructor(IGoCollection) | Constructs a network from a collection of GoObjects, by also calling AddNodesAndLinksFromCollection(collection, true) |