First of all I would like to congratulate raphaeljs authors for the great work. Now my question. I need parent/children support for raphaeljs visual elements (like xml elements does with, appendChild(), removeChild() parentNode, etc). Does raphaeljs visual elements support parentship stuff, or should I implement this by hand?
A simple use case would be putting some (children) elements inside a (parent) element. If the parent is translated or rotated, then the children must be translated/rotated also.
Thanks in advance. Any help is appreciated.
p/d: excuse me for my bad english.
--
Sebastian Gurin <sgu...@softpoint.org>