Uses of Class
org.apache.pdfbox.pdmodel.font.FileSystemFontProvider
-
Packages that use FileSystemFontProvider Package Description org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document. -
-
Uses of FileSystemFontProvider in org.apache.pdfbox.pdmodel.font
Fields in org.apache.pdfbox.pdmodel.font declared as FileSystemFontProvider Modifier and Type Field Description private FileSystemFontProviderFileSystemFontProvider.FSFontInfo. parentConstructors in org.apache.pdfbox.pdmodel.font with parameters of type FileSystemFontProvider Constructor Description FSFontInfo(java.io.File file, FontFormat format, java.lang.String postScriptName, CIDSystemInfo cidSystemInfo, int usWeightClass, int sFamilyClass, int ulCodePageRange1, int ulCodePageRange2, int macStyle, byte[] panose, FileSystemFontProvider parent, java.lang.String hash, long lastModified)
-