Steve Lamont wrote:
   You can override the implementation of calculateViewingTransform
from JSVGComponent.  The easiest thing would be to call the baseclass
version and then strip the translation from the AffineTransform it
returns.


JSVGComponent.calculateViewingTransform() ?

It is line 881 in org/apache/batik/swing/svg/JSVGComponent.java for me.

I can't find any such method, either in the documentation or in the
source.

Do you mean JSVGComponent.computeRenderingTransform()?  Or did I miss
something?

You must have missed it, are you using a old version of Batik? (1.5.1 is current)

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



Reply via email to