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

All Known Implementing Classes:
GsubTable

public interface LookupSubtableFactory

Version:
$Id: LookupSubtableFactory.java 1733416 2016-03-03 07:07:13Z gadams $
Author:
David Schweinsberg

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

Method Detail

read

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


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.