tesseract v5.3.3.20231005
|
#include <ocrpara.h>
Public Member Functions | |
PARA () | |
![]() | |
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 |