strokeandfillelement.js
No description.

File Location

/goog/graphics/strokeandfillelement.js

Classes

goog.graphics.StrokeAndFillElement
Interface for a graphics element with a stroke and fill. This is the base interface for ellipse, rectangle and other shape interfaces. You should not construct objects from this constructor. The graphics will return an implementation of this interface for you.

Directory graphics

File Reference