Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Custom Layout: Spread nodes like a tree to preserve clarity
Custom Layout: Spread nodes like a tree to preserve clarity [message #212349] Thu, 27 November 2008 16:55
Eclipse UserFriend
Originally posted by: uwe.suedbeck.koeln.de

I wonder how it is possible to Layout my Objects in a Tree like this:

abc---------ab------a----bb----cc
| |
abc---------ab -- --bb----cd
| | | |
abc-------| | | ---ce
| |
abc---------ab-- --bb

Please note that in this drawing 'a' is my first component and all the
others are first level components too but connected to the first
component. So it spreads like a tree to both sides.

Now i wonder how i can arrange these components to preserve clarity by a
LayoutProvider. It only works with ILayoutNode-Objects having the bounds
of the Node but no information about to whom it is connected or not.

Thx in advance, uwe
Previous Topic:Where is GMF being used?
Next Topic:Getting the source code for eclipse uml2
Goto Forum:
  


Current Time: Thu Apr 25 13:09:56 GMT 2024

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

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

Back to the top