Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Link Overlapping in Nodes (Read 7027 times)
Sachin
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 85
Joined: Mar 14th, 2009
Link Overlapping in Nodes
Jun 1st, 2009 at 5:45pm
Print Post  
HI  Stoyo
in my application user can able to create the shape Node  dynamically . after creat the node user link between the nodes might be multiple nodes
so  if they link in between  the Nodes arrows are overlapping . i dont want t o overlapp the Arrows just bend and create like flow chart arrows in (Silverlight demo Diagramlight). how to create please provide the examples .......


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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link Overlapping in Nodes
Reply #1 - Jun 1st, 2009 at 6:32pm
Print Post  
Hi,

Do you mean the same nodes are connected by multiple links? One way to separate such links is shown here:
http://mindfusion.eu/Forum/YaBB.pl?board=fcnet_disc;action=display;num=122711142...

If you need to avoid overlapping of arbitrary links, try with LinkStyle set to Cascading, RouteLinks enabled, and higher RoutingOptions.CrossingCost value.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Sachin
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 85
Joined: Mar 14th, 2009
Re: Link Overlapping in Nodes
Reply #2 - Jun 2nd, 2009 at 6:46pm
Print Post  
HI Stoyo

Thanks for ur interest :)
in LInk created event given
e.Link.Style = LinkStyle.Cascading;
but also user drag and drop the object in middle of the link it should move automatically .. also

need a real example like project get good for me .
Thanks for your Help
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link Overlapping in Nodes
Reply #3 - Jun 3rd, 2009 at 6:46am
Print Post  
Hi,

Here is a sample project:
https://mindfusion.eu/_samples/routing_diaglite.zip
http://mindfusion.eu/_samples/routing/TestPage.html

If you draw some links and then move a node over them or create a new one, they should automatically find a path around it.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Sachin
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 85
Joined: Mar 14th, 2009
Re: Link Overlapping in Nodes
Reply #4 - Jun 10th, 2009 at 10:06am
Print Post  
HI

Thanks Stoyo. I need to Know the Lines are coming straight eg , if two nodes are joing the lines are now automatically bent in this corner i need arc
also can u send  me some examples of Arrows using in DIgramlight

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link Overlapping in Nodes
Reply #5 - Jun 10th, 2009 at 12:01pm
Print Post  
Hi,

Could you email us some drawing that shows what you need?

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