Interface for a graphics text 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 | |
setText(string text) Update the displayed text of the element. |