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

All Known Implementing Classes:
GsubTable

public interface LookupSubtableFactory

Version:
$Id: LookupSubtableFactory.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
Author:
David Schweinsberg

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

Method Detail

read

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


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.