Declaration of linear time layout algorithm for free trees (class RadialTreeLayout). More...
Go to the source code of this file.
Classes | |
| class | ogdf::RadialTreeLayout |
| The radial tree layout algorithm. More... | |
| struct | ogdf::RadialTreeLayout::Group |
| class | ogdf::RadialTreeLayout::Grouping |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_RADIAL_TREE_LAYOUT_H |
Declaration of linear time layout algorithm for free trees (class RadialTreeLayout).
Based on chapter 3.1.1 Radial Drawings of Graph Drawing by Di Battista, Eades, Tamassia, Tollis.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file RadialTreeLayout.h.
| #define OGDF_RADIAL_TREE_LAYOUT_H |
Definition at line 52 of file RadialTreeLayout.h.