Layout algorithms that are subclasses of Basic Link Style Layout

The following algorithms are subclasses of Basic Link Style Layout:
  • Topological Mesh Layout
  • Uniform Length Edges
  • Random Layout
  • Circular Layout
Each of these algorithms supports the features documented in this section in the same way. For the purposes of examples, Uniform Length Edges Layout is used to show how these algorithms provide this support.