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

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.LookupSubtable
      extended byorg.apache.batik.svggen.font.table.LigatureSubst
Direct Known Subclasses:
LigatureSubstFormat1

public abstract class LigatureSubst
extends LookupSubtable

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

Constructor Summary
LigatureSubst()
           
 
Method Summary
static LigatureSubst read(java.io.RandomAccessFile raf, int offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LigatureSubst

public LigatureSubst()
Method Detail

read

public static LigatureSubst read(java.io.RandomAccessFile raf,
                                 int offset)
                          throws java.io.IOException
Throws:
java.io.IOException


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