Difference between revisions of "Grid layout"

From BioUML platform
Jump to: navigation, search
m (See also)
Line 10: Line 10:
  
 
==See also==
 
==See also==
* [[Diagram_document]]
+
* [[Diagram document]]

Revision as of 17:52, 14 June 2013

Diagram "Aguda1999_CellCycle" layouted using the grid layout algorithm.
Title
Grid layout
Class
FastGridLayouter
This page or section is a stub. Please add more information here!

This algorithm has much in common with the cross cost grid layout algorithm, the main difference being in evaluating weight matrix. The fast grid layout algorithm applies for this purpose a method termed sweep calculation, which reduces time complexity and makes this algorithm faster than the cross cost grid layout algorithm.

The algorithm uses parameters similar to those of the cross cost grid layout. Some unique features are available:

  • Treads count - a positive integer parameter for parallel version of algorithm,
  • Keep current layout - if checked then the algorithm starts with the current layout, else starts with a random layout,
  • Path layouter - the parameter determines the edge drawing style.

See also

Personal tools
Namespaces

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