Home

Class goog.graphics.GroupElement

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.Element
Instance Method Summary
clear()

Remove all drawing elements from the group.

setSize((number|string) width, (number|string) height)

Set the size of the group element.