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 Gerard BUNEL <ge...@ago.fr> on 2003/04/17 11:01:30 UTC

Dynamic change to a document

Hello,

Has Batik dynamic modification capabilities ?
What I want to do is the following:

I've a map displayed in a JSVGCanvas, an I've also two symbols as
separate SVG documents.
Depending on a selection made by the user in the GUI, I've to display
these symbols on the map
on different locations provided by the user selection.

Any tip to complete ?

Gerard
--
gerard.bunel@ago.fr - Atlantide - http://www.ago.fr/atlantide/
Technopole Brest Iroise BP 80802 - 29608 Brest cedex - France -
Tel. : +33 (0)2 98 05 43 21 - Fax. : +33 (0)2 98 05 20 34 - e-mail:
atlantide-brest@ago.fr
Centre Affaires Oberthur - 74D, rue de Paris -  35700 Rennes - France
Tel. : +33 (0)2 99 84 15 84 - Fax : +33 (0)2 99 84 15 85 - e-mail:
atlantide-rennes@ago.fr

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


Re: Dynamic change to a document

Posted by Vincent Hardy <vi...@sun.com>.
Gerard BUNEL wrote:
> Hello,
> 
> Has Batik dynamic modification capabilities ?

Yes. You can get the latest batik1.5b5 release and see several examples 
of dynamic modifications to the SVG document by scripts. In particular, 
you can have a look at the examples in the samples/tests/spec/scripting 
and samples/tests/spec/interactivity directories.

Vincent.

> What I want to do is the following:
> 
> I've a map displayed in a JSVGCanvas, an I've also two symbols as
> separate SVG documents.
> Depending on a selection made by the user in the GUI, I've to display
> these symbols on the map
> on different locations provided by the user selection.
> 
> Any tip to complete ?
> 
> Gerard
> --
> gerard.bunel@ago.fr - Atlantide - http://www.ago.fr/atlantide/
> Technopole Brest Iroise BP 80802 - 29608 Brest cedex - France -
> Tel. : +33 (0)2 98 05 43 21 - Fax. : +33 (0)2 98 05 20 34 - e-mail:
> atlantide-brest@ago.fr
> Centre Affaires Oberthur - 74D, rue de Paris -  35700 Rennes - France
> Tel. : +33 (0)2 99 84 15 84 - Fax : +33 (0)2 99 84 15 85 - e-mail:
> atlantide-rennes@ago.fr
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: batik-users-help@xml.apache.org
> 
> 



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