| Package | Description |
|---|---|
| com.itextpdf.pdfocr.tesseract4 |
| Modifier and Type | Method and Description |
|---|---|
TextPositioning |
Tesseract4OcrEngineProperties.getTextPositioning()
Defines the way text is retrieved from tesseract output using TextPositioning.
|
static TextPositioning |
TextPositioning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextPositioning[] |
TextPositioning.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Tesseract4OcrEngineProperties |
Tesseract4OcrEngineProperties.setTextPositioning(TextPositioning positioning)
Defines the way text is retrieved from tesseract output using TextPositioning.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.