Tesseract 3.01
|
#include <pageres.h>
Public Member Functions | |
BLOCK_RES () | |
BLOCK_RES (BLOCK *the_block) | |
~BLOCK_RES () | |
Public Attributes | |
BLOCK * | block |
inT32 | char_count |
inT32 | rej_count |
inT16 | font_class |
inT16 | row_count |
float | x_height |
BOOL8 | font_assigned |
BOOL8 | bold |
BOOL8 | italic |
ROW_RES_LIST | row_res_list |
BLOCK_RES::BLOCK_RES | ( | ) | [inline] |
BLOCK_RES::BLOCK_RES | ( | BLOCK * | the_block | ) |
BLOCK_RES::~BLOCK_RES | ( | ) | [inline] |
ROW_RES_LIST BLOCK_RES::row_res_list |
float BLOCK_RES::x_height |