>On Thursday 02 August 2001 12:01, - X�r�K��l - wrote:
>> hi there,
>>
>> i want to ask how open an SVG file and manipulate the tags using Java n
>> Batik classes??
>> do i have to parse the SVG file in order to manipulate the tags??
>> if so, how do i do it?
>
>manipulating svg content in Batik is done through the SVG DOM API. At
>this  time, batik does not support dynamic update but you can already
>create some  svg content using the DOM.
>
>For futher details, see the DOM tutorial:
>
>http://xml.apache.org/batik/domapi.html
>
>
>Thierry.
>

WOuldn't it be possible to update the canvas after changing the DOM? On my application 
I need to change attributes of a much larger drawing and I reckoned this method would 
work. If necessary rendering the entire image wouldn't cost too much. How would I 
update the canvas?

Regards.

Oladeji J. Famakinwa



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to