Uses of Class
net.sourceforge.lept4j.L_StrCode
Package | Description |
---|---|
net.sourceforge.lept4j |
-
Uses of L_StrCode in net.sourceforge.lept4j
Subclasses of L_StrCode in net.sourceforge.lept4j Modifier and Type Class Description static class
L_StrCode.ByReference
static class
L_StrCode.ByValue
Methods in net.sourceforge.lept4j that return L_StrCode Modifier and Type Method Description static L_StrCode
Leptonica1. strcodeCreate(int fileno)
Original signature :L_STRCODE* strcodeCreate(l_int32)
Methods in net.sourceforge.lept4j with parameters of type L_StrCode Modifier and Type Method Description static int
Leptonica1. strcodeGenerate(L_StrCode strcode, java.lang.String filein, java.lang.String type)
Original signature :l_ok strcodeGenerate(L_STRCODE*, const char*, const char*)