Hi

> I am new to SVG; are there any samples available to
> create SVG using JAVA instead of JavaScript.

SVG is just a xml document, you could generate String that represent svg
xml or use standard DOM API. However, if you want you also could use
specific SVG API (Apache Batik provide this SVG DOM implementation).

Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com




-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to