Class AdobeGlyphList

java.lang.Object
com.itextpdf.io.font.AdobeGlyphList

public class AdobeGlyphList extends Object
  • Constructor Details

    • AdobeGlyphList

      public AdobeGlyphList()
  • Method Details

    • nameToUnicode

      public static int nameToUnicode (String name)
    • unicodeToName

      public static String unicodeToName (int num)
    • getNameToUnicodeLength

      public static int getNameToUnicodeLength()
    • getUnicodeToNameLength

      public static int getUnicodeToNameLength()