Uses of Class
org.eclipse.swt.graphics.FontMetrics
Packages that use FontMetrics
-
Uses of FontMetrics in org.eclipse.swt.graphics
Methods in org.eclipse.swt.graphics that return FontMetricsModifier and TypeMethodDescriptionGC.getFontMetrics()
Returns a FontMetrics which contains information about the font currently being used by the receiver to draw and measure text.TextLayout.getLineMetrics
(int lineIndex) Returns the font metrics for the specified line index.static FontMetrics
FontMetrics.win32_new
(TEXTMETRIC handle) Invokes platform specific functionality to allocate a new font metrics.