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