Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ClusterGraphObserver.h
Go to the documentation of this file.
1 
37 #pragma once
38 
39 #include <ogdf/basic/List.h>
40 #include <ogdf/basic/Observer.h>
Observer.h
Simple, safe base classes for C++ observables and observers.
ClusterGraph.h
Derived class of GraphObserver providing additional functionality to handle clustered graphs.
List.h
Declaration of doubly linked lists and iterators.