Declares ClusterGraphAttributes, an extension of class GraphAttributes, to store clustergraph layout informations like cluster cage positions and sizes that can be accessed over the cluster/cluster ID. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/basic/graphics.h>
#include <ogdf/cluster/ClusterGraph.h>
#include <string>
Go to the source code of this file.
Classes | |
class | ogdf::ClusterGraphAttributes |
Stores additional attributes of a clustered graph (like layout information). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declares ClusterGraphAttributes, an extension of class GraphAttributes, to store clustergraph layout informations like cluster cage positions and sizes that can be accessed over the cluster/cluster ID.
Definition in file ClusterGraphAttributes.h.