Home

Class goog.graphics.TextElement

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.StrokeAndFillElement
Instance Method Summary
setText(string text)

Update the displayed text of the element.