Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » moving figure
moving figure [message #218423] Thu, 12 February 2009 05:32 Go to next message
Eclipse UserFriend
Originally posted by: cayla_sha.gmx.net

Hello!

I wanted to know, which method actually sets the x and y - Coordinates
in the *.editor_diagram file when I move the figure with my mouse.

I debugged for a while but couldn`t find the method which sets the values.
When I know which method is responsible for that, I can put a
debug-point there and perhaps find the reason for one of my problems.

Thanks in advance
Best wishes!
Julia
Re: moving figure [message #218454 is a reply to message #218423] Thu, 12 February 2009 07:00 Go to previous messageGo to next message
Eclipse UserFriend
Hello Cayla,

Try org.eclipse.gmf.runtime.notation.impl.BoundsImpl.setX()/setY ()/setWidth()/setHeight()

-----------------
Alex Shatalin
Re: moving figure [message #218478 is a reply to message #218454] Thu, 12 February 2009 08:12 Go to previous message
Eclipse UserFriend
Originally posted by: cayla_sha.gmx.net

Thanks a lot!
Problem solved :)


Alex Shatalin schrieb:
> Hello Cayla,
>
> Try
> org.eclipse.gmf.runtime.notation.impl.BoundsImpl.setX()/setY ()/setWidth()/setHeight()
>
>
> -----------------
> Alex Shatalin
>
>
Previous Topic:Connection disappears when figures moved apart
Next Topic:Diagram Partitioning: Open on Double Click Problem!
Goto Forum:
  


Current Time: Tue Jul 22 22:45:37 EDT 2025

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

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

Back to the top