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

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.LookupSubtable
      extended byorg.apache.batik.svggen.font.table.LigatureSubst
          extended byorg.apache.batik.svggen.font.table.LigatureSubstFormat1

public class LigatureSubstFormat1
extends LigatureSubst

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

Constructor Summary
protected LigatureSubstFormat1(java.io.RandomAccessFile raf, int offset)
          Creates new LigatureSubstFormat1
 
Method Summary
 int getFormat()
           
 
Methods inherited from class org.apache.batik.svggen.font.table.LigatureSubst
read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LigatureSubstFormat1

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

Method Detail

getFormat

public int getFormat()


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