Hi Loicrollus,

[EMAIL PROTECTED] wrote on 04/18/2007 05:10:59 AM:

> I would like to refresh my svg picture with a new "Document" object.
> I try this:
> 
> svgCanvas.setSVGDocument((SVGDocument)doc); 
> 
> But:
> 
> installSVGDocument(org.w3c.dom.svg.SVGDocument) has protected access
> in org.apache.batik.swing.JSVGCanvas

   I don't understand what this has to do with your call to
'setSVGDocument' you aren't trying (and shouldn't try) to call 
installSVGDocument.  The Canvas will call it when appropriate.

   What problem with 'setSVGDocument' are your having?


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

Reply via email to