tesseract::ColSegment Class Reference
#include <tablefind.h>
List of all members.
Constructor & Destructor Documentation
tesseract::ColSegment::ColSegment |
( |
|
) |
[inline] |
tesseract::ColSegment::~ColSegment |
( |
|
) |
[inline] |
Member Function Documentation
const TBOX& tesseract::ColSegment::bounding_box |
( |
|
) |
const [inline] |
int tesseract::ColSegment::get_num_table_cells |
( |
|
) |
[inline] |
int tesseract::ColSegment::get_num_text_cells |
( |
|
) |
[inline] |
void tesseract::ColSegment::InsertBox |
( |
const TBOX & |
other |
) |
|
void tesseract::ColSegment::set_bottom |
( |
int |
y |
) |
[inline] |
void tesseract::ColSegment::set_bounding_box |
( |
const TBOX & |
other |
) |
[inline] |
void tesseract::ColSegment::set_left |
( |
int |
x |
) |
[inline] |
void tesseract::ColSegment::set_num_table_cells |
( |
int |
n |
) |
[inline] |
void tesseract::ColSegment::set_num_text_cells |
( |
int |
n |
) |
[inline] |
void tesseract::ColSegment::set_right |
( |
int |
x |
) |
[inline] |
void tesseract::ColSegment::set_top |
( |
int |
y |
) |
[inline] |
void tesseract::ColSegment::set_type |
( |
|
) |
|
ColSegType tesseract::ColSegment::type |
( |
|
) |
[inline] |
The documentation for this class was generated from the following files: