Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » LayoutService.layout() in LayoutEditPolicy
LayoutService.layout() in LayoutEditPolicy [message #235258] Fri, 03 July 2009 14:50
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Hi,

I have a gmf editor with a custom ILayoutNodeProvider, I can call my
ILayoutNodeProvider with "Arrange All" GMF actionSet button, layout is
correctly executed.

Now I want this ILayoutNodeProvider be executed each time a Top Node is
added to my Diagram.

Where can I insert my LayoutService.layout(...) call?
It seems in LayoutEditPolicy but this doesn't works.

Thanks.
Previous Topic:Separate section for connection and entity in pallette
Next Topic:Using OCL to map an association
Goto Forum:
  


Current Time: Thu Apr 25 10:15:42 GMT 2024

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

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

Back to the top