|
||||||||||
| 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.Program
| Constructor Summary | |
Program()
|
|
| Method Summary | |
short[] |
getInstructions()
|
protected void |
readInstructions(java.io.ByteArrayInputStream bais,
int count)
|
protected void |
readInstructions(java.io.RandomAccessFile raf,
int count)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Program()
| Method Detail |
public short[] getInstructions()
protected void readInstructions(java.io.RandomAccessFile raf,
int count)
throws java.io.IOException
protected void readInstructions(java.io.ByteArrayInputStream bais,
int count)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||