When i create a Figure, I want to put its coordinates into the data model
represented by that figure.
I tried to do it in the *EditPart, but the getBounds() method returns
always zeroes. I've searched in the newsgroup, but i haven't found any
answer. How can I get the coordinates of the figure in the canvas?