Declares ClusterOrthoLayout which represents an orthogonal planar drawing algorithm for c-planar c-connected Clustergraphs. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/cluster/LayoutClusterPlanRepModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::ClusterOrthoLayout |
Represents a planar orthogonal drawing algorithm for c-planar, c-connected clustered graphs. More... | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declares ClusterOrthoLayout which represents an orthogonal planar drawing algorithm for c-planar c-connected Clustergraphs.
Definition in file ClusterOrthoLayout.h.