If you're looking at drawing on the canvas without updating the SVG, perhaps you're looking for something like an Overlay? You'd have to get from SVG to Graphics, but an Overlay draws on top of a canvas without updating the canvas itself.
Michael Bishop From: javaNoob Sent: Mon 6/30/2008 2:41 AM To: batik-users@xmlgraphics.apache.org Subject: Select an element and draw it on the canvas without updating the svg how can i select an element, copy the image of that element and draw it on the canvas without updating the canvas? without updating meaning that i do not have to add the duplicate element to the svg in order to view it.. what classes do i have to look at? -- View this message in context: http://www.nabble.com/Select-an-element-and-draw-it-on-the-canvas-without-updating-the-svg-tp18189565p18189565.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]