element.js
A thin wrapper around the DOM element returned from the different draw methods of the graphics implementation, and all interfaces that the various element types support.

File Location

graphics/element.js

Classes

goog.graphics.Element
Base class for a thin wrapper around the DOM element returned from the different draw methods of the graphics. You should not construct objects from this constructor. The graphics will return the object for you.

Directory graphics

File Reference