public interface ISplitCharacters
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSplitCharacter(com.itextpdf.io.font.otf.GlyphLine text,
int glyphPos)
The splitting implementation is free to look ahead or look behind characters to make a decision.
|
boolean isSplitCharacter(com.itextpdf.io.font.otf.GlyphLine text,
int glyphPos)
glyphPos - the position of Glyph in the GlyphLinetext - an array of unicode char codes which represent current textCopyright © 1998–2020 iText Group NV. All rights reserved.