element.js
No description.

File Location

/goog/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