Difference between revisions of "Orthogonal layout"

From BioUML platform
Jump to: navigation, search
(Template used)
m (+stub message)
 
Line 1: Line 1:
 
{{Layout algorithm|ru.biosoft.graph.GreedyLayouter}}
 
{{Layout algorithm|ru.biosoft.graph.GreedyLayouter}}
{{stub}}
+
{{stub|algorithm details and references}}
  
 
Orthogonal layout methods, which allow the edges of the graph to run horizontally or vertically, parallel to the coordinate axes of the layout. They typically involve a multiphase approach in which an input graph is planarized by replacing crossing points by vertices, a topological embedding of the planarized graph is found, edge orientations are chosen to minimize bends, vertices are placed consistently with these orientations, and finally a layout compaction stage reduces the area of the drawing.
 
Orthogonal layout methods, which allow the edges of the graph to run horizontally or vertically, parallel to the coordinate axes of the layout. They typically involve a multiphase approach in which an input graph is planarized by replacing crossing points by vertices, a topological embedding of the planarized graph is found, edge orientations are chosen to minimize bends, vertices are placed consistently with these orientations, and finally a layout compaction stage reduces the area of the drawing.
  
 
==See also==
 
==See also==
* [[Diagram_document]]
+
* [[Diagram document]]

Latest revision as of 13:38, 2 July 2013

Diagram "Aguda1999_CellCycle" layouted using the orthogonal layout algorithm.
Title
Orthogonal layout
Class
GreedyLayouter
This page or section is a stub. Please add algorithm details and references here!

Orthogonal layout methods, which allow the edges of the graph to run horizontally or vertically, parallel to the coordinate axes of the layout. They typically involve a multiphase approach in which an input graph is planarized by replacing crossing points by vertices, a topological embedding of the planarized graph is found, edge orientations are chosen to minimize bends, vertices are placed consistently with these orientations, and finally a layout compaction stage reduces the area of the drawing.

[edit] See also

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox