org.apache.batik.svggen.font.table
Class ScriptList
java.lang.Object
org.apache.batik.svggen.font.table.ScriptList
public class ScriptList
- extends Object
- Version:
- $Id: ScriptList.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptList
protected ScriptList(RandomAccessFile raf,
int offset)
throws IOException
- Creates new ScriptList
- Throws:
IOException
getScriptCount
public int getScriptCount()
getScriptRecord
public ScriptRecord getScriptRecord(int i)
findScript
public Script findScript(String tag)
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.