public class Panose extends 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() |
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()
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.