org.apache.batik.svggen.font.table

Class HheaTable

public class HheaTable extends Object implements Table

Constructor Summary
protected HheaTable(DirectoryEntry de, RandomAccessFile raf)
Method Summary
shortgetAdvanceWidthMax()
shortgetAscender()
shortgetCaretSlopeRise()
shortgetCaretSlopeRun()
shortgetDescender()
shortgetLineGap()
shortgetMetricDataFormat()
shortgetMinLeftSideBearing()
shortgetMinRightSideBearing()
intgetNumberOfHMetrics()
intgetType()
shortgetXMaxExtent()

Constructor Detail

HheaTable

protected HheaTable(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getAdvanceWidthMax

public short getAdvanceWidthMax()

getAscender

public short getAscender()

getCaretSlopeRise

public short getCaretSlopeRise()

getCaretSlopeRun

public short getCaretSlopeRun()

getDescender

public short getDescender()

getLineGap

public short getLineGap()

getMetricDataFormat

public short getMetricDataFormat()

getMinLeftSideBearing

public short getMinLeftSideBearing()

getMinRightSideBearing

public short getMinRightSideBearing()

getNumberOfHMetrics

public int getNumberOfHMetrics()

getType

public int getType()

getXMaxExtent

public short getXMaxExtent()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.