Class SingleSubstFormat2

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SingleSubstFormat2​(java.io.RandomAccessFile raf, int offset)
      Creates new SingleSubstFormat2
    • 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

      • SingleSubstFormat2

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