Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Obstacle - TreeLayout - routing arrows (Read 1904 times)
bigsky
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 5
Joined: Apr 2nd, 2008
Obstacle - TreeLayout - routing arrows
Apr 10th, 2008 at 3:48pm
Print Post  
Hello,

I am using a TreeLayout with all boxes being set as Obstacle (box.SetObstacle(True)) and I have the FlowChart with the options routeAllArrows enabled.

However I still have many links that cross some boxes.

How can I make sure that none of the links & arrows cross any boxes?

Thanks for your help.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Obstacle - TreeLayout - routing arrows
Reply #1 - Apr 11th, 2008 at 5:11am
Print Post  
Hi,

TreeLayout ignores links that deviate from a strictly hierarchical structure. After running the arrange method, call the route() method of such links to fix them.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint