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 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 Modifier and Type Method Description void
BanglaGlyphRepositioner. repositionGlyphs(List<Glyph> glyphList)
void
GlyphRepositioner. repositionGlyphs(List<Glyph> glyphList)
-