|
| | CompactionConstraintGraph.h |
| | Declares CompactionConstraintGraph.
|
| |
| | EdgeRouter.h |
| | Declaration of EdgeRouter...
|
| |
| | FlowCompaction.h |
| | Contains constructive and improvement compaction by applying computation of min-cost flow in the dual of the constraint graphs.
|
| |
| | LongestPathCompaction.h |
| | Contains constructive and improvement compaction by applying computation of longest paths in constraint graphs.
|
| |
| | MinimumEdgeDistances.h |
| | Declaration of class MinimumEdgeDistances which maintains minimum distances between attached edges at a vertex (deltas and epsilons)
|
| |
| | OrthoLayout.h |
| | Declaration of class OrthoLayout which represents an orthogonal planar drawing algorithm.
|
| |
| | OrthoRep.h |
| | Declaration of orthogonal representation of planar graphs.
|
| |
| | OrthoShaper.h |
| | Computes the orthogonal representation of a planar representation of a UML graph using the simple flow approach.
|
| |