Abstract base class for structures on graphs, that need to be informed about cluster graph changes. More...
Go to the source code of this file.
Classes | |
| class | ogdf::ClusterGraphObserver |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_CLUSTER_GRAPH_OBSERVER_H |
Abstract base class for structures on graphs, that need to be informed about cluster graph changes.
Follows the observer pattern: cluster graphs are observable objects that can inform observers on changes made to their structure.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file ClusterGraphObserver.h.
| #define OGDF_CLUSTER_GRAPH_OBSERVER_H |
Definition at line 53 of file ClusterGraphObserver.h.