Uses of Class
com.itextpdf.pdfocr.OcrEngineProperties
Packages that use OcrEngineProperties
-
Uses of OcrEngineProperties in com.itextpdf.pdfocr
Methods in com.itextpdf.pdfocr that return OcrEnginePropertiesModifier and TypeMethodDescriptionfinal OcrEngineProperties
OcrEngineProperties.setLanguages
(List<String> requiredLanguages) Sets list of languages to be recognized in provided images.Constructors in com.itextpdf.pdfocr with parameters of type OcrEnginePropertiesModifierConstructorDescriptionCreates a newOcrEngineProperties
instance based on anotherOcrEngineProperties
instance (copy constructor). -
Uses of OcrEngineProperties in com.itextpdf.pdfocr.tesseract4
Subclasses of OcrEngineProperties in com.itextpdf.pdfocr.tesseract4