Declaration of interface for algorithms that arrange/pack layouts of connected components. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/basic/memory.h>
Go to the source code of this file.
Classes | |
class | ogdf::CCLayoutPackModule |
Base class of algorithms that arrange/pack layouts of connected components. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for algorithms that arrange/pack layouts of connected components.
Definition in file CCLayoutPackModule.h.