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

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.ClassDef
      extended byorg.apache.batik.svggen.font.table.ClassDefFormat2

public class ClassDefFormat2
extends ClassDef

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

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

Constructor Detail

ClassDefFormat2

public ClassDefFormat2(java.io.RandomAccessFile raf)
                throws java.io.IOException
Creates new ClassDefFormat2

Method Detail

getFormat

public int getFormat()
Specified by:
getFormat in class ClassDef


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