Class LookupList
java.lang.Object
org.apache.batik.svggen.font.table.LookupList
-
Constructor Summary
ConstructorsConstructorDescriptionLookupList
(RandomAccessFile raf, int offset, LookupSubtableFactory factory) Creates new LookupList -
Method Summary
-
Constructor Details
-
LookupList
public LookupList(RandomAccessFile raf, int offset, LookupSubtableFactory factory) throws IOException Creates new LookupList- Throws:
IOException
-
-
Method Details
-
getLookup
-