JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.batik.svggen.font.table
Interface LookupSubtableFactory
All Known Implementing Classes:
GsubTable
public interface
LookupSubtableFactory
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