org.apache.batik.svggen.font.table

Class GposTable

public class GposTable extends Object implements Table

Constructor Summary
protected GposTable(DirectoryEntry de, RandomAccessFile raf)
Method Summary
intgetType()
Get the table type, as a table directory value.
StringtoString()

Constructor Detail

GposTable

protected GposTable(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getType

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

Returns: The table type

toString

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