Declaration of interface for planar layout algorithms (used in planarization approach). More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/Layout.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/basic/memory.h>
Go to the source code of this file.
Classes | |
class | ogdf::LayoutPlanRepModule |
Interface for planar layout algorithms (used in the planarization approach). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for planar layout algorithms (used in planarization approach).
Definition in file LayoutPlanRepModule.h.