|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.svggen.font.table.Ligature
Constructor Summary | |
Ligature(java.io.RandomAccessFile raf)
Creates new Ligature |
Method Summary | |
int |
getGlyphCount()
|
int |
getGlyphId(int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Ligature(java.io.RandomAccessFile raf) throws java.io.IOException
Method Detail |
public int getGlyphCount()
public int getGlyphId(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |