Uses of Class
org.apache.pdfbox.pdmodel.font.PDPanoseClassification
-
Packages that use PDPanoseClassification Package Description org.apache.pdfbox.pdmodel.font Classes to deal with font functionality in a PDF Document. -
-
Uses of PDPanoseClassification in org.apache.pdfbox.pdmodel.font
Methods in org.apache.pdfbox.pdmodel.font that return PDPanoseClassification Modifier and Type Method Description abstract PDPanoseClassification
FontInfo. getPanose()
Returns the Panose classification of the font, if any.PDPanoseClassification
PDPanose. getPanose()
Ten bytes for the PANOSE classification number for the font.
-