Package com.itextpdf.text.pdf.languages
Class BanglaGlyphRepositioner
- java.lang.Object
-
- com.itextpdf.text.pdf.languages.BanglaGlyphRepositioner
-
- All Implemented Interfaces:
GlyphRepositioner
public class BanglaGlyphRepositioner extends Object
- Author:
- Palash Ray
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getCharactersToBeShiftedLeftByOnePosition()
void
repositionGlyphs(List<Glyph> glyphList)
-
-
-
Method Detail
-
repositionGlyphs
public void repositionGlyphs(List<Glyph> glyphList)
- Specified by:
repositionGlyphs
in interfaceGlyphRepositioner
-
-