org.apache.batik.svggen.font.table

Class Panose

public class Panose extends Object

Constructor Summary
Panose(byte[] panose)
Creates new Panose
Method Summary
bytegetArmStyle()
bytegetContrast()
bytegetFamilyType()
bytegetLetterForm()
bytegetMidline()
bytegetProportion()
bytegetSerifStyle()
bytegetStrokeVariation()
bytegetWeight()
bytegetXHeight()
StringtoString()

Constructor Detail

Panose

public Panose(byte[] panose)
Creates new Panose

Method Detail

getArmStyle

public byte getArmStyle()

getContrast

public byte getContrast()

getFamilyType

public byte getFamilyType()

getLetterForm

public byte getLetterForm()

getMidline

public byte getMidline()

getProportion

public byte getProportion()

getSerifStyle

public byte getSerifStyle()

getStrokeVariation

public byte getStrokeVariation()

getWeight

public byte getWeight()

getXHeight

public byte getXHeight()

toString

public String toString()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.