Declaration of class PlanarStraightLayout which represents a planar straight-line drawing algorithm. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/geometry.h>#include <ogdf/augmentation/AugmentationModule.h>#include <ogdf/planarity/EmbedderModule.h>#include <ogdf/planarlayout/GridLayoutModule.h>#include <ogdf/planarlayout/ShellingOrderModule.h>#include <memory>Go to the source code of this file.
Classes | |
| class | ogdf::PlanarStraightLayout |
| Implementation of the Planar-Straight layout algorithm. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class PlanarStraightLayout which represents a planar straight-line drawing algorithm.
Definition in file PlanarStraightLayout.h.