Uses of Class
com.itextpdf.text.pdf.Glyph
Packages that use Glyph
Package
Description
-
Uses of Glyph in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf with type parameters of type GlyphMethods in com.itextpdf.text.pdf that return types with arguments of type Glyph -
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 -
Uses of Glyph in com.itextpdf.text.pdf.languages
Fields in com.itextpdf.text.pdf.languages with type parameters of type GlyphMethods in com.itextpdf.text.pdf.languages that return GlyphModifier and TypeMethodDescriptionprivate GlyphBanglaGlyphRepositioner.getGlyph(char c) private GlyphIndicGlyphRepositioner.getNextGlyph(List<Glyph> glyphs, int currentIndex) Method parameters in com.itextpdf.text.pdf.languages with type arguments of type GlyphModifier and TypeMethodDescriptionprivate GlyphIndicGlyphRepositioner.getNextGlyph(List<Glyph> glyphs, int currentIndex) private voidBanglaGlyphRepositioner.handleOKaarAndOUKaar(int currentIndex, List<Glyph> glyphList, char first, char second) This is a dirty hack to display O-Kar (ো) and Ou-Kar (ৌ).voidBanglaGlyphRepositioner.repositionGlyphs(List<Glyph> glyphList) voidGlyphRepositioner.repositionGlyphs(List<Glyph> glyphList) voidIndicGlyphRepositioner.repositionGlyphs(List<Glyph> glyphList)