#include <tablefind.h>
List of all members.
Constructor & Destructor Documentation
tesseract::ColSegment::ColSegment |
( |
| ) |
|
tesseract::ColSegment::~ColSegment |
( |
| ) |
|
Member Function Documentation
const TBOX& tesseract::ColSegment::bounding_box |
( |
| ) |
const [inline] |
int tesseract::ColSegment::get_num_table_cells |
( |
| ) |
const [inline] |
int tesseract::ColSegment::get_num_text_cells |
( |
| ) |
const [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 |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following files: