[Dojo-interest] Re: dojo.gfx shape detail access
Eugene Lazutkin
eugene.lazutkin at gmail.com
Thu Jan 25 09:25:01 MST 2007
Konrads Smelkovs wrote:
> Hello,
> Is there a browser safe (svg vs. msie's vrml) on how to access shape's
> properties? e.g. I'd like to arbitarily stretch a poly triangle. I
> don't think it can be done with with transformations. So, short of
> re-creating shape, can it be done?
The only way is to use shape.getShape(), modify it, and use
shape.setShape().
Thanks,
Eugene
> P.S. I tendered my CLA two days ago, so I could write up on dojo.gfx at
> wiki, no reply still. Sent it by fax and as .pdf by mail.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Dojo FAQ: http://dojo.jot.com/FAQ
> Dojo Book: http://manual.dojotoolkit.org/DojoDotBook
> Dojo-interest at dojotoolkit.org
> http://dojotoolkit.org/mailman/listinfo/dojo-interest
More information about the Dojo-interest
mailing list