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.StrokeAndFillElementInstance Method Summary | |
setPath(?goog.graphics.Path path) Update the underlying path. |