JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Help
GWT 2.8.2
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.google.gwt.canvas.dom.client.TextMetrics
Packages that use
TextMetrics
Package
Description
com.google.gwt.canvas.dom.client
Classes for HTML Canvas 2D support.
Uses of
TextMetrics
in
com.google.gwt.canvas.dom.client
Methods in
com.google.gwt.canvas.dom.client
that return
TextMetrics
Modifier and Type
Method and Description
TextMetrics
Context2d.
measureText
(java.lang.String text)
Returns the metrics for the given text.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Help
GWT 2.8.2
Prev
Next
Frames
No Frames
All Classes