Class CFFExpertCharset


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

      • CFF_EXPERT_CHARSET_TABLE

        private static final java.lang.Object[][] CFF_EXPERT_CHARSET_TABLE
        Table of character codes and their corresponding names.
    • Constructor Detail

      • CFFExpertCharset

        private CFFExpertCharset()
    • Method Detail

      • getInstance

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