Class Program
java.lang.Object
org.apache.batik.svggen.font.table.Program
- Direct Known Subclasses:
FpgmTable
,GlyfDescript
,PrepTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshort[]
protected void
readInstructions
(ByteArrayInputStream bais, int count) protected void
readInstructions
(RandomAccessFile raf, int count)
-
Constructor Details
-
Program
public Program()
-
-
Method Details
-
getInstructions
public short[] getInstructions() -
readInstructions
- Throws:
IOException
-
readInstructions
-