Hi Paul,

> there is a nice getBBox() method for SVGLocatable, which works quite well
> (at least with Batik 1.8), although it is tricky and not really documented.

Well, I wouldn't say tricky: that method is part of the SVG DOM and
therefore it's better documented within the specification [1].
Nevertheless, you have example(s) [2] within the Batik documentation
and a recent explanation [3] in the mailing list why the Javadoc isn't
available for those few interfaces... ;-)

Hope this helps,
 Helder

[1] http://www.w3.org/TR/SVG/types.html#InterfaceSVGLocatable
[2] http://xmlgraphics.apache.org/batik/using/scripting/java.html#SVGDOM
[3] 
http://www.nabble.com/javadoc-links-to-w3.org-broken--td22811749.html#a22818793

---------------------------------------------------------------------
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