Uses of Class
org.extex.font.unicode.GlyphName

Packages that use GlyphName
org.extex.font.format.xtf This package contains the definitions and implementations for the TTF/OTF font handling in ExTeX. 
org.extex.font.unicode This package contains the mapping between the glyph name and the unicode name. 
 

Uses of GlyphName in org.extex.font.format.xtf
 

Methods in org.extex.font.format.xtf that return GlyphName
 GlyphName LoadableXtfFont.getGlyphname()
          Getter for glyphname.
 

Uses of GlyphName in org.extex.font.unicode
 

Methods in org.extex.font.unicode that return GlyphName
static GlyphName GlyphName.getInstance()
          Return the instance of GlyphName.