Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Help for layout
Help for layout [message #198670] Wed, 12 October 2005 15:53 Go to next message
Eclipse UserFriend
Originally posted by: wl_95421.yahoo.com.cn

I am programing a tool for O/R mapping with GEF+RCP.
I had finished most functions.
But i get a serious problem.
How to do layout.
After i get the information of tables and views,
i show them in a viewer with GEF.
But at first,there is no location of every one.
Now i need a auto layout to arrange them in suitable position.

Because there are relations between the tables,
so i can't arrange them with grid.

Does anyone have good solutions.


  • Attachment: ORM.PNG
    (Size: 46.48KB, Downloaded 94 times)
Re: Help for layout [message #198740 is a reply to message #198670] Wed, 12 October 2005 17:07 Go to previous message
Felix L J Mayer is currently offline Felix L J MayerFriend
Messages: 202
Registered: July 2009
Senior Member
I haven't used it myself, but the
org.eclipse.gef.examples.flow.parts.GraphLayoutManager in the
org.eclipse.gef.examples.flow example (available via CVS) seems to do
something like that.

"lei.wang" <wl_95421@yahoo.com.cn> wrote in message
news:dijbik$4ev$1@news.eclipse.org...
>I am programing a tool for O/R mapping with GEF+RCP.
> I had finished most functions.
> But i get a serious problem.
> How to do layout.
> After i get the information of tables and views,
> i show them in a viewer with GEF.
> But at first,there is no location of every one.
> Now i need a auto layout to arrange them in suitable position.
>
> Because there are relations between the tables,
> so i can't arrange them with grid.
>
> Does anyone have good solutions.
>
>
Previous Topic:Problems Opening GEF Editor: Migration from 3.1 M6 -> 3.1.1
Next Topic:How to hide the context menu "Input Methods" in Linux?
Goto Forum:
  


Current Time: Sat Apr 27 05:02:07 GMT 2024

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

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

Back to the top