Force directed layout
From BioUML platform
Revision as of 15:57, 14 June 2013 by Tagir Valeev (Talk | contribs)
- Title
- Force directed layout
- Class
ForceDirectedLayouter
One of many traditional realizations of force directed algorithms with repulsive forces between all nodes and attractive forces between nodes which are adjacent. Algorithm is fast but can't properly layout complicated graphs.