Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Multiline Link
Multiline Link [message #45703] Tue, 12 September 2006 07:29 Go to next message
Martin Jacob is currently offline Martin JacobFriend
Messages: 191
Registered: July 2009
Senior Member
Hi,

how can I draw a link in the diagram as a double line?

it shuold look like this:

--- ---
| A |==============| B |
--- ---

Martin
Re: Multiline Link [message #47099 is a reply to message #45703] Wed, 13 September 2006 11:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: 5d5.mail.ru

Write custom PolylineConnection that paints itself twice shifting
internal PointList up and down by desired offset.

Martin Jacob wrote:
> Hi,
>
> how can I draw a link in the diagram as a double line?
>
> it shuold look like this:
>
> --- ---
> | A |==============| B |
> --- ---
>
> Martin
>
Re: Multiline Link [message #1803502 is a reply to message #47099] Fri, 01 March 2019 17:46 Go to previous message
Emmanuel Silva is currently offline Emmanuel SilvaFriend
Messages: 1
Registered: March 2019
Junior Member
Hello,

I tryed to change my gaph including a polyline connection with two polyline decoration, but this strategy did not work out.

Would you give me an example using the "Write custom PolylineConnection that paints itself twice shifting internal PointList up and down by desired offset", please?

cheers,

ES
Previous Topic:GMF file
Next Topic:Draw on GMF Canvas without updating the notation model
Goto Forum:
  


Current Time: Tue Apr 16 11:16:28 GMT 2024

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

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

Back to the top