Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Flowlayout documentation (Read 1490 times)
kc13
YaBB Newbies
*
Offline



Posts: 29
Joined: Jan 19th, 2009
Flowlayout documentation
Dec 23rd, 2009 at 10:20pm
Print Post  
Is there any updated documentation indicating how to use the Flowlayout class and the rules for automatic layout of a workflow diagram?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Flowlayout documentation
Reply #1 - Dec 24th, 2009 at 10:07am
Print Post  
Better forget about the current FlowLayout. It didn't turn out as customizable as we hoped for and we'll be replacing it with something better next year. We have recently implemented a small language interpreter used for the graph query functionality and in our reporting tool; we plan to also use it for defining layout rules in a functional programming -like way.

For the time being if you need to create process diagrams arranged in lanes, use horizontal LayeredLayout to assign X coordinates of the nodes, then move them vertically to their expected lane positions and re-route the links. This worked fine in a few projects of ours.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint