org.apache.batik.svggen.font.table

Class Program

public abstract class Program extends Object

Method Summary
short[]getInstructions()
protected voidreadInstructions(RandomAccessFile raf, int count)
protected voidreadInstructions(ByteArrayInputStream bais, int count)

Method Detail

getInstructions

public short[] getInstructions()

readInstructions

protected void readInstructions(RandomAccessFile raf, int count)

readInstructions

protected void readInstructions(ByteArrayInputStream bais, int count)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.