Denis Weerasiri wrote:
> 
> How can I change the <svg> element parameters like height width using
> Batik?
> 
> 

yes you can with this:
elt.setAttributeNS(null,elementoSvg.EventStyle.get(k).get(1),elementoSvg.EventStyle.get(k).get(2));

but you need a program that identify the SvgDoom.
see you a tutorial ...
-- 
View this message in context: 
http://www.nabble.com/Changing-%3Csvg%3E-parameters-using-Batik-tp20495934p20523480.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]

Reply via email to