Declaration of class BalloonLayout. Computes a radial (balloon) layout based on a spanning tree. The algorithm is partially based on the paper "On Balloon Drawings of Rooted Trees" by Lin and Yen and on "Interacting with Huge Hierarchies: Beyond Cone Trees" by Carriere and Kazman. More...
Go to the source code of this file.
Classes | |
| class | ogdf::BalloonLayout |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_BALLOON_LAYOUT_H_ |
Declaration of class BalloonLayout. Computes a radial (balloon) layout based on a spanning tree. The algorithm is partially based on the paper "On Balloon Drawings of Rooted Trees" by Lin and Yen and on "Interacting with Huge Hierarchies: Beyond Cone Trees" by Carriere and Kazman.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file BalloonLayout.h.
| #define OGDF_BALLOON_LAYOUT_H_ |
Definition at line 63 of file BalloonLayout.h.