Thin wrapper for SVG 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.
Thin wrapper for SVG 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 SVG 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 SVG 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 SVG 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.