Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Animation in editor
Animation in editor [message #228944] Wed, 06 May 2009 09:29 Go to next message
Lukasz Slonina is currently offline Lukasz SloninaFriend
Messages: 1
Registered: July 2009
Junior Member
Hi

Currently I'm looking for library that can model diagrams. I found gmf and
most of my requirements will be satisfied. I need to make some animation
of nodes, I mean that if node A is connected with B (connected with line,
not always straight), then after some event node A will be moved to
position B (using connection line).
And I have question if this kind of animation can be done with gmf, if
yes, can you give me some tips where I should look for information about
it?

Best regards,
Lukasz
Re: Animation in editor [message #229540 is a reply to message #228944] Tue, 12 May 2009 11:58 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Lukasz,

You can modify node positions in GMF notation model as a result node will
be moved into appropriate place, so you can make this "animation" by listening
for an appropriate EMF notifications and modifying notation model element
positions.

-----------------
Alex Shatalin
Previous Topic:Opening diagrams when double-clicking Labels within Top Level Nodes (OpenDiagramEditPolicies)
Next Topic:Affixed Parent Side ignores NSEW, NORTH_EAST, NORTH_WEST, ...?
Goto Forum:
  


Current Time: Thu Apr 25 10:39:54 GMT 2024

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

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

Back to the top