org.apache.batik.svggen.font.table
Class Script

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.Script

public class Script
extends java.lang.Object

Version:
$Id: Script.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
Author:
David Schweinsberg

Constructor Summary
protected Script(java.io.RandomAccessFile raf, int offset)
          Creates new ScriptTable
 
Method Summary
 LangSys getDefaultLangSys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Script

protected Script(java.io.RandomAccessFile raf,
                 int offset)
          throws java.io.IOException
Creates new ScriptTable

Method Detail

getDefaultLangSys

public LangSys getDefaultLangSys()


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.