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

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

public class LigatureSet
extends java.lang.Object

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

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

Constructor Detail

LigatureSet

public LigatureSet(java.io.RandomAccessFile raf,
                   int offset)
            throws java.io.IOException
Creates new LigatureSet



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