Hello,

I use "batik" java svg toolkit (http://xmlgraphics.apache.org/batik)
to operate SVG at runtime. 

The question is how can I get element coordinates when walking DOM
tree of the SVG document?

The actual dom element is of type org.apache.batik.dom.svg.SVGOMGElement
(http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/dom/svg/SVGOMGElement.html)

The reason I'm asking such a thing it that requirements are to display
info popup near named elements of SVG. If I had coordinates of such an
element I could use DOM to add new element to the tree with computed
coordinates for correct positioning.

Thanks
Nazar







-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to