Declaration of class OrthoLayout which represents an orthogonal planar drawing algorithm for mixed-upward embedded graphs. More...
Go to the source code of this file.
Classes | |
| class | ogdf::OrthoLayout |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_UML_ORTHO_LAYOUT_H |
Enumerations | |
| enum | ogdf::OptionProfile { ogdf::standard, ogdf::minBendsperEdge, ogdf::fullService } |
Declaration of class OrthoLayout which represents an orthogonal planar drawing algorithm for mixed-upward embedded graphs.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file OrthoLayout.h.
| #define OGDF_UML_ORTHO_LAYOUT_H |
Definition at line 51 of file OrthoLayout.h.