public static interface TessAPI.TessPageIteratorLevel
ResultIterator to provide functions that operate on each
level without having to have 5x as many functions.| Modifier and Type | Field and Description |
|---|---|
static int |
RIL_BLOCK |
static int |
RIL_PARA |
static int |
RIL_SYMBOL |
static int |
RIL_TEXTLINE |
static int |
RIL_WORD |
static final int RIL_BLOCK
static final int RIL_PARA
static final int RIL_TEXTLINE
static final int RIL_WORD
static final int RIL_SYMBOL