Declaration of class PlanarStraightLayout which represents a planar straight-line drawing algorithm. More...
#include <ogdf/module/GridLayoutModule.h>#include <ogdf/basic/ModuleOption.h>#include <ogdf/module/AugmentationModule.h>#include <ogdf/module/ShellingOrderModule.h>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. | |
Defines | |
| #define | OGDF_PLANAR_STRAIGHT_LAYOUT_H |
Declaration of class PlanarStraightLayout which represents a planar straight-line drawing algorithm.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file PlanarStraightLayout.h.
| #define OGDF_PLANAR_STRAIGHT_LAYOUT_H |
Definition at line 50 of file PlanarStraightLayout.h.