Skip to main content



      Home
Home » Modeling » Graphiti » Different connection visualization
Different connection visualization [message #871986] Tue, 15 May 2012 04:55 Go to next message
Eclipse UserFriend
How would you implement the visualization of the connections drawn in the image attached?

1. Can be "drawn" using a FreeFormConnection with bendpoints
2. How?
3. How?

[Updated on: Tue, 15 May 2012 04:58] by Moderator

Re: Different connection visualization [message #871987 is a reply to message #871986] Tue, 15 May 2012 04:57 Go to previous messageGo to next message
Eclipse UserFriend
oh, sorry, I uploaded the ppt, here is the png...
Re: Different connection visualization [message #875149 is a reply to message #871987] Tue, 22 May 2012 04:18 Go to previous messageGo to next message
Eclipse UserFriend
Hm, not sure if that can be achieved with standard connections. You might
try to get that using 2 distinct connections instead of one, but that will
surely turn out to get ugly...

For 0.9.0 there's a new connection type: CompositeConnections. They offer
the option to bundle a set of connections (currently only the also new
CurvedConnections) into one. Maybe that could be extended to support those
scenarios.

If you would really like to have support for those kinds of connections, I
would ask you to open an enhancement bugzilla for it.

Michael
Re: Different connection visualization [message #875360 is a reply to message #875149] Tue, 22 May 2012 11:39 Go to previous messageGo to next message
Eclipse UserFriend
You can use a transparent FreeFormConnection, and a couple of ConnectionDecorations for the last one...
Re: Different connection visualization [message #875467 is a reply to message #875360] Tue, 22 May 2012 15:54 Go to previous message
Eclipse UserFriend
Thanks, Felix, that would be a good workaround!
Previous Topic:Dynamic locations/points
Next Topic:New Project form Ecore Model
Goto Forum:
  


Current Time: Thu Jul 10 09:46:51 EDT 2025

Powered by FUDForum. Page generated in 0.06191 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top