declaration and implementation of the third phase of sugiyama More...
Go to the source code of this file.
Classes | |
| class | ogdf::withKey |
| Stores a pair of an integer and a double. More... | |
| class | ogdf::cmpWithKey |
| class | ogdf::kList |
| Class kList extends the class List by functions needed in the FastHierarchLayout algorithm. More... | |
| class | ogdf::FastHierarchyLayout |
| Coordinate assignment phase for the Sugiyama algorithm by Buchheim et al.. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_FAST_HIERARCHY_LAYOUT_H |
| #define | ALLOW .00001 |
declaration and implementation of the third phase of sugiyama
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file FastHierarchyLayout.h.
| #define ALLOW .00001 |
Definition at line 57 of file FastHierarchyLayout.h.
| #define OGDF_FAST_HIERARCHY_LAYOUT_H |
Definition at line 47 of file FastHierarchyLayout.h.