|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.svggen.font.table.LookupList
Constructor Summary | |
---|---|
LookupList(java.io.RandomAccessFile raf,
int offset,
LookupSubtableFactory factory)
Creates new LookupList |
Method Summary | |
---|---|
Lookup |
getLookup(Feature feature,
int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LookupList(java.io.RandomAccessFile raf, int offset, LookupSubtableFactory factory) throws java.io.IOException
Method Detail |
public Lookup getLookup(Feature feature, int index)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |