Hello everybody
I'm new to batik.
i would like to know if there is a way(a method...) to add an element to an
SVGDocument when the element is given as a string of SVG code.
for example:
String Code = "<polygon fill=\"none\" points=\"240.0, 243.0,.........\"
stroke =\"#000000\"/>"
SVGDocument doc = mycanvas.getSVGDocument();
doc.getDocumentElement().appendChild( myMethod(Code) );
an example will be appreciated
thanks in advance
_________________________________________________________________
MSN Search : des réponses à tous vos besoins !
http://www.imagine-msn.com/hotmail/default.aspx?locale=fr-FR
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]