Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Divide Diagram region(area) in multiple region (Read 1971 times)
rajesh_patil74
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 220
Joined: Sep 3rd, 2009
Divide Diagram region(area) in multiple region
Jul 21st, 2010 at 7:25am
Print Post  
Hi Stoyo

Is it possible to divide the diagram area region in multiple regions so that whenever I apply the layout nodes will be shown in specific region alloted.

For eq. In following image
http://public.bay.livefilestore.com/y1pFgWZcWbjbI_v-3KiYKHMQUv8hAuTLvEMeAUHoHh8E...

the region needs to be divided in 2 rows and second row should be divided in 2 columns ( OR divide the diagram region in 2 rows and 2 columns) and later on show the diagram nodes in specific region alloted.

Regards
Rajesh
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Divide Diagram region(area) in multiple region
Reply #1 - Jul 21st, 2010 at 7:40am
Print Post  
Hi Rajesh,

Only the force-directed algorithms support that through their LayoutArea property.

The area used by other layout classes depends on properties such as NodeDistance and LevelDistance. For them you can only specify the top-left position of the arranged graph through layout.Margins.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
rajesh_patil74
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 220
Joined: Sep 3rd, 2009
Re: Divide Diagram region(area) in multiple region
Reply #2 - Jul 21st, 2010 at 7:42am
Print Post  
Hi Stoyo

I didn't get what you mean by force-directed algorithms.

Can you provide me some example for same.

-Rajesh
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Divide Diagram region(area) in multiple region
Reply #3 - Jul 21st, 2010 at 7:48am
Print Post  
Check SpringLayout and AnnealLayout.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint