| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontMetric | |
org.apache.fop.layout | |
org.apache.fop.pdf | |
org.apache.fop.render.awt | |
org.apache.fop.render.pdf |
Uses of FontMetric in org.apache.fop.layout |
Methods in org.apache.fop.layout that return FontMetric | |
FontMetric | FontInfo.getMetricsFor(String family, String style, String weight) |
FontMetric | FontInfo.getMetricsFor(String fontName) |
Methods in org.apache.fop.layout with parameters of type FontMetric | |
void | FontInfo.addMetrics(String name, FontMetric metrics) |
Uses of FontMetric in org.apache.fop.pdf |
Methods in org.apache.fop.pdf with parameters of type FontMetric | |
PDFFont | PDFDocument.makeFont(String fontname, String basefont, String encoding, FontMetric metrics, FontDescriptor descriptor) make a Type1 /Font object |
Uses of FontMetric in org.apache.fop.render.awt |
Classes in org.apache.fop.render.awt that implement FontMetric | |
class | FontMetricsMapper This class implements org.apache.fop.layout.FontMetric and is added to the hash table in FontInfo. |
Uses of FontMetric in org.apache.fop.render.pdf |
Classes in org.apache.fop.render.pdf that implement FontMetric | |
class | Font base class for PDF font classes |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |