Declaration of ClusterPlanRep class, allowing cluster boundary insertion and shortest path edge insertion. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/HashArray.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/exceptions.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <ogdf/planarity/EdgeTypePatterns.h>
#include <ogdf/planarity/PlanRep.h>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | ogdf::ClusterPlanRep |
Planarized representations for clustered graphs. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of ClusterPlanRep class, allowing cluster boundary insertion and shortest path edge insertion.
Definition in file ClusterPlanRep.h.