abstractgraphics.js
Graphics utility functions and factory methods.

File Location

graphics/abstractgraphics.js

Classes

goog.graphics.AbstractGraphics
Base class for the different graphics. You should never construct objects of this class. Instead us goog.graphics.createGraphics

Directory graphics

File Reference