I develop a SVG-editor with special capabilities to manging objects in an database. The biggest amount of work is the SVG editor part. I think it is the best way to modify styling attributes using CSS.
I have founded a editable implementation (CSSOMValue and ModificationHandle) but I find this is to big and a little bit like using a cannon to shoot little birds.... Jan -----Ursprungliche Nachricht----- Von: Thomas E Deweese [mailto:[EMAIL PROTECTED] Gesendet: Montag, 24. Februar 2003 14:05 An: Batik Users Betreff: RE: [CSSOMComputedStyle] further development >>>>> "LJ" == Lolling, Jan <[EMAIL PROTECTED]> writes: LJ> is it planned implementing the methods setProperty(...) and LJ> setCssText(..) in class CSSOMComputedStyle ? I don't plan to... :) LJ> I need capabilities to set CSS-attributes. If there is no plan to LJ> implement this methods by batik-developer than I have to implement LJ> these methods. In the current version these methods only throws a LJ> exception. You are more than welcome although I suspect this will be a large amount of work (although you could fit my knowledge of CSS in a thimble). Many people simply update the 'style' attribute to set CSS properties. However, I have no idea why you want to do this so perhaps implementing these API's is the best path forward... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]