Declares HypergraphAttributes storing specific attributes related to hypergraph layout drawings.
Stores additional attributes of a hypergraph.
Interface of hypergraph layout algorithms.
virtual void call(HypergraphAttributes &HA)=0
Computes a layout of hypergraph given by HA.
HypergraphLayoutModule()
Initializes a layout module.
void operator()(HypergraphAttributes &HA)
Computes a layout of a hypergraph given by HA.
virtual ~HypergraphLayoutModule()
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.