org.apache.batik.svggen.font.table

Class KernTable

public class KernTable extends Object implements Table

Constructor Summary
protected KernTable(DirectoryEntry de, RandomAccessFile raf)
Creates new KernTable
Method Summary
KernSubtablegetSubtable(int i)
intgetSubtableCount()
intgetType()
Get the table type, as a table directory value.

Constructor Detail

KernTable

protected KernTable(DirectoryEntry de, RandomAccessFile raf)
Creates new KernTable

Method Detail

getSubtable

public KernSubtable getSubtable(int i)

getSubtableCount

public int getSubtableCount()

getType

public int getType()
Get the table type, as a table directory value.

Returns: The table type

Copyright B) 2007 Apache Software Foundation. All Rights Reserved.