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
 Map<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 BanglaGlyphRepositioner.repositionGlyphs(List<Glyph> glyphList)
           
 void GlyphRepositioner.repositionGlyphs(List<Glyph> glyphList)
           
 

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



Copyright © 2013. All Rights Reserved.