Hello,

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


In Javadocs, the installSVGDocument method is well protected. But there a lot 
of sample with this code (like: 
http://www-igm.univ-mlv.fr/~dr/XPOSE2003/ROTURIER/Generer_svgdom.html)


How can I use this method??? 


--
This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com
http://www.opensubscriber.com/messages/[email protected]/topic.html

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

Reply via email to