Declaration of class OrthoLayoutUML which represents an orthogonal planar drawing algorithm for mixed-upward embedded graphs. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/orthogonal/OrthoRep.h>
#include <ogdf/uml/LayoutPlanRepUMLModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::OrthoLayoutUML |
Represents planar orthogonal drawing algorithm for mixed-upward planar embedded graphs (UML-diagrams) More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class OrthoLayoutUML which represents an orthogonal planar drawing algorithm for mixed-upward embedded graphs.
Definition in file OrthoLayoutUML.h.