- getBbox() - Method in class com.itextpdf.pdfocr.TextInfo
-
Gets bbox coordinates.
- getDefaultFontFamily() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets preferred font family to be used when selecting font from FontProvider.
- getDefaultFontFamily() - Method in class com.itextpdf.pdfocr.PdfOcrFontProvider
-
Gets default font family.
- getDefaultLanguage() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4OcrEngineProperties
-
Gets default language for ocr.
- getDefaultUserWordsSuffix() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4OcrEngineProperties
-
Gets default user words suffix.
- getDocumentId() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorMetaInfo
-
Gets the unique String which corresponds to the ocr event for which this meta info is passed
- getEventType() - Method in class com.itextpdf.pdfocr.tesseract4.events.PdfOcrTesseract4Event
-
- getFontProvider() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Returns FontProvider that was set previously or if it is
null a new instance of
PdfOcrFontProvider is returned.
- getImageLayerName() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets name of image layer.
- getLanguages() - Method in class com.itextpdf.pdfocr.OcrEngineProperties
-
Gets list of languages required for provided images.
- getLanguagesAsString() - Method in class com.itextpdf.pdfocr.tesseract4.AbstractTesseract4OcrEngine
-
Gets list of languages concatenated with "+" symbol to a string in format required by tesseract.
- getMessage() - Method in exception com.itextpdf.pdfocr.OcrException
- getMessageParams() - Method in exception com.itextpdf.pdfocr.OcrException
-
Gets additional params for Exception message.
- getOcrEngine() - Method in class com.itextpdf.pdfocr.OcrPdfCreator
-
- getOcrPdfCreatorProperties() - Method in class com.itextpdf.pdfocr.OcrPdfCreator
-
- getOriginId() - Method in class com.itextpdf.pdfocr.tesseract4.events.PdfOcrTesseract4Event
-
- getPageSegMode() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4OcrEngineProperties
-
Gets Page Segmentation Mode.
- getPageSize() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets required size for output PDF document.
- getPathToExecutable() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4ExecutableOcrEngine
-
Gets path to tesseract executable.
- getPathToTessData() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4OcrEngineProperties
-
Gets path to directory with tess data.
- getPdfDocumentType() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorMetaInfo
-
Gets the type of the document which is created during the corresponding ocr event
- getPdfLang() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets PDF language.
- getScaleMode() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets scale mode for input images using available options from
ScaleMode enumeration.
- getTesseract4OcrEngineProperties() - Method in class com.itextpdf.pdfocr.tesseract4.AbstractTesseract4OcrEngine
-
- getTesseractInstance() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4LibOcrEngine
-
Gets tesseract instance.
- getText() - Method in class com.itextpdf.pdfocr.TextInfo
-
Gets text element.
- getTextColor() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets text color in output PDF document.
- getTextLayerName() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets name of text layer.
- getTextPositioning() - Method in class com.itextpdf.pdfocr.tesseract4.Tesseract4OcrEngineProperties
-
Defines the way text is retrieved from tesseract output using
TextPositioning.
- getThreadLocalMetaInfo() - Method in interface com.itextpdf.pdfocr.events.IThreadLocalMetaInfoAware
-
Gets the meta info which is held by the interface.
- getThreadLocalMetaInfo() - Method in class com.itextpdf.pdfocr.tesseract4.AbstractTesseract4OcrEngine
-
Gets the meta info which is held by the interface.
- getTitle() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorProperties
-
Gets PDF document title.
- getWrappedMetaInfo() - Method in interface com.itextpdf.pdfocr.IMetaInfoWrapper
-
Gets the wrapped meta info
- getWrappedMetaInfo() - Method in class com.itextpdf.pdfocr.OcrPdfCreatorMetaInfo
-