- setConfigs(List<String>) - Method in interface net.sourceforge.tess4j.ITesseract
-
Sets configs to be passed to Tesseract's Init
method.
- setConfigs(List<String>) - Method in class net.sourceforge.tess4j.Tesseract
-
Sets configs to be passed to Tesseract's Init
method.
- setConfigs(List<String>) - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets configs to be passed to Tesseract's Init
method.
- setDatapath(String) - Method in interface net.sourceforge.tess4j.ITesseract
-
Sets tessdata path.
- setDatapath(String) - Method in class net.sourceforge.tess4j.Tesseract
-
Sets path to tessdata
.
- setDatapath(String) - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets path to tessdata
.
- setHocr(boolean) - Method in class net.sourceforge.tess4j.Tesseract
-
Enables hocr output.
- setHocr(boolean) - Method in class net.sourceforge.tess4j.Tesseract1
-
Enables hocr output.
- setImage(RenderedImage, Rectangle) - Method in class net.sourceforge.tess4j.Tesseract
-
- setImage(int, int, ByteBuffer, Rectangle, int) - Method in class net.sourceforge.tess4j.Tesseract
-
Sets image to be processed.
- setImage(RenderedImage, Rectangle) - Method in class net.sourceforge.tess4j.Tesseract1
-
- setImage(int, int, ByteBuffer, Rectangle, int) - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets image to be processed.
- setLanguage(String) - Method in interface net.sourceforge.tess4j.ITesseract
-
Sets language for OCR.
- setLanguage(String) - Method in class net.sourceforge.tess4j.Tesseract
-
Sets language for OCR.
- setLanguage(String) - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets language for OCR.
- setOcrEngineMode(int) - Method in interface net.sourceforge.tess4j.ITesseract
-
Sets OCR engine mode.
- setOcrEngineMode(int) - Method in class net.sourceforge.tess4j.Tesseract
-
Sets OCR engine mode.
- setOcrEngineMode(int) - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets OCR engine mode.
- setPageSegMode(int) - Method in interface net.sourceforge.tess4j.ITesseract
-
Sets page segmentation mode.
- setPageSegMode(int) - Method in class net.sourceforge.tess4j.Tesseract
-
Sets page segmentation mode.
- setPageSegMode(int) - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets page segmentation mode.
- setTessVariable(String, String) - Method in interface net.sourceforge.tess4j.ITesseract
-
Sets the value of Tesseract's internal parameter.
- setTessVariable(String, String) - Method in class net.sourceforge.tess4j.Tesseract
-
Set the value of Tesseract's internal parameter.
- setTessVariable(String, String) - Method in class net.sourceforge.tess4j.Tesseract1
-
Set the value of Tesseract's internal parameter.
- setTessVariables() - Method in class net.sourceforge.tess4j.Tesseract
-
Sets Tesseract's internal parameters.
- setTessVariables() - Method in class net.sourceforge.tess4j.Tesseract1
-
Sets Tesseract's internal parameters.
- SIZE - Static variable in class com.ochafik.lang.jnaerator.runtime.NativeSize
-
Size of a size_t integer, in bytes.
- splitPdf(String, String, String, String) - Static method in class net.sourceforge.tess4j.util.PdfUtilities
-
Splits PDF.