Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
orthogonal Directory Reference
+ Directory dependency graph for orthogonal:

Directories

 edge_router
 
 internal
 

Files

 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.