public interface FontMetricsMapper extends FontMetrics
Modifier and Type | Method and Description |
---|---|
java.awt.Font |
getFont(int size)
Gets a Font instance of the Font that this
FontMetrics describes in the desired size.
|
getAscender, getCapHeight, getDescender, getEmbedFontName, getFamilyNames, getFontName, getFontType, getFullName, getKerningInfo, getMaxAscent, getWidth, getWidths, getXHeight, hasKerningInfo
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.