Declaration of class PlanarDrawLayout 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::PlanarDrawLayout |
Implementation of the Planar-Draw layout algorithm. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class PlanarDrawLayout which represents a planar straight-line drawing algorithm.
Definition in file PlanarDrawLayout.h.