Class CIDKeyedFDSelect

java.lang.Object
org.apache.fontbox.cff.CIDKeyedFDSelect

public abstract class CIDKeyedFDSelect extends Object
  • Field Details

  • Constructor Details

    • CIDKeyedFDSelect

      public CIDKeyedFDSelect(CFFFontROS _owner)
      Constructor.
      Parameters:
      _owner - the owner of the FDSelect data.
  • Method Details

    • getFd

      public abstract int getFd(int glyph)
      Returns the Font DICT index for the given glyph identifier
      Parameters:
      glyph -
      Returns:
      -1 if the glyph isn't define, otherwise the FD index value