#include <SDAGLayouter.h>
Public Methods | |
| SDAGLayouter () | |
| const leda_list< leda_string > & | getLayoutAlgs () |
| bool | layout (const leda_string &alg, const leda_graph &g, const leda_node_array< leda_point > &sizes, leda_point windowSize, leda_node_array< leda_point > &posArray, leda_edge_array< leda_list< leda_point > > &bends) |
|
|
|
|
|
|
|
||||||||||||||||||||||||||||
|
Layouts the graph with the specified algorithm.
|
1.2.18