tesseract  4.00.00dev
tesseract::RowInfo Class Reference

#include <paragraphs.h>

Public Attributes

STRING text
 
bool ltr
 
bool has_leaders
 
bool has_drop_cap
 
int pix_ldistance
 
int pix_rdistance
 
float pix_xheight
 
int average_interword_space
 
int num_words
 
TBOX lword_box
 
TBOX rword_box
 
STRING lword_text
 
STRING rword_text
 
bool lword_indicates_list_item
 
bool lword_likely_starts_idea
 
bool lword_likely_ends_idea
 
bool rword_indicates_list_item
 
bool rword_likely_starts_idea
 
bool rword_likely_ends_idea
 

Detailed Description

Definition at line 40 of file paragraphs.h.

Member Data Documentation

◆ average_interword_space

int tesseract::RowInfo::average_interword_space

Definition at line 52 of file paragraphs.h.

◆ has_drop_cap

bool tesseract::RowInfo::has_drop_cap

Definition at line 48 of file paragraphs.h.

◆ has_leaders

bool tesseract::RowInfo::has_leaders

Definition at line 47 of file paragraphs.h.

◆ ltr

bool tesseract::RowInfo::ltr

Definition at line 44 of file paragraphs.h.

◆ lword_box

TBOX tesseract::RowInfo::lword_box

Definition at line 55 of file paragraphs.h.

◆ lword_indicates_list_item

bool tesseract::RowInfo::lword_indicates_list_item

Definition at line 71 of file paragraphs.h.

◆ lword_likely_ends_idea

bool tesseract::RowInfo::lword_likely_ends_idea

Definition at line 73 of file paragraphs.h.

◆ lword_likely_starts_idea

bool tesseract::RowInfo::lword_likely_starts_idea

Definition at line 72 of file paragraphs.h.

◆ lword_text

STRING tesseract::RowInfo::lword_text

Definition at line 58 of file paragraphs.h.

◆ num_words

int tesseract::RowInfo::num_words

Definition at line 54 of file paragraphs.h.

◆ pix_ldistance

int tesseract::RowInfo::pix_ldistance

Definition at line 49 of file paragraphs.h.

◆ pix_rdistance

int tesseract::RowInfo::pix_rdistance

Definition at line 50 of file paragraphs.h.

◆ pix_xheight

float tesseract::RowInfo::pix_xheight

Definition at line 51 of file paragraphs.h.

◆ rword_box

TBOX tesseract::RowInfo::rword_box

Definition at line 56 of file paragraphs.h.

◆ rword_indicates_list_item

bool tesseract::RowInfo::rword_indicates_list_item

Definition at line 75 of file paragraphs.h.

◆ rword_likely_ends_idea

bool tesseract::RowInfo::rword_likely_ends_idea

Definition at line 77 of file paragraphs.h.

◆ rword_likely_starts_idea

bool tesseract::RowInfo::rword_likely_starts_idea

Definition at line 76 of file paragraphs.h.

◆ rword_text

STRING tesseract::RowInfo::rword_text

Definition at line 59 of file paragraphs.h.

◆ text

STRING tesseract::RowInfo::text

Definition at line 43 of file paragraphs.h.


The documentation for this class was generated from the following file: