Uses of Class
org.eclipse.swt.graphics.FontMetrics

Packages that use FontMetrics
org.eclipse.swt.graphics SWT graphics classes. 
 

Uses of FontMetrics in org.eclipse.swt.graphics
 

Methods in org.eclipse.swt.graphics that return FontMetrics
 FontMetrics GC.getFontMetrics()
          Returns a FontMetrics which contains information about the font currently being used by the receiver to draw and measure text.