protected virtual void ArrangeConnectedGraphs( IEnumerator<GoLayoutForceDirectedNetwork> subnets, GoLayoutForceDirectedNetwork singletons )
Parameters
- subnets
- an
IEnumerator
iterating over a number of GoLayoutForceDirectedNetwork, each containing a connected graph; this is the result of calling Northwoods.Go.Layout.GoLayoutGenericNetwork`3.SplitIntoSubNetworks``1 - singletons
- a GoLayoutForceDirectedNetwork containing only unconnected individual nodes