Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Connection pointing back to the same figure
Connection pointing back to the same figure [message #182525] Wed, 25 May 2005 22:27 Go to next message
Eclipse UserFriend
Originally posted by: eri_cao_apex.yahoo.com

Hi,

The situation is that a connection starts from a figure will point back to
the same figure. That means the start point and end point will be on the
same figure. I tried all available connection routers, it seems that they
cannot handle that automatically. Anyone has seen this type of connection
before? If I can make it work by subclassing one of connection router
classes, what would be a good start point? I guess I need to find out how
the connection figure out endpoint.

Thanks a lot,

Eric
Re: Connection pointing back to the same figure [message #182654 is a reply to message #182525] Thu, 26 May 2005 00:17 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Your router can detect this case (when the start and end are the same
location) and introduce some points in the connection if there are none.

"Eric Cao" <eri_cao_apex@yahoo.com> wrote in message
news:d72ub5$5uf$1@news.eclipse.org...
> Hi,
>
> The situation is that a connection starts from a figure will point back to
> the same figure. That means the start point and end point will be on the
> same figure. I tried all available connection routers, it seems that they
> cannot handle that automatically. Anyone has seen this type of connection
> before? If I can make it work by subclassing one of connection router
> classes, what would be a good start point? I guess I need to find out how
> the connection figure out endpoint.
>
> Thanks a lot,
>
> Eric
>
>
Previous Topic:Adding a new property to a graphical element
Next Topic:Line Routing Problem
Goto Forum:
  


Current Time: Tue Dec 03 05:20:44 GMT 2024

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

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

Back to the top