Home

Class goog.graphics.SvgTextElement

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

extends goog.graphics.TextElement
Instance Method Summary
setText(string text)

Update the displayed text of the element.