Class CFFExpertCharset

java.lang.Object
org.apache.fontbox.cff.CFFCharsetType1
org.apache.fontbox.cff.CFFExpertCharset
All Implemented Interfaces:
CFFCharset

public final class CFFExpertCharset extends CFFCharsetType1
This is specialized CFFCharset. It's used if the CharsetId of a font is set to 1.
  • Field Details

  • Constructor Details

    • CFFExpertCharset

      private CFFExpertCharset()
  • Method Details

    • getInstance

      public static CFFExpertCharset getInstance()
      Returns an instance of the CFFExpertCharset class.
      Returns:
      an instance of CFFExpertCharset