Uses of Interface
com.itextpdf.pdfocr.IOcrEngine
-
Uses of IOcrEngine in com.itextpdf.pdfocr
Modifier and TypeMethodDescriptionfinal IOcrEngine
OcrPdfCreator.getOcrEngine()
Gets usedIOcrEngine
.Modifier and TypeMethodDescriptionfinal void
OcrPdfCreator.setOcrEngine
(IOcrEngine reader) SetsIOcrEngine
reader object to perform OCR.ModifierConstructorDescriptionOcrPdfCreator
(IOcrEngine ocrEngine) Creates a newOcrPdfCreator
instance.OcrPdfCreator
(IOcrEngine ocrEngine, OcrPdfCreatorProperties ocrPdfCreatorProperties) Creates a newOcrPdfCreator
instance. -
Uses of IOcrEngine in com.itextpdf.pdfocr.tesseract4
Modifier and TypeClassDescriptionclass
The implementation ofIOcrEngine
.class
The implementation ofAbstractTesseract4OcrEngine
for tesseract OCR.class
The implementation ofAbstractTesseract4OcrEngine
for tesseract OCR.