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
- Getting screen coordinates of a SVGUseElement Charles Abreu
- Re: Getting screen coordinates of a SVGUseElement Andreas Neumann
- Re: Getting screen coordinates of a SVGUseElemen... Charles Abreu
- Re: Getting screen coordinates of a SVGUseEl... thomas . deweese
