public class PDPanoseClassification extends Object
Modifier and Type | Method and Description |
---|---|
int |
getArmStyle() |
byte[] |
getBytes() |
int |
getContrast() |
int |
getFamilyKind() |
int |
getLetterform() |
int |
getMidline() |
int |
getProportion() |
int |
getSerifStyle() |
int |
getStrokeVariation() |
int |
getWeight() |
int |
getXHeight() |
String |
toString() |
public int getFamilyKind()
public int getSerifStyle()
public int getWeight()
public int getProportion()
public int getContrast()
public int getStrokeVariation()
public int getArmStyle()
public int getLetterform()
public int getMidline()
public int getXHeight()
public byte[] getBytes()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.