> From: Danny Ayers [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 18, 2002 6:13 PM
> To: [EMAIL PROTECTED]
> Subject: RE: SVG DOM (implemented)
>
> Any suggestions for classes/methods that might make someone think
> 'well you
> couldn't easily do that with DOM alone'?
>

'org.apache.batik.dom.svg.SVGLocatableSupport' is an utility class which
implements SVGLocatable.getBBox().
This method is a good candidate for you since it requires a full SVG
renderer to be implemented :)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to