Animation in editor [message #228944] |
Wed, 06 May 2009 05:29  |
Eclipse User |
|
|
|
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 07:58  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04077 seconds