how to switch scripting on/off - found 2 exceptions

2004-02-17 Thread Gold Martin
hello, I have a SVG file with ECMA script to show text when the mouse is over areas (there are some thousand areas to show the name of the area). How can I switch off/on mouse over effects with the Batik Java classes. My problem is that the mouse over effects sometimes annoy. So I want that the us

Re: detecting shape collision?

2004-02-05 Thread Gold Martin
hi all, there is a JTS Topology Suite Java Api that provides a model for specifying 2-D linear Geometry: See: http://www.vividsolutions.com/jts/jtshome.htm Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

huge memory usage when loading raster images

2003-10-17 Thread Gold Martin
hello, thank you for the last reply. Using Batik 1.5 I' m loading a transparent GIF - LZW raster image with 1.8 MB (4429 * 4101 Pixel) to show in the SVGCanvas. When I do so and look to the Windows NT Task Manager the memory usage increases by 90 MB for each image I am loading. When I load the sa

error with attribute 'xlink:href' when loading a raster image

2003-10-14 Thread Gold Martin
hello, I have written an Interactor to load raster images into the canvas. When I click into the SVG-Canvas to load the raster image I get the following error message: The attribute 'xlink:href' of the element is required The header of my SVG-file looks like this: http://www.w3.org/TR/2000/CR-