On Tue, 2008-03-04 at 17:22 -0800, zb wrote: > > To be more specific, I have downloaded an SVG map from wikipedia. I > plan to > load it into a Java application and transcode it to a png several > times, > each with a different coloring. As a learning experience, I'd like to > use > method calls to modify the stylesheet. But how?
as far as I have read on the ML, you cannot modify a loaded CSS you can only change the class attribute of each element to a new css class I hope I'm wrong, since I really need that feature... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
