public class IndicCluster
extends com.itextpdf.io.font.otf.GlyphLine
Modifier and Type | Class and Description |
---|---|
static class |
IndicCluster.IndicGlyph |
Modifier and Type | Field and Description |
---|---|
int |
originalGlyphLineEnd |
int |
originalGlyphLineStart |
Modifier and Type | Method and Description |
---|---|
static List<com.itextpdf.io.font.otf.Glyph> |
constructIndicGlyphList(List<com.itextpdf.io.font.otf.Glyph> glyphs) |
com.itextpdf.io.font.otf.GlyphLine |
copy(int left,
int right) |
IndicCluster.IndicGlyph |
get(int pos) |
String |
getActualText() |
void |
set(int i,
int j) |
void |
substituteManyToOne(com.itextpdf.io.font.otf.OpenTypeFontTableReader tableReader,
int lookupFlag,
int rightPartLen,
int substitutionGlyphIndex) |
void |
substituteOneToMany(com.itextpdf.io.font.otf.OpenTypeFontTableReader tableReader,
int[] substGlyphIds) |
void |
substituteOneToOne(com.itextpdf.io.font.otf.OpenTypeFontTableReader tableReader,
int substitutionGlyphIndex) |
public int originalGlyphLineStart
public int originalGlyphLineEnd
public static List<com.itextpdf.io.font.otf.Glyph> constructIndicGlyphList(List<com.itextpdf.io.font.otf.Glyph> glyphs)
public void set(int i, int j)
public IndicCluster.IndicGlyph get(int pos)
get
in class com.itextpdf.io.font.otf.GlyphLine
public String getActualText()
public void substituteManyToOne(com.itextpdf.io.font.otf.OpenTypeFontTableReader tableReader, int lookupFlag, int rightPartLen, int substitutionGlyphIndex)
substituteManyToOne
in class com.itextpdf.io.font.otf.GlyphLine
public void substituteOneToOne(com.itextpdf.io.font.otf.OpenTypeFontTableReader tableReader, int substitutionGlyphIndex)
substituteOneToOne
in class com.itextpdf.io.font.otf.GlyphLine
public void substituteOneToMany(com.itextpdf.io.font.otf.OpenTypeFontTableReader tableReader, int[] substGlyphIds)
substituteOneToMany
in class com.itextpdf.io.font.otf.GlyphLine
public com.itextpdf.io.font.otf.GlyphLine copy(int left, int right)
copy
in class com.itextpdf.io.font.otf.GlyphLine
Copyright © 1998–2017 iText Group NV. All rights reserved.