Uses of Interface
org.docx4j.fonts.fop.fonts.FontCollection
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| org.docx4j.fonts.fop.fonts.base14 |
Base 14 fonts used for PDF and PostScript.
|
| org.docx4j.fonts.fop.render.java2d |
-
Uses of FontCollection in org.docx4j.fonts.fop.fonts
Classes in org.docx4j.fonts.fop.fonts that implement FontCollection Modifier and Type Class Description classCustomFontCollectionSets up a set of custom (embedded) fontsMethods in org.docx4j.fonts.fop.fonts with parameters of type FontCollection Modifier and Type Method Description voidFontManager. setup(FontInfo fontInfo, FontCollection[] fontCollections)Sets up the fonts on a given FontInfo object. -
Uses of FontCollection in org.docx4j.fonts.fop.fonts.base14
Classes in org.docx4j.fonts.fop.fonts.base14 that implement FontCollection Modifier and Type Class Description classBase14FontCollectionSets up Base 14 fonts -
Uses of FontCollection in org.docx4j.fonts.fop.render.java2d
Classes in org.docx4j.fonts.fop.render.java2d that implement FontCollection Modifier and Type Class Description classBase14FontCollectionA base 14 font collection for graphics 2DclassConfiguredFontCollectionA java2d configured font collectionclassInstalledFontCollectionA custom AWT font collection