Hi
I need to get the bounding box of an SVG element which is a Symbol.
I've already tried with

- SVGLocatableSupport.getBbox(element)
- ((SVGGraphicsElement)element).getBBox()

..but it don't seem to work. How can I do to get the bbox? Thanks


-- 
View this message in context: 
http://old.nabble.com/Symbol-Bbox-tp27622473p27622473.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to