Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

orthogonal Directory Reference
+ Directory dependency graph for orthogonal:

Directories

directory  edge_router
 
directory  internal
 

Files

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