Package | Description |
---|---|
net.sourceforge.lept4j |
Modifier and Type | Class and Description |
---|---|
static class |
L_StrCode.ByReference |
static class |
L_StrCode.ByValue |
Modifier and Type | Method and Description |
---|---|
static L_StrCode |
Leptonica1.strcodeCreate(int fileno)
Original signature :
L_STRCODE* strcodeCreate(l_int32) native declaration : allheaders.h:4826 |
Modifier and Type | Method and Description |
---|---|
static int |
Leptonica1.strcodeGenerate(L_StrCode strcode,
java.lang.String filein,
java.lang.String type)
Original signature :
l_int32 strcodeGenerate(L_STRCODE*, const char*, const char*) native declaration : allheaders.h:4830 |