Declaration of interface for planar layout algorithms for UML diagrams (used in planarization approach). More...
Go to the source code of this file.
Classes | |
| class | ogdf::LayoutPlanRepModule |
| Interface for planar UML layout algorithms. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_UML_PLANAR_LAYOUT_MODULE_H |
Enumerations | |
| enum | ogdf::UMLOpt { ogdf::umlOpAlign = 0x0001, ogdf::umlOpScale = 0x0002, ogdf::umlOpProg = 0x0004 } |
Declaration of interface for planar layout algorithms for UML diagrams (used in planarization approach).
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file LayoutPlanRepModule.h.
| #define OGDF_UML_PLANAR_LAYOUT_MODULE_H |
Definition at line 49 of file LayoutPlanRepModule.h.