Uses of Interface
org.docx4j.fonts.fop.fonts.FontDetector
Packages that use FontDetector
-
Uses of FontDetector in org.docx4j.fonts.fop.fonts
Classes in org.docx4j.fonts.fop.fonts that implement FontDetectorModifier and TypeClassDescriptionprivate static classDetector of operating system and classpath fontsprivate static classFields in org.docx4j.fonts.fop.fonts declared as FontDetectorMethods in org.docx4j.fonts.fop.fonts that return FontDetectorModifier and TypeMethodDescriptionstatic FontDetectorFontDetectorFactory.createDefault()Creates the default font detectorstatic FontDetectorFontDetectorFactory.createDisabled()Creates a disabled font detector which, by definition, does nothing to detect fonts.Constructors in org.docx4j.fonts.fop.fonts with parameters of type FontDetectorModifierConstructorDescriptionFontManager(InternalResourceResolver resourceResolver, FontDetector fontDetector, FontCacheManager fontCacheManager) Main constructor