-
public final class TessBaseAPI.PageIteratorLevelElements of the page hierarchy, used in ResultIterator to providefunctions that operate on each level without having to have 5x as manyfunctions.
NOTE: At present RIL_PARA and RIL_BLOCK are equivalentas there is no paragraph internally yet.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public @interfaceTessBaseAPI.PageIteratorLevel.Level
-
Field Summary
Fields Modifier and Type Field Description public final static intRIL_BLOCKpublic final static intRIL_PARApublic final static intRIL_TEXTLINEpublic final static intRIL_WORDpublic final static intRIL_SYMBOL
-