Uses of Class
com.itextpdf.text.pdf.Glyph
-
Packages that use Glyph Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description voidBanglaGlyphRepositioner. repositionGlyphs(java.util.List<Glyph> glyphList)voidGlyphRepositioner. repositionGlyphs(java.util.List<Glyph> glyphList)
-