RE: Scrolling for JSVGCanvas

2003-02-12 Thread Thomas E Deweese
> "GS" == Geeta Shukla <[EMAIL PROTECTED]> writes: GS> I am using Batik 1.1.1 for my project to render SVG files. You might try using Batik 1.5b4 or current CVS as they are probably better for most uses at this point. GS> The problem is that I cannot make use of the inner class/fields of

Scrolling for JSVGCanvas

2003-02-11 Thread Geeta Shukla
Hi,I am using Batik 1.1.1 for my project to render SVG files.The problem is that I cannot make use of the inner class/fields of JSVGCanvas for scrolling left/right/top/bottom. I tried looking through the JSVGCanvas.java file and found that the method "installActions()" makes a call to all th