public class Panose
extends java.lang.Object
| Constructor and Description |
|---|
Panose(byte[] panose)
Creates new Panose
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getArmStyle() |
byte |
getContrast() |
byte |
getFamilyType() |
byte |
getLetterForm() |
byte |
getMidline() |
byte |
getProportion() |
byte |
getSerifStyle() |
byte |
getStrokeVariation() |
byte |
getWeight() |
byte |
getXHeight() |
java.lang.String |
toString() |
public byte getFamilyType()
public byte getSerifStyle()
public byte getWeight()
public byte getProportion()
public byte getContrast()
public byte getStrokeVariation()
public byte getArmStyle()
public byte getLetterForm()
public byte getMidline()
public byte getXHeight()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright ? 2009 Apache Software Foundation. All Rights Reserved.