Uses of Class
org.docx4j.convert.out.fopconf.Fop.Fonts
| Package | Description |
|---|---|
| org.docx4j.convert.out.fopconf |
-
Uses of Fop.Fonts in org.docx4j.convert.out.fopconf
Fields in org.docx4j.convert.out.fopconf declared as Fop.Fonts Modifier and Type Field Description protected Fop.FontsFop. fontsMethods in org.docx4j.convert.out.fopconf that return Fop.Fonts Modifier and Type Method Description Fop.FontsObjectFactory. createFopFonts()Create an instance ofFop.FontsFop.FontsFop. getFonts()Gets the value of the fonts property.Methods in org.docx4j.convert.out.fopconf with parameters of type Fop.Fonts Modifier and Type Method Description voidFop. setFonts(Fop.Fonts value)Sets the value of the fonts property.