Declaration of linear time layout algorithm for trees (TreeLayout) based on Walker's algorithm. More...
Go to the source code of this file.
Classes | |
| class | ogdf::TreeLayout |
| The tree layout algorithm. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_TREE_LAYOUT_H |
Declaration of linear time layout algorithm for trees (TreeLayout) based on Walker's algorithm.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file TreeLayout.h.
| #define OGDF_TREE_LAYOUT_H |
Definition at line 49 of file TreeLayout.h.