Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Autolayout algorithm ?
Autolayout algorithm ? [message #240114] Tue, 04 December 2007 14:46 Go to next message
Stephane  fournier is currently offline Stephane fournierFriend
Messages: 340
Registered: July 2009
Senior Member
Hi,

Is there an implementation in GEF or Draw2d of an autolayout algorithm ?

I need to get a default layout from a model in a GEF-based editor ?

Stephane.
Re: Autolayout algorithm ? [message #240289 is a reply to message #240114] Fri, 14 December 2007 20:06 Go to previous message
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

Draw2D has a pretty good layout algorithm for DirectedGraphs. There are
also a few in Zest (you need to get Zest from source from
dev.eclipse.org/tools, then look in org.eclipse.gef/plugins/ and get the
zest.layouts.

Finally, Jung [1] has some really nice layouts. You should be able to
adapt your model to use these. I should point out that Jung is not an
Eclipse project and not licensed under the EPL. (The first two options
are).

[1] http://jung.sourceforge.net/

cheers,
ian

Stephane wrote:
> Hi,
>
> Is there an implementation in GEF or Draw2d of an autolayout algorithm ?
>
> I need to get a default layout from a model in a GEF-based editor ?
>
> Stephane.
>
Previous Topic:How to hide or disable "Restore Default Value" menu on properties view
Next Topic:[draw2D] transparent Figures always have a white background on windows
Goto Forum:
  


Current Time: Wed Apr 24 18:13:35 GMT 2024

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

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

Back to the top