Home

Class goog.graphics.SvgPathElement

Thin wrapper for SVG path elements. This is an implementation of the goog.graphics.PathElement interface. You should not construct objects from this constructor. The graphics will return the object for you.

extends goog.graphics.PathElement
Instance Method Summary
setPath(?goog.graphics.Path path)

Update the underlying path.