Class SingleSubstFormat1

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SingleSubstFormat1​(java.io.RandomAccessFile raf, int offset)
      Creates new SingleSubstFormat1
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getFormat()  
      int substitute​(int glyphId)  
      • Methods inherited from class org.apache.batik.svggen.font.table.SingleSubst

        read
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SingleSubstFormat1

        protected SingleSubstFormat1​(java.io.RandomAccessFile raf,
                                     int offset)
                              throws java.io.IOException
        Creates new SingleSubstFormat1
        Throws:
        java.io.IOException