Declaration of interface for planar layout algorithms for UML diagrams (used in planarization approach). More...
#include <ogdf/basic/Graph.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::LayoutClusterPlanRepModule |
Interface for planar cluster layout algorithms. More... | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for planar layout algorithms for UML diagrams (used in planarization approach).
Definition in file LayoutClusterPlanRepModule.h.