public class OCRText extends OCRRect
swigCMemOwn
Modifier | Constructor and Description |
---|---|
|
OCRText() |
protected |
OCRText(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(OCRText obj) |
OCRParagraphs |
getParagraphs() |
java.lang.String |
getString() |
OCRWords |
getWords() |
protected OCRText(long cPtr, boolean cMemoryOwn)
public OCRText()
protected static long getCPtr(OCRText obj)
public java.lang.String getString()
public OCRWords getWords()
public OCRParagraphs getParagraphs()