Uses of Interface
com.itextpdf.pdfocr.IImageRotationHandler
Packages that use IImageRotationHandler
-
Uses of IImageRotationHandler in com.itextpdf.pdfocr
Methods in com.itextpdf.pdfocr that return IImageRotationHandlerModifier and TypeMethodDescriptionOcrPdfCreatorProperties.getImageRotationHandler()
Gets image rotation handler instance.Methods in com.itextpdf.pdfocr with parameters of type IImageRotationHandlerModifier and TypeMethodDescriptionOcrPdfCreatorProperties.setImageRotationHandler
(IImageRotationHandler imageRotationDetector) Sets image rotation handler instance. -
Uses of IImageRotationHandler in com.itextpdf.pdfocr.tesseract4
Classes in com.itextpdf.pdfocr.tesseract4 that implement IImageRotationHandler