Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Diagram Layout
Diagram Layout [message #897436] Tue, 24 July 2012 07:12 Go to next message
Burak Ozturk is currently offline Burak OzturkFriend
Messages: 1
Registered: July 2012
Junior Member
Hi,

Is it possible to change default diagram layout ? I want to use SWT vertical FillLayout as diagram layout.

http://www.eclipse.org/articles/article.php?file=Article-Understanding-Layouts/index.html

fillLayout.type = SWT.VERTICAL

http://www.eclipse.org/articles/Article-Understanding-Layouts/images/FillLayoutSampleVertical.png

Thanks.
Re: Diagram Layout [message #897439 is a reply to message #897436] Tue, 24 July 2012 07:19 Go to previous messageGo to next message
Matthias Gorning is currently offline Matthias GorningFriend
Messages: 81
Registered: April 2010
Location: Germany
Member
Hi,

the class
org.eclipse.draw2d.XYLayout
is used as layout manager. This is standard and can not be changed.

BR,
Matthias


Re: Diagram Layout [message #900766 is a reply to message #897436] Wed, 08 August 2012 12:23 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
There's an open enhancement bugzilla for this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=352097, but it's not likely to
be implemented in the near future, because there's not much request for it.

Michael
Previous Topic:Expand/Collapse Custom Feature
Next Topic:Diagram editor for Non-emf model
Goto Forum:
  


Current Time: Sat Apr 20 03:32:29 GMT 2024

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

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

Back to the top