|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.svggen.font.table.Program
public abstract class 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
java.io.IOException
protected void readInstructions(java.io.ByteArrayInputStream bais,
int count)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||