Re: Modifying path elements.

2004-12-07 Thread Tonny Kohar
Hi, > I am trying to modify path elements, and now, in order to modify a > single point I rewrite the whole d attribute for the path. Is there a > way to modify only one point in the path without having to rewrite it > completely? You can use SVG DOM API SVGPathSegList to modify particular po

RE: Modifying path elements.

2004-12-07 Thread TJ Teegan
batik/javaScripting.html#Threads Sorry if this is alot of information you already know, hopefully some of it is helpful. Good luck, TJ Teegan From: Fernando Mendez <[EMAIL PROTECTED]> Reply-To: "Batik Users" <[EMAIL PROTECTED]> To: Batik Users <[EMAIL PROTECTED]> Su

Modifying path elements.

2004-12-07 Thread Fernando Mendez
Hello, I am trying to modify path elements, and now, in order to modify a single point I rewrite the whole d attribute for the path. Is there a way to modify only one point in the path without having to rewrite it completely? Thanks in advance for all your help and attention. Fernando MENDEZ. E