Package com.itextpdf.text.pdf.languages
Interface GlyphRepositioner
-
- All Known Implementing Classes:
BanglaGlyphRepositioner
public interface GlyphRepositioner
- Author:
- Palash Ray
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
repositionGlyphs(java.util.List<Glyph> glyphList)
-
-
-
Method Detail
-
repositionGlyphs
void repositionGlyphs(java.util.List<Glyph> glyphList)
-
-