[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Getting coordinates of a figure

Hi

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?