Package visgraph :: Package layouts :: Class GraphLayout
[hide private]
[frames] | no frames]

Class GraphLayout

source code

Known Subclasses:

Instance Methods [hide private]
 
__init__(self, graph) source code
 
getLayoutSize(self) source code
 
layoutGraph(self)
Layout the graph nodes and edges
source code
 
renderGraph(self, rend)
Render the graph to the given renderer.
source code