Uses of Interface
org.docx4j.fonts.fop.fonts.FontCacheManager
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
-
Uses of FontCacheManager in org.docx4j.fonts.fop.fonts
Methods in org.docx4j.fonts.fop.fonts that return FontCacheManager Modifier and Type Method Description static FontCacheManagerFontCacheManagerFactory. createDefault()Create the default font caching mechanism.static FontCacheManagerFontCacheManagerFactory. createDisabled()Create a disabled font caching mechanism which by definition does nothing to cache fonts.Constructors in org.docx4j.fonts.fop.fonts with parameters of type FontCacheManager Constructor Description FontManager(InternalResourceResolver resourceResolver, FontDetector fontDetector, FontCacheManager fontCacheManager)Main constructor