Uses of Class
org.apache.pdfbox.pdmodel.font.PDPanose
-
Packages that use PDPanose Package Description org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document. -
-
Uses of PDPanose in org.apache.pdfbox.pdmodel.font
Methods in org.apache.pdfbox.pdmodel.font that return PDPanose Modifier and Type Method Description PDPanose
PDFontDescriptor. getPanose()
Returns the Panose entry of the Style dictionary, if any.
-