You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Thierry Kormann <tk...@sophia.inria.fr> on 2001/06/19 19:06:47 UTC

Re: How can I insert element?

>     I use Batik output SVG,I use SVGGraphic2D to do this,now I need add
> some my element into my SVG files, which API I should use?
 thank you for
> your help
> 

You can access to the generated DOM tree through the SVGGraphics2D. So feel 
free to add/remove/modify some elements inside the tree before any 
serialization (if needed).

Thierry.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org