Class CFFFont.OffsetItem

java.lang.Object
com.itextpdf.io.font.CFFFont.Item
com.itextpdf.io.font.CFFFont.OffsetItem
Direct Known Subclasses:
CFFFont.DictOffsetItem, CFFFont.IndexOffsetItem
Enclosing class:
CFFFont

protected abstract static class CFFFont.OffsetItem extends CFFFont.Item
  • Field Details

    • value

      public int value
  • Constructor Details

    • OffsetItem

      protected OffsetItem()
  • Method Details

    • 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.
      Parameters:
      offset - offset to set