Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic LayeredLayout (Read 1102 times)
chrise
YaBB Newbies
*
Offline



Posts: 18
Joined: Dec 8th, 2006
LayeredLayout
Dec 11th, 2006 at 8:24am
Print Post  
How does LayeredLayout routearrows? I have a graph that I use Layerlayout to arrange and then allow the user to move boxes after the move I would like to route the arrows however the arrows are routed completely different.  Is there default for the routeoptions for the layout?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: LayeredLayout
Reply #1 - Dec 11th, 2006 at 1:01pm
Print Post  
LayeredLayout doesn't route arrows at all. Instead it adds some virtual nodes to each layer while arranging, so that connections are made only between adjacent layers. Arrows that cross several layers have their segments aligned to the virtual nodes positions, and in the end the virtual nodes are removed.

The only layout that uses the built-in routing is GridLayout.

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