Computes the Orthogonal Representation of a Planar Representation of a UML Graph using the simple flow approach. More...
Go to the source code of this file.
Classes | |
| class | ogdf::ClusterOrthoShaper |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_CLUSTER_ORTHO_FORMER_H |
Enumerations | |
| enum | ogdf::bendCost { ogdf::defaultCost, ogdf::topDownCost, ogdf::bottomUpCost } |
Variables | |
| const bool | ogdf::angleMaxBound = true |
| const bool | ogdf::angleMinBound = false |
Computes the Orthogonal Representation of a Planar Representation of a UML Graph using the simple flow approach.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file ClusterOrthoShaper.h.
| #define OGDF_CLUSTER_ORTHO_FORMER_H |
Definition at line 50 of file ClusterOrthoShaper.h.