search

goog.graphics.ext.Group

Provided By
Extends
All Implemented Interfaces
All Known Direct Subclasses

Wrapper for a graphics group.

new Group( group, opt_wrapper )

Parameters
group(goog.graphics.ext.Group|null)

Parent for this element. Can be null if this is a Graphics instance.

opt_wrapper(goog.graphics.GroupElement|null)=

The thin wrapper to wrap. If omitted, a new group will be created. Must be included when group is null.

Instance Methods

Instance Properties