Declaration of class UMLGraph.
Interface of UML layout algorithms.
virtual ~UMLLayoutModule()
UMLLayoutModule()
Initializes a UML layout module.
void operator()(UMLGraph ¨Graph)
Computes a layout of UML graph umlGraph.
virtual void call(UMLGraph ¨Graph)=0
Computes a layout of UML graph umlGraph.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
#define OGDF_MALLOC_NEW_DELETE
Makes the class use malloc for memory allocation.
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.