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/HashArray.h>#include <ogdf/cluster/ClusterArray.h>#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/basic/GraphAttributes.h>Go to the source code of this file.
Classes | |
| class | ogdf::ClusterInfo |
| Stores information associated with a cluster. More... | |
| class | ogdf::ClusterGraphAttributes |
| Stores additional attributes of a clustered graph (like layout information). More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_ATTRIBUTED_CLUSTER_GRAPH_H |
Variables | |
| class OGDF_EXPORT | ogdf::GmlParser |
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.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file ClusterGraphAttributes.h.
| #define OGDF_ATTRIBUTED_CLUSTER_GRAPH_H |
Definition at line 50 of file ClusterGraphAttributes.h.