Hi,

I'd like to use Batik to read a SVG file from which a specific fill element 
is extracted. This fill element is to be applied on a pure Java shape which 
is not part of the SVG file.
The idea is to apply a SVG fill element (gradient, pattern or simple color) 
to a Java shape.

So this is a two part question:
- how to retrieve a paint element from a SVG tree if its id is known 
("myPaint" for example)?
- how to fill a Java shape with a Batik paint element?

Any idea or is it too much a hack?

Philippe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to