Uses of Class
com.itextpdf.text.pdf.Glyph

Packages that use Glyph
com.itextpdf.text.pdf.fonts.otf   
com.itextpdf.text.pdf.languages   
 

Uses of Glyph in com.itextpdf.text.pdf.fonts.otf
 

Methods in com.itextpdf.text.pdf.fonts.otf that return types with arguments of type Glyph
 java.util.Map<java.lang.String,Glyph> GlyphSubstitutionTableReader.getGlyphSubstitutionMap()
           
 

Uses of Glyph in com.itextpdf.text.pdf.languages
 

Method parameters in com.itextpdf.text.pdf.languages with type arguments of type Glyph
 void GlyphRepositioner.repositionGlyphs(java.util.List<Glyph> glyphList)
           
 void BanglaGlyphRepositioner.repositionGlyphs(java.util.List<Glyph> glyphList)
           
 

Constructor parameters in com.itextpdf.text.pdf.languages with type arguments of type Glyph
BanglaGlyphRepositioner(java.util.Map<java.lang.Integer,int[]> cmap31, java.util.Map<java.lang.String,Glyph> glyphSubstitutionMap)
           
 



Copyright © 2013. All Rights Reserved.