Uses of Class
org.docx4j.fonts.fop.fonts.Typeface
Packages that use Typeface
Package
Description
Classes for font handling.
Base 14 fonts used for PDF and PostScript.
-
Uses of Typeface in org.docx4j.fonts
Fields in org.docx4j.fonts declared as TypefaceFields in org.docx4j.fonts with type parameters of type TypefaceModifier and TypeFieldDescriptionprivate static LoadingCache<PhysicalFont,Typeface> GlyphCheck.cacheMethods in org.docx4j.fonts that return Typeface -
Uses of Typeface in org.docx4j.fonts.fop.fonts
Subclasses of Typeface in org.docx4j.fonts.fop.fontsModifier and TypeClassDescriptionclassBase class for all Base 14 fonts.classclassAbstract base class for CID fonts.classAbstract base class for custom fonts loaded from files, for example.classThis class is used to defer the loading of a font until it is really used.classGeneric MultiByte (CID) fontclassGeneric SingleByte fontFields in org.docx4j.fonts.fop.fonts declared as TypefaceFields in org.docx4j.fonts.fop.fonts with type parameters of type TypefaceModifier and TypeFieldDescriptionFontInfo.fontslook up a font-name to get a font (that implements FontMetrics at least)FontInfo.usedFontsMap containing fonts that have been usedMethods in org.docx4j.fonts.fop.fonts that return TypefaceModifier and TypeMethodDescriptionXMLFontMetricsReader.getFont()Deprecated.Get the generated font objectLazyFont.getRealFont()Gets the real font.Methods in org.docx4j.fonts.fop.fonts that return types with arguments of type Typeface -
Uses of Typeface in org.docx4j.fonts.fop.fonts.base14
Subclasses of Typeface in org.docx4j.fonts.fop.fonts.base14Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Typeface in org.docx4j.fonts.fop.render.java2d
Subclasses of Typeface in org.docx4j.fonts.fop.render.java2dModifier and TypeClassDescriptionclassFontMetricsMapper that delegates most methods to an underlyingFontMetricsinstance.classThis class implements org.docx4j.fonts.fop.layout.FontMetrics and is added to the hash table in FontInfo.Fields in org.docx4j.fonts.fop.render.java2d declared as TypefaceModifier and TypeFieldDescriptionprivate TypefaceCustomFontMetricsMapper.typefaceFont metrics for the font this class models.Methods in org.docx4j.fonts.fop.render.java2d that return Typeface