org.apache.batik.svggen.font.table

Class ScriptList

public class ScriptList extends Object

Constructor Summary
protected ScriptList(RandomAccessFile raf, int offset)
Creates new ScriptList
Method Summary
ScriptfindScript(String tag)
intgetScriptCount()
ScriptRecordgetScriptRecord(int i)

Constructor Detail

ScriptList

protected ScriptList(RandomAccessFile raf, int offset)
Creates new ScriptList

Method Detail

findScript

public Script findScript(String tag)

getScriptCount

public int getScriptCount()

getScriptRecord

public ScriptRecord getScriptRecord(int i)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.