org.apache.batik.svggen.font.table

Class PostTable

public class PostTable extends Object implements Table

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

Constructor Detail

PostTable

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

Method Detail

getGlyphName

public String getGlyphName(int i)

getType

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

Returns: The table type

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