|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.svggen.font.table.Ligature
public class 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
java.io.IOException
Method Detail |
---|
public int getGlyphCount()
public int getGlyphId(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |