Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » DirectedGraphLayout changed for 3.1?
DirectedGraphLayout changed for 3.1? [message #195349] Fri, 09 September 2005 14:41 Go to next message
Eclipse UserFriend
Originally posted by: rsudra.hotmail.com

When using the DirectedGraphLayout with 3.0.1, with the graph:

A -- B -- C

If would lay it out as above with A as the first node. With 3.1, the graph
is layed out as:

C -- B -- A

(I transpose the graph to the horizontal after the layout)

Can anyone advise me how to restore the previous behaviour?

Thanks,
Raj
Re: DirectedGraphLayout changed for 3.1? [message #195410 is a reply to message #195349] Fri, 09 September 2005 18:04 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

I don't know of anything that would cause this. Can you post a snippet?

"Rajeev Sudra" <rsudra@hotmail.com> wrote in message
news:bd907dc11aaf28c7836c0c5c9900@news.eclipse.org...
> When using the DirectedGraphLayout with 3.0.1, with the graph:
>
> A -- B -- C
>
> If would lay it out as above with A as the first node. With 3.1, the graph
> is layed out as:
>
> C -- B -- A
>
> (I transpose the graph to the horizontal after the layout)
>
> Can anyone advise me how to restore the previous behaviour?
>
> Thanks,
> Raj
>
>
Previous Topic:Newbie: Making a simple tool
Next Topic:Draw2d Label bounds
Goto Forum:
  


Current Time: Thu Sep 26 13:51:03 GMT 2024

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

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

Back to the top