Uses of Class
org.apache.fop.fonts.FontAdder
Packages that use FontAdder
-
Uses of FontAdder in org.apache.fop.fonts
Methods in org.apache.fop.fonts with parameters of type FontAdderModifier and TypeMethodDescriptionprivate voidDefaultFontConfigurator.addDirectories(DefaultFontConfig fontInfoConfig, FontAdder fontAdder, List<EmbedFontInfo> fontInfoList) voidFontManager.autoDetectFonts(boolean autoDetectFonts, FontAdder fontAdder, boolean strict, FontEventListener listener, List<EmbedFontInfo> fontInfoList) Detect fonts from the operating system via FOPs autodetect mechanism.voidFontDetector.detect(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList) voidFontDetectorFactory.DefaultFontDetector.detect(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList) Detect installed fonts on the systemvoidFontDetectorFactory.DisabledFontDetector.detect(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList)