[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Still struggling with coordinates

There's something fundamental that I'm missing and hopefully someone can straighten me out. I have a figure that contains another figure. What I want is to be able to get the coordinates of the child figure relative to it's parent's figure. When I call any of the translate methods the check to useLocalCoordinates() always returns false so it doesn't translate. How can I translate a figure's bounds to be relative to it's parent?

Thanks,
Brad