--- In svg-developers@yahoogroups.com, [EMAIL PROTECTED] wrote:
>
> Hi ShyDisturbedBoy,
> 
> svg-developers@yahoogroups.com wrote on 05/03/2007 03:17:58 AM:
> 
> > thanks for the reply! but what i mean is can i add interactivity in
> > the svg by using batik and java without javascript? and can i do the
> > same with tinyline?
> 
>     Yes, you can manipulate the SVG exclusively in Java if you want.
> Essentially all of the javascript functions you see called are the
> same in Java.
> 
>     The Batik Canvas implements the full SVG rendering engine and
> is a normal Swing component, so you can just add it to your 
> application.
> 
>     Also while svgdevelopers is an excellent resource for SVG questions
> you will generally get better answers about Batik at the Batik-users
> mail-list.
>

And you may want to check OFC Charts (free)
http://ofccharts.objectweb.org 
Although it's not exactly what you need it can make iso value curves,
and will at least show you clearly the approch Java/Batik. For
animations you can build a servlet with two actions: the first
provides the static SVG and the context of the animation of the
dynamic part, and the second the dynamic part. 

> i am so sorry for the questions i asked.. i am very confused..

There are plenty of gentle people here for you.

Domenico



-----
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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