org.apache.batik.svggen.font.table
Class Program
java.lang.Object
org.apache.batik.svggen.font.table.Program
- Direct Known Subclasses:
- FpgmTable, GlyfDescript, PrepTable
public abstract class Program
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Program
public Program()
getInstructions
public short[] getInstructions()
readInstructions
protected void readInstructions(RandomAccessFile raf,
int count)
throws IOException
- Throws:
IOException
readInstructions
protected void readInstructions(ByteArrayInputStream bais,
int count)
Copyright © 2008 Apache Software Foundation. All Rights Reserved.