org.apache.fop.layout
Class FontInfo
- public class FontInfo
Field Summary |
(package private) Hashtable | fonts |
(package private) Hashtable | triplets |
fonts
Hashtable fonts
triplets
Hashtable triplets
FontInfo
public FontInfo()
addFontProperties
public void addFontProperties(String name, String family, String style, String weight)
addMetrics
public void addMetrics(String name, FontMetric metrics)
fontLookup
public String fontLookup(String family, String style, String weight)
throws org.apache.fop.apps.FOPException
getFonts
public Hashtable getFonts()
getMetricsFor
public FontMetric getMetricsFor(String fontName)
throws org.apache.fop.apps.FOPException
getMetricsFor
public FontMetric getMetricsFor(String family, String style, String weight)
throws org.apache.fop.apps.FOPException
to Class java.util.Hashtable
to Class java.util.Hashtable