Hi Keith.

Marshall Keith J NPRI:
> Does anyone happen to know how to change a style property for a
> GenericText node? I tried casting it to a SVGStylable node but I'm
> getting a class cast exception.

You need to set the style on the enclosing <text> (or <tspan>, etc.)
element, which does implement SVGStylable.

-- 
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]

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

Reply via email to