Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    
SUMMARY: 
java.lang.Object
  extended by org.apache.batik.svggen.font.table.PostTable
All Implemented Interfaces:
Table

public class PostTable
extends java.lang.Object
implements Table


Constructor Detail

PostTable

protected PostTable(DirectoryEntry de,
                    java.io.RandomAccessFile raf)
             throws java.io.IOException
Creates new PostTable

Throws:
java.io.IOException
Method Detail

getGlyphName

public java.lang.String getGlyphName(int i)

getType

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

Specified by:
getType in interface Table
Returns:
The table type

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    
SUMMARY: