Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Layered Layout (Read 1730 times)
maor
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 79
Joined: Mar 24th, 2009
Layered Layout
May 4th, 2009 at 8:00am
Print Post  
Hi,

I need important property for layered layout (appear in tree layout).

option to set the root position (in tree - keepRootPosition).

also the link that draw in large graph is not connected to the middle of the shape.(send you attachment)

Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Layered Layout
Reply #1 - May 4th, 2009 at 9:02am
Print Post  
Hi,

We can implement KeepRootPosition for the case when there is just one root node, but what should happen if there are more than one roots? The only way to implement it we could think of is to keep the position of the node set as LayeredLayout.Root, and let the algorithm assign the positions of other roots as it sees fit.

Stoyan
  
Back to top
 
IP Logged
 
maor
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 79
Joined: Mar 24th, 2009
Re: Layered Layout
Reply #2 - May 4th, 2009 at 9:06am
Print Post  
Hi,

when i set Layered.Root.Bounds its not work like the treeLayout.

I search for behaviour like the tree layout:
1. keepRootPosition
2. Root.Bounds = ...

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