Class ClassDefFormat1


  • public class ClassDefFormat1
    extends ClassDef
    • Constructor Summary

      Constructors 
      Constructor Description
      ClassDefFormat1​(java.io.RandomAccessFile raf)
      Creates new ClassDefFormat1
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • ClassDefFormat1

        public ClassDefFormat1​(java.io.RandomAccessFile raf)
                        throws java.io.IOException
        Creates new ClassDefFormat1
        Throws:
        java.io.IOException