Okay I thought I'd cracked it using the getInterpreter method on the JSVGCanvas
But the method doesn't seem to be available .... http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/swing/svg/JSVGComponent.html#getInterpreter(java.lang.String) Any ideas ! Thanks chrisbod wrote: > > Hi, I'm writing an Applet for a project and I need to access the default > Global object of the current SVG document. I've scoured the documentation > for how to get the default but I think I'm a little too much of a noob to > Java to work out where I can get a hold of it from (the RhinoInterpreter > seesm a good place to start) but again I can't find the default one! > > Any help appreciated thanks > > Christian > -- View this message in context: http://old.nabble.com/Accessing-the-current-SVG%27s-Script-Global-Object-tp27285395p27288969.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
