Package org.apache.pdfbox.pdmodel.font
Class PDPanoseClassification
java.lang.Object
org.apache.pdfbox.pdmodel.font.PDPanoseClassification
Represents a 10-byte PANOSE classification.
- Author:
- John Hewson
-
Method Details
-
getFamilyKind
public int getFamilyKind() -
getSerifStyle
public int getSerifStyle() -
getWeight
public int getWeight() -
getProportion
public int getProportion() -
getContrast
public int getContrast() -
getStrokeVariation
public int getStrokeVariation() -
getArmStyle
public int getArmStyle() -
getLetterform
public int getLetterform() -
getMidline
public int getMidline() -
getXHeight
public int getXHeight() -
getBytes
public byte[] getBytes() -
toString
-