Uses of Class
org.apache.fop.fonts.FontCache.CachedFontFile
Packages that use FontCache.CachedFontFile
-
Uses of FontCache.CachedFontFile in org.apache.fop.fonts
Fields in org.apache.fop.fonts with type parameters of type FontCache.CachedFontFileModifier and TypeFieldDescriptionprivate Map<String, FontCache.CachedFontFile> FontCache.fontfileMapmaster mapping of font url -> font info.Methods in org.apache.fop.fonts that return FontCache.CachedFontFileModifier and TypeMethodDescriptionFontCache.getFontFile(String embedUrl) Returns a font from the cache.Methods in org.apache.fop.fonts that return types with arguments of type FontCache.CachedFontFileModifier and TypeMethodDescriptionprivate Map<String, FontCache.CachedFontFile> FontCache.getFontFileMap()