Class CFFFont.OffsetItem

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int value  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected OffsetItem()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void set​(int offset)
      set the value of an offset item that was initially unknown.
      • Methods inherited from class java.lang.Object

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

      • value

        public int value
    • Constructor Detail

      • OffsetItem

        protected OffsetItem()
    • Method Detail

      • set

        public void set​(int offset)
        set the value of an offset item that was initially unknown. It will be fixed up latex by a call to xref on some marker.