JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.itextpdf.text.pdf.languages
GlyphRepositioner
Contents
Description
Method Summary
Method Details
repositionGlyphs(List)
Hide sidebar
Show sidebar
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
(
List
<
Glyph
> glyphList)
Method Details
repositionGlyphs
void
repositionGlyphs
(
List
<
Glyph
> glyphList)