Package com.itextpdf.text.pdf.languages
Interface GlyphRepositioner
-
- All Known Implementing Classes:
BanglaGlyphRepositioner
,IndicGlyphRepositioner
public interface GlyphRepositioner
-
-
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)
-
-