The goog.graphics.ext Namespace

The goog.graphics.ext.Element Class

Base class for a wrapper around the goog.graphics wrapper that enables more advanced functionality. … more

The goog.graphics.ext.Ellipse Class

Wrapper for a graphics ellipse element. … more

The goog.graphics.ext.Graphics Class

Wrapper for a graphics surface. … more

The goog.graphics.ext.Group Class

Wrapper for a graphics group. … more

The goog.graphics.ext.Image Class

Wrapper for a graphics image element. … more

The goog.graphics.ext.Path Class

Creates a path object … more

The goog.graphics.ext.Rectangle Class

Wrapper for a graphics rectangle element. … more

The goog.graphics.ext.Shape Class

Wrapper for a graphics shape element. … more

The goog.graphics.ext.StrokeAndFillElement Class

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. … more

The goog.graphics.ext.coordinates Namespace

… more