| Modifier and Type | Field and Description | 
|---|---|
| String | actualText | 
| int | end | 
| boolean | reversed | 
| int | start | 
| Constructor and Description | 
|---|
| GlyphLinePart(int start, int end) | 
| GlyphLinePart(int start, int end, String actualText) | 
| Modifier and Type | Method and Description | 
|---|---|
| GlyphLine.GlyphLinePart | setReversed(boolean reversed) | 
public int start
public int end
public String actualText
public boolean reversed
public GlyphLinePart(int start,
                     int end) public GlyphLinePart(int start,
                     int end,
                     String actualText) public GlyphLine.GlyphLinePart setReversed(boolean reversed)
Copyright © 1998–2019 iText Group NV. All rights reserved.