Uses of Class
com.google.gwt.canvas.dom.client.TextMetrics
Packages that use TextMetrics
-
Uses of TextMetrics in com.google.gwt.canvas.dom.client
Methods in com.google.gwt.canvas.dom.client that return TextMetricsModifier and TypeMethodDescriptionfinal TextMetrics
Context2d.measureText
(String text) Returns the metrics for the given text.