graphics.ext

Classes

goog.graphics.ext.Element
Base class for a wrapper around the goog.graphics wrapper that enables more advanced functionality.
goog.graphics.ext.Ellipse
Wrapper for a graphics ellipse element.
goog.graphics.ext.Graphics
Wrapper for a graphics surface.
goog.graphics.ext.Group
Wrapper for a graphics group.
goog.graphics.ext.Image
Wrapper for a graphics image element.
goog.graphics.ext.Path
Creates a path object
goog.graphics.ext.Rectangle
Wrapper for a graphics rectangle element.
goog.graphics.ext.Shape
Wrapper for a graphics shape element.
goog.graphics.ext.StrokeAndFillElement
Interface for a graphics element that has a stroke and fill. This is the base interface for ellipse, rectangle and other shape interfaces. You should not construct objects from this constructor. Use a subclass.

Public Protected Private

Global Properties

goog.graphics.ext.coordinates :
No description.
Code »

Package graphics

Package Reference