Uses of Class
org.docx4j.convert.out.fopconf.Fonts
Packages that use Fonts
-
Uses of Fonts in org.docx4j.convert.out.fopconf
Fields in org.docx4j.convert.out.fopconf declared as FontsMethods in org.docx4j.convert.out.fopconf that return FontsModifier and TypeMethodDescriptionObjectFactory.createFonts()Create an instance ofFontsFop.Renderers.Renderer.getFonts()Gets the value of the fonts property.Methods in org.docx4j.convert.out.fopconf with parameters of type Fonts -
Uses of Fonts in org.docx4j.fonts.fop.util
Methods in org.docx4j.fonts.fop.util that return FontsModifier and TypeMethodDescriptionprotected static FontsFopConfigUtil.declareRendererFonts(Mapper fontMapper, Set<String> fontsInUse) Create a FOP font configuration for each font used in the document.