> Hi Marco,
>    I think you are wrong.  You can do something like:
>      rect.x.baseVal.value = 10
> or
>     rect.x.baseVal.newValueSpecifiedUnits(SVG_LENGTHTYPE_PX, 10)
>
>    The raises specifications in the IDL are because some instances of
> SVGAnimatedLength
> and SVGLength are readonly, so attempts to set those will result in
> exceptions.

Ah thanks! I must have overlooked this. Seems to me like a good way.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to