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 TypefaceMethods 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 fontMethods 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.Methods in org.docx4j.fonts.fop.render.java2d that return Typeface