org.apache.batik.svggen.font.table
public abstract class Program extends java.lang.Object
Constructor and Description |
---|
Program() |
Modifier and Type | Method and Description |
---|---|
short[] |
getInstructions() |
protected void |
readInstructions(java.io.ByteArrayInputStream bais,
int count) |
protected void |
readInstructions(java.io.RandomAccessFile raf,
int count) |
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)
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.