| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.svggen.font.table.ScriptList
| Constructor Summary | |
protected  | 
ScriptList(java.io.RandomAccessFile raf,
           int offset)
Creates new ScriptList  | 
| Method Summary | |
 Script | 
findScript(java.lang.String tag)
 | 
 int | 
getScriptCount()
 | 
 ScriptRecord | 
getScriptRecord(int i)
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected ScriptList(java.io.RandomAccessFile raf,
                     int offset)
              throws java.io.IOException
| Method Detail | 
public int getScriptCount()
public ScriptRecord getScriptRecord(int i)
public Script findScript(java.lang.String tag)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||