Declaration of an interface for hypergraph layout algorithms. More...
#include <ogdf/hypergraph/HypergraphAttributes.h>
Go to the source code of this file.
Classes | |
class | ogdf::HypergraphLayoutModule |
Interface of hypergraph layout algorithms. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of an interface for hypergraph layout algorithms.
Any hypergraph layout must follow this prescription.
Definition in file HypergraphLayoutModule.h.