With Batik 1.6, we're encountering an NPE when trying to use these
methods.  

The common issue seems to be related to:

        CSSEngine eng =
((SVGOMDocument)getOwnerDocument()).getCSSEngine();

...which is in the source for both these methods.  I suspect that in
some cases, this may be returning null?

Any insights?

Rick Bullotta
CTO
Lighthammer Software (http://www.lighthammer.com)


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

Reply via email to