Uses of Class
net.sourceforge.lept4j.L_StrCode
Packages that use L_StrCode
-
Uses of L_StrCode in net.sourceforge.lept4j
Subclasses of L_StrCode in net.sourceforge.lept4jModifier and TypeClassDescriptionstatic class
static class
Methods in net.sourceforge.lept4j that return L_StrCodeModifier and TypeMethodDescriptionstatic L_StrCode
Leptonica1.strcodeCreate
(int fileno) Original signature :L_STRCODE* strcodeCreate(l_int32)
Methods in net.sourceforge.lept4j with parameters of type L_StrCodeModifier and TypeMethodDescriptionstatic int
Leptonica1.strcodeGenerate
(L_StrCode strcode, String filein, String type) Original signature :l_ok strcodeGenerate(L_STRCODE*, const char*, const char*)