|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FontMetric in org.apache.fop.layout |
Methods in org.apache.fop.layout that return FontMetric | |
FontMetric |
FontInfo.getMetricsFor(java.lang.String fontName)
|
Methods in org.apache.fop.layout with parameters of type FontMetric | |
void |
FontInfo.addMetrics(java.lang.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(java.lang.String fontname,
java.lang.String basefont,
java.lang.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.mif |
Classes in org.apache.fop.render.mif that implement FontMetric | |
class |
Font
base class for PDF font classes |
Uses of FontMetric in org.apache.fop.render.mif.fonts |
Classes in org.apache.fop.render.mif.fonts that implement FontMetric | |
class |
Courier
|
class |
CourierBold
|
class |
CourierBoldOblique
|
class |
CourierOblique
|
class |
Helvetica
|
class |
HelveticaBold
|
class |
HelveticaBoldOblique
|
class |
HelveticaOblique
|
class |
Symbol
|
class |
TimesBold
|
class |
TimesBoldItalic
|
class |
TimesItalic
|
class |
TimesRoman
|
class |
ZapfDingbats
|
Uses of FontMetric in org.apache.fop.render.pdf |
Classes in org.apache.fop.render.pdf that implement FontMetric | |
class |
CIDFont
|
Uses of FontMetric in org.apache.fop.render.pdf.fonts |
Classes in org.apache.fop.render.pdf.fonts that implement FontMetric | |
class |
LazyFont
|
class |
MultiByteFont
Generic MultiByte (CID) font |
class |
SingleByteFont
Generic SingleByte font |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |