Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic the problem for tree layout (Read 1416 times)
Lee
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Sep 4th, 2013
the problem for tree layout
Sep 5th, 2013 at 2:16am
Print Post  
hi,Stoyan,I have one question as follow
At start,I have one tree,
then I delete some link,
at last,I have two tree,four singe nodes,
I use the treeLayout,if the set the keepPosition=ture,the 2 tree may be overloop,the nodes will be well,but set the keepPosition=false, the 2 tree will be well but the nodes will be at the same position,can you tell me how to this problem
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: the problem for tree layout
Reply #1 - Sep 5th, 2013 at 5:53pm
Print Post  
Hi,

I can't see any overlapping nodes in that situation, with TreeLayout applied using its default property values:



Make sure Root is null when running TreeLayout if you want it to arrange all trees in the diagram. If Root is set to some node, only the tree rooted at that node will get arranged.

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