Uses of Class
org.apache.pdfbox.pdmodel.font.PDFontDescriptor
Packages that use PDFontDescriptor
Package
Description
Classes to deal with font functionality in a PDF Document.
-
Uses of PDFontDescriptor in org.apache.pdfbox.pdmodel.font
Subclasses of PDFontDescriptor in org.apache.pdfbox.pdmodel.fontModifier and TypeClassDescriptionclass
This class represents the font descriptor when the font information is coming from an AFM file.class
This class represents an implementation to the font descriptor that gets its information from a COS Dictionary.Methods in org.apache.pdfbox.pdmodel.font that return PDFontDescriptorModifier and TypeMethodDescriptionPDFont.getFontDescriptor()
This will get the font descriptor for this font.