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 void
DefaultFontConfigurator.addDirectories
(DefaultFontConfig fontInfoConfig, FontAdder fontAdder, List<EmbedFontInfo> fontInfoList) void
FontManager.autoDetectFonts
(boolean autoDetectFonts, FontAdder fontAdder, boolean strict, FontEventListener listener, List<EmbedFontInfo> fontInfoList) Detect fonts from the operating system via FOPs autodetect mechanism.void
FontDetector.detect
(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList) void
FontDetectorFactory.DefaultFontDetector.detect
(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList) Detect installed fonts on the systemvoid
FontDetectorFactory.DisabledFontDetector.detect
(FontManager fontManager, FontAdder fontAdder, boolean strict, FontEventListener eventListener, List<EmbedFontInfo> fontInfoList)