JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.batik.svggen.font.table
LookupSubtableFactory
Contents
Description
Method Summary
Method Details
read(int, RandomAccessFile, int)
Hide sidebar
Show sidebar
Interface LookupSubtableFactory
All Known Implementing Classes:
GsubTable
public interface
LookupSubtableFactory
Version:
$Id$
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
LookupSubtable
read
(int type,
RandomAccessFile
raf, int offset)
Method Details
read
LookupSubtable
read
(int type,
RandomAccessFile
raf, int offset)
throws
IOException
Throws:
IOException