public class OCRWord extends OCRRect
swigCMemOwn
Modifier | Constructor and Description |
---|---|
|
OCRWord() |
protected |
OCRWord(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
OCRChars |
getChars() |
protected static long |
getCPtr(OCRWord obj) |
float |
getScore() |
java.lang.String |
getString() |
void |
setScore(float value) |
protected OCRWord(long cPtr, boolean cMemoryOwn)
public OCRWord()