Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Visualisation of crossing links (bridges!?)
Visualisation of crossing links (bridges!?) [message #241413] Mon, 11 February 2008 12:13 Go to next message
Eclipse UserFriend
Originally posted by: ascharf.de.ibm.com

Hi,

is there a way in GEF to better visualize crossing links? What I'm looking
for is drawing
some kind of bridges at positions where crossing of links occuer.

Regards,
Andreas
Re: Visualisation of crossing links (bridges!?) [message #241424 is a reply to message #241413] Mon, 11 February 2008 14:54 Go to previous messageGo to next message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
HI,
Maybe GMF PolylineConnectionEx class is a candidate.

Cheers,
Xiangya


Andreas Scharf 写道:
> Hi,
>
> is there a way in GEF to better visualize crossing links? What I'm looking
> for is drawing
> some kind of bridges at positions where crossing of links occuer.
>
> Regards,
> Andreas
>
>
Re: Visualisation of crossing links (bridges!?) [message #241445 is a reply to message #241424] Tue, 12 February 2008 14:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ascharf.de.ibm.com

Hi,

thanks for the tip. Actually I'm only using GEF but a look into this class
might help.

Regards,
Andreas


"Qinxian" <fyaoxy@gmail.com> wrote in message
news:fopnj5$t1c$1@build.eclipse.org...
> HI,
> Maybe GMF PolylineConnectionEx class is a candidate.
>
> Cheers,
> Xiangya
>
>
> Andreas Scharf д
Re: Visualisation of crossing links (bridges!?) [message #241462 is a reply to message #241445] Tue, 12 February 2008 15:34 Go to previous messageGo to next message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
Hi,

Yes, me too. You can just copy the jar to project.

Cheers,
Xiangya
Andreas Scharf 写道:
> Hi,
>
> thanks for the tip. Actually I'm only using GEF but a look into this class
> might help.
>
> Regards,
> Andreas
>
>
> "Qinxian" <fyaoxy@gmail.com> wrote in message
> news:fopnj5$t1c$1@build.eclipse.org...
>> HI,
>> Maybe GMF PolylineConnectionEx class is a candidate.
>>
>> Cheers,
>> Xiangya
>>
>>
>> Andreas Scharf 写道:
>>> Hi,
>>>
>>> is there a way in GEF to better visualize crossing links? What I'm
>>> looking
>>> for is drawing
>>> some kind of bridges at positions where crossing of links occuer.
>>>
>>> Regards,
>>> Andreas
>>>
>>>
>
>
Re: Visualisation of crossing links (bridges!?) [message #241802 is a reply to message #241462] Mon, 17 March 2008 13:25 Go to previous message
Eclipse UserFriend
Originally posted by: Benjamin.Armbruster.cas.de

Hi,

just wanted to specify things a little.
To use the bridging, download GMF-Runtime (I guess you don't need the SDK).
Take org.eclipse.gmf.runtime.draw2d.ui_1.0.xxx.vxxxxxxxx-xxxx.jar
and add to project-dependecies/export those classes using a selfmade
plugin which wraps the libraries.
Having an PolylineConnectionEx object, use setJumpLinks(true).
The style is adjustable with setJumpLinksStyles.

Greets,

Benjamin

Qinxian schrieb:
> Hi,
>
> Yes, me too. You can just copy the jar to project.
>
> Cheers,
> Xiangya
> Andreas Scharf 写道:
>> Hi,
>>
>> thanks for the tip. Actually I'm only using GEF but a look into this class
>> might help.
>>
>> Regards,
>> Andreas
>>
>>
>> "Qinxian" <fyaoxy@gmail.com> wrote in message
>> news:fopnj5$t1c$1@build.eclipse.org...
>>> HI,
>>> Maybe GMF PolylineConnectionEx class is a candidate.
>>>
>>> Cheers,
>>> Xiangya
>>>
>>>
>>> Andreas Scharf 写道:
>>>> Hi,
>>>>
>>>> is there a way in GEF to better visualize crossing links? What I'm
>>>> looking
>>>> for is drawing
>>>> some kind of bridges at positions where crossing of links occuer.
>>>>
>>>> Regards,
>>>> Andreas
>>>>
>>>>
>>
Previous Topic:scrollbar doesn't appear
Next Topic:removing all children of a IFigure
Goto Forum:
  


Current Time: Fri Apr 26 04:44:50 GMT 2024

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

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

Back to the top