Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Field | Description |
---|---|---|
protected PdfLine |
PdfDocument.line |
The line that is currently being written.
|
Modifier and Type | Field | Description |
---|---|---|
protected java.util.ArrayList<PdfLine> |
PdfDocument.lines |
The lines that are written until now.
|
Modifier and Type | Method | Description |
---|---|---|
protected PdfLine |
VerticalText.createLine(float width) |
Creates a line from the chunk array.
|
PdfLine |
BidiLine.processLine(float leftX,
float width,
int alignment,
int runDirection,
int arabicOptions,
float minY,
float yLine,
float descender) |
Copyright © 1998–2018. All rights reserved.