Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Curved connections
Curved connections [message #169772] Thu, 24 January 2008 17:03 Go to next message
Eclipse UserFriend
Originally posted by: andia.maleki.gmail.com

Hi all,
for my application i need to create curved connections like a bow. i try
to achieve this with routing constraints:

PolylineConnection figure = (PolylineConnection) getFigure();
figure.setRoutingConstraint(midPoint(figure.getStart(), figure.getEnd()));

but it doesnt work. any idea?
Andy
Re: Curved connections [message #169840 is a reply to message #169772] Fri, 25 January 2008 09:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: andia.maleki.gmail.com

???
Re: Curved connections [message #170026 is a reply to message #169772] Sun, 27 January 2008 09:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: andia.maleki.gmail.com

?
Re: Curved connections [message #170041 is a reply to message #170026] Sun, 27 January 2008 12:02 Go to previous messageGo to next message
Stefan Kuhn is currently offline Stefan KuhnFriend
Messages: 355
Registered: July 2009
Senior Member
Maybe he means the routing styles?

-stefan

Andia M. wrote:
> ?
>
Re: Curved connections [message #170903 is a reply to message #170041] Thu, 31 January 2008 14:20 Go to previous message
Eclipse UserFriend
Originally posted by: andia.maleki.gmail.com

???
Previous Topic:GMF on mobile systems
Next Topic:How to hook into the initialization of a diagram
Goto Forum:
  


Current Time: Tue Apr 23 12:17:03 GMT 2024

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

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

Back to the top