Class GlyphList

java.lang.Object
com.lowagie.text.pdf.GlyphList

public class GlyphList extends Object
  • Field Details

  • Constructor Details

    • GlyphList

      public GlyphList()
  • Method Details

    • nameToUnicode

      public static int[] nameToUnicode(String name)
    • unicodeToName

      public static String unicodeToName(int num)