com.itextpdf.text.pdf
Class GlyphList

java.lang.Object
  extended by com.itextpdf.text.pdf.GlyphList

public class GlyphList
extends Object


Constructor Summary
GlyphList()
           
 
Method Summary
static int[] nameToUnicode(String name)
           
static String unicodeToName(int num)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlyphList

public GlyphList()
Method Detail

nameToUnicode

public static int[] nameToUnicode(String name)

unicodeToName

public static String unicodeToName(int num)


Copyright © 2013. All Rights Reserved.