public class PDPanose extends Object
| Constructor and Description | 
|---|
PDPanose(byte[] bytes)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getFamilyClass()
The font family class and subclass ID bytes, given in the sFamilyClass field of the
 “OS/2” table in a TrueType font. 
 | 
PDPanoseClassification | 
getPanose()
Ten bytes for the PANOSE classification number for the font. 
 | 
public int getFamilyClass()
public PDPanoseClassification getPanose()
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.