public class OCRChar extends OCRRect
swigCMemOwn
Modifier | Constructor and Description |
---|---|
protected |
OCRChar(long cPtr,
boolean cMemoryOwn) |
|
OCRChar(String ch_,
int x_,
int y_,
int width_,
int height_) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
String |
getCh() |
protected static long |
getCPtr(OCRChar obj) |
void |
setCh(String value) |
protected OCRChar(long cPtr, boolean cMemoryOwn)
public OCRChar(String ch_, int x_, int y_, int width_, int height_)