User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
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?