Uses of Interface
org.docx4j.fonts.fop.fonts.FontCacheManager
Packages that use FontCacheManager
-
Uses of FontCacheManager in org.docx4j.fonts.fop.fonts
Classes in org.docx4j.fonts.fop.fonts that implement FontCacheManagerModifier and TypeClassDescriptionprivate static final classprivate static final classFields in org.docx4j.fonts.fop.fonts declared as FontCacheManagerMethods in org.docx4j.fonts.fop.fonts that return FontCacheManagerModifier and TypeMethodDescriptionstatic 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 FontCacheManagerModifierConstructorDescriptionFontManager(InternalResourceResolver resourceResolver, FontDetector fontDetector, FontCacheManager fontCacheManager) Main constructor