layouts Package
A package for each of the different layout managers.
-
class visgraph.layouts.GraphLayout(graph)[source]
-
getLayoutSize()[source]
-
layoutGraph()[source]
Layout the graph nodes and edges
-
renderGraph(rend)[source]
Render the graph to the given renderer.
-
visgraph.layouts.center_pos(ninfo)[source]
-
visgraph.layouts.entry_pos(ninfo)[source]
-
visgraph.layouts.exit_pos(ninfo)[source]