I've been successfully calling bridgeContex.getGraphicsNode(element) to get the graphics node of an element and next obtaining its screen coordinates, as somebody told me how to do it (thanks!). But when I've tried the same with <use> elements, I always got the coordiantes of the referenced <symbol> tag, even if I override them in the <use> tag. How can I get the coordinates from the cloned <use> element instead?

Thanks in advance,
Charles

Reply via email to