Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Where ist the ShortestpathConnectionRouter gone ?
Where ist the ShortestpathConnectionRouter gone ? [message #185879] Thu, 30 June 2005 16:06 Go to next message
Eclipse UserFriend
Originally posted by: dutz.c-ware.de

Hi,

I am just working on my first Eclipse Plugin and would like to use the
ShortestPathConnectionRouter. Unfortunately I can't find it anywhere.
Which jar-file contains this class?

Regards
Chris
Re: Where ist the ShortestpathConnectionRouter gone ? [message #185895 is a reply to message #185879] Thu, 30 June 2005 17:02 Go to previous messageGo to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
Christofer Dutz wrote:

> Hi,
>
> I am just working on my first Eclipse Plugin and would like to use the
> ShortestPathConnectionRouter. Unfortunately I can't find it anywhere.
> Which jar-file contains this class?
>
> Regards
> Chris

org.eclipse.draw2d.graph.ShortestPathRouter

is in:

eclipse/plugins/org.eclipse.draw2d_3.1.0.jar

Cheers, Steve
Re: Where ist the ShortestpathConnectionRouter gone ? [message #185901 is a reply to message #185895] Thu, 30 June 2005 17:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dutz.c-ware.de

Hmmm ... it seems that it has to be used differently than the Manhattan-
and BendpointConnectionRouter. Google didn' find anything to the
ShortestPathRouter and a title-search in this newsgroup didn't either.

Could you please give me a short code-example showing how to use it?

Thanks in advance,
Chris

Steve Jones wrote:
> Christofer Dutz wrote:
>
>
>>Hi,
>>
>>I am just working on my first Eclipse Plugin and would like to use the
>>ShortestPathConnectionRouter. Unfortunately I can't find it anywhere.
>>Which jar-file contains this class?
>>
>>Regards
>>Chris
>
>
> org.eclipse.draw2d.graph.ShortestPathRouter
>
> is in:
>
> eclipse/plugins/org.eclipse.draw2d_3.1.0.jar
>
> Cheers, Steve
>
>
Re: Where ist the ShortestpathConnectionRouter gone ? [message #185910 is a reply to message #185901] Thu, 30 June 2005 17:55 Go to previous messageGo to next message
Steve Jones is currently offline Steve JonesFriend
Messages: 95
Registered: July 2009
Member
Christofer Dutz wrote:

> Hmmm ... it seems that it has to be used differently than the Manhattan-
> and BendpointConnectionRouter. Google didn' find anything to the
> ShortestPathRouter and a title-search in this newsgroup didn't either.
>
> Could you please give me a short code-example showing how to use it?

Have a look at:

org.eclipse.draw2d.examples.cg.ObstructionExample

it uses the ShortestPathRouter.

It's on dev.eclipse.org, in /home/tools

Just import it using New->Import->CVS

Steve.

>
> Thanks in advance,
> Chris
>
> Steve Jones wrote:
>> Christofer Dutz wrote:
>>
>>
>>>Hi,
>>>
>>>I am just working on my first Eclipse Plugin and would like to use the
>>>ShortestPathConnectionRouter. Unfortunately I can't find it anywhere.
>>>Which jar-file contains this class?
>>>
>>>Regards
>>>Chris
>>
>>
>> org.eclipse.draw2d.graph.ShortestPathRouter
>>
>> is in:
>>
>> eclipse/plugins/org.eclipse.draw2d_3.1.0.jar
>>
>> Cheers, Steve
>>
>>

--
Steve Jones
I.S.Technology Ltd
Re: Where ist the ShortestpathConnectionRouter gone ? [message #186208 is a reply to message #185910] Sun, 03 July 2005 12:49 Go to previous message
Eclipse UserFriend
Originally posted by: dutz.c-ware.de

Thank you ... I downloaded the example and will try to add it to my
application. As I thought it is not as easy as simply changing the
Ruoter-Object type.

Chris

Steve Jones wrote:
> Christofer Dutz wrote:
>
>
>>Hmmm ... it seems that it has to be used differently than the Manhattan-
>>and BendpointConnectionRouter. Google didn' find anything to the
>>ShortestPathRouter and a title-search in this newsgroup didn't either.
>>
>>Could you please give me a short code-example showing how to use it?
>
>
> Have a look at:
>
> org.eclipse.draw2d.examples.cg.ObstructionExample
>
> it uses the ShortestPathRouter.
>
> It's on dev.eclipse.org, in /home/tools
>
> Just import it using New->Import->CVS
>
> Steve.
>
>
>>Thanks in advance,
>> Chris
>>
>>Steve Jones wrote:
>>
>>>Christofer Dutz wrote:
>>>
>>>
>>>
>>>>Hi,
>>>>
>>>>I am just working on my first Eclipse Plugin and would like to use the
>>>>ShortestPathConnectionRouter. Unfortunately I can't find it anywhere.
>>>>Which jar-file contains this class?
>>>>
>>>>Regards
>>>>Chris
>>>
>>>
>>>org.eclipse.draw2d.graph.ShortestPathRouter
>>>
>>>is in:
>>>
>>>eclipse/plugins/org.eclipse.draw2d_3.1.0.jar
>>>
>>>Cheers, Steve
>>>
>>>
>
>
Previous Topic:GEF 3.1 release
Next Topic:Scrolling Viewer Problem
Goto Forum:
  


Current Time: Thu Dec 26 18:19:53 GMT 2024

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

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

Back to the top