org.apache.batik.svggen.font.table

Class HeadTable

public class HeadTable extends Object implements Table

Constructor Summary
protected HeadTable(DirectoryEntry de, RandomAccessFile raf)
Method Summary
intgetCheckSumAdjustment()
longgetCreated()
shortgetFlags()
shortgetFontDirectionHint()
intgetFontRevision()
shortgetGlyphDataFormat()
shortgetIndexToLocFormat()
shortgetLowestRecPPEM()
shortgetMacStyle()
longgetModified()
intgetType()
shortgetUnitsPerEm()
intgetVersionNumber()
shortgetXMax()
shortgetXMin()
shortgetYMax()
shortgetYMin()
StringtoString()

Constructor Detail

HeadTable

protected HeadTable(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getCheckSumAdjustment

public int getCheckSumAdjustment()

getCreated

public long getCreated()

getFlags

public short getFlags()

getFontDirectionHint

public short getFontDirectionHint()

getFontRevision

public int getFontRevision()

getGlyphDataFormat

public short getGlyphDataFormat()

getIndexToLocFormat

public short getIndexToLocFormat()

getLowestRecPPEM

public short getLowestRecPPEM()

getMacStyle

public short getMacStyle()

getModified

public long getModified()

getType

public int getType()

getUnitsPerEm

public short getUnitsPerEm()

getVersionNumber

public int getVersionNumber()

getXMax

public short getXMax()

getXMin

public short getXMin()

getYMax

public short getYMax()

getYMin

public short getYMin()

toString

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