Class ScriptList
java.lang.Object
org.apache.batik.svggen.font.table.ScriptList
- Version:
- $Id: ScriptList.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ScriptList
(RandomAccessFile raf, int offset) Creates new ScriptList -
Method Summary
-
Field Details
-
scriptCount
private int scriptCount -
scriptRecords
-
scripts
-
-
Constructor Details
-
ScriptList
Creates new ScriptList- Throws:
IOException
-
-
Method Details
-
getScriptCount
public int getScriptCount() -
getScriptRecord
-
findScript
-