Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) LayeredLayout problem (Read 11323 times)
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: LayeredLayout problem
Reply #15 - May 3rd, 2010 at 2:24pm
Print Post  
Hi,

If all nodes have at least one strong link connection, try setting IgnoreLayout = true for the weak links and routing them after the layout. If there are some nodes linked to the graph only through weak links, you might try some combination of layouts where a node from the hierarchy and its weak-linked nodes are arranged and grouped independently, and then treated as a single node in a higher-level layout via the KeepGroupLayout property.

Stoyan
  
Back to top
 
IP Logged
 
Necroman
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 49
Joined: Jul 27th, 2009
Re: LayeredLayout problem
Reply #16 - May 3rd, 2010 at 8:11pm
Print Post  
Sounds complicated, but I'll give it a try Smiley
  
Back to top
 
IP Logged
 
Necroman
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 49
Joined: Jul 27th, 2009
Re: LayeredLayout problem
Reply #17 - May 4th, 2010 at 9:10am
Print Post  
How to treat group of nodes, with weak links, in layout as a single node - maintain the layout within the group?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: LayeredLayout problem
Reply #18 - May 4th, 2010 at 10:58am
Print Post  
Yes, attach them to a node from the hierarchy and run a layout with KeepGroupLayout enabled.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint