Thin wrapper for SVG group elements. You should not construct objects from this constructor. The graphics will return the object for you.
extends goog.graphics.GroupElementInstance Method Summary | |
clear() Remove all drawing elements from the group. | |
setSize((number|string) width, (number|string) height) Set the size of the group element. |