Home

Class goog.graphics.PathElement

Interface for a graphics path element. You should not construct objects from this constructor. The graphics will return an implementation of this interface for you.

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

Update the underlying path.