org.apache.batik.svggen.font.table
Interface LookupSubtableFactory

All Known Implementing Classes:
GsubTable

public interface LookupSubtableFactory


Method Summary
 LookupSubtable read(int type, RandomAccessFile raf, int offset)
           
 

Method Detail

read

public LookupSubtable read(int type,
                           RandomAccessFile raf,
                           int offset)
                    throws IOException
Throws:
IOException


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.