Uses of Class
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.FSFontInfo
Packages that use FileSystemFontProvider.FSFontInfo
Package
Description
Classes to deal with font functionality in a PDF Document.
-
Uses of FileSystemFontProvider.FSFontInfo in org.apache.pdfbox.pdmodel.font
Fields in org.apache.pdfbox.pdmodel.font with type parameters of type FileSystemFontProvider.FSFontInfoModifier and TypeFieldDescriptionprivate final List<FileSystemFontProvider.FSFontInfo> FileSystemFontProvider.fontInfoListMethods in org.apache.pdfbox.pdmodel.font that return FileSystemFontProvider.FSFontInfoModifier and TypeMethodDescriptionFileSystemFontProvider.createFSIgnored(File file, FontFormat format, String postScriptName) Methods in org.apache.pdfbox.pdmodel.font that return types with arguments of type FileSystemFontProvider.FSFontInfoModifier and TypeMethodDescriptionprivate List<FileSystemFontProvider.FSFontInfo> FileSystemFontProvider.loadDiskCache(List<File> files) Loads the font metadata cache from disk.Methods in org.apache.pdfbox.pdmodel.font with parameters of type FileSystemFontProvider.FSFontInfoModifier and TypeMethodDescriptionprivate voidFileSystemFontProvider.writeFontInfo(BufferedWriter writer, FileSystemFontProvider.FSFontInfo fontInfo)