Thin wrapper for canvas ellipse elements.
This is an implementation of the goog.graphics.EllipseElement interface.
You should not construct objects from this constructor. The graphics
will return the object for you.
Object representing a group of objects in a canvas.
This is an implementation of the goog.graphics.GroupElement interface.
You should not construct objects from this constructor. The graphics
will return the object for you.
Thin wrapper for canvas image elements.
This is an implementation of the goog.graphics.ImageElement interface.
You should not construct objects from this constructor. The graphics
will return the object for you.
Thin wrapper for canvas path elements.
This is an implementation of the goog.graphics.PathElement interface.
You should not construct objects from this constructor. The graphics
will return the object for you.
Thin wrapper for canvas rectangle elements.
This is an implementation of the goog.graphics.RectElement interface.
You should not construct objects from this constructor. The graphics
will return the object for you.
Thin wrapper for canvas text elements.
This is an implementation of the goog.graphics.TextElement interface.
You should not construct objects from this constructor. The graphics
will return the object for you.