Declaration of class PlanarDrawLayout 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::PlanarDrawLayout |
| Implementation of the Planar-Draw layout algorithm. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_PLANAR_DRAW_LAYOUT_H |
Variables | |
| class OGDF_EXPORT | ogdf::ShellingOrder |
Declaration of class PlanarDrawLayout 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 PlanarDrawLayout.h.
| #define OGDF_PLANAR_DRAW_LAYOUT_H |
Definition at line 50 of file PlanarDrawLayout.h.