common interface shared by all layout operators
Sugiyama, Zherebko, and Grid all satisfy this interface, allowing code that is agnostic to the specific layout algorithm.
run the layout
set gap between nodes
get current gap
set node size accessor
get current node size
get current tweaks
set tweaks
common interface shared by all layout operators
Sugiyama, Zherebko, and Grid all satisfy this interface, allowing code that is agnostic to the specific layout algorithm.