|
tesseract
5.0.0
|
#include <ocrpara.h>
Public Member Functions | |
| PARA () | |
Public Member Functions inherited from tesseract::ELIST_LINK | |
| ELIST_LINK () | |
| ELIST_LINK (const ELIST_LINK &) | |
| void | operator= (const ELIST_LINK &) |
Public Attributes | |
| const ParagraphModel * | model |
| bool | is_list_item |
| bool | is_very_first_or_continuation |
| bool | has_drop_cap |
|
inline |
Definition at line 32 of file ocrpara.h.
| const ParagraphModel* tesseract::PARA::model |