AbsorbNearbyLines() | tesseract::StructuredTable | protected |
bounding_box() const | tesseract::StructuredTable | |
bounding_box_ | tesseract::StructuredTable | protected |
CalculateCellFilledPercentage(int row, int column) | tesseract::StructuredTable | |
CalculateMargins() | tesseract::StructuredTable | protected |
CalculateStats() | tesseract::StructuredTable | protected |
cell_count() const | tesseract::StructuredTable | |
cell_x_ | tesseract::StructuredTable | protected |
cell_y_ | tesseract::StructuredTable | protected |
ClearStructure() | tesseract::StructuredTable | protected |
column_count() const | tesseract::StructuredTable | |
column_width(int column) const | tesseract::StructuredTable | |
CountFilledCells() | tesseract::StructuredTable | |
CountFilledCells(int row_start, int row_end, int column_start, int column_end) | tesseract::StructuredTable | |
CountFilledCellsInColumn(int column) | tesseract::StructuredTable | |
CountFilledCellsInRow(int row) | tesseract::StructuredTable | |
CountHorizontalIntersections(int y) | tesseract::StructuredTable | protected |
CountPartitions(const TBOX &box) | tesseract::StructuredTable | protected |
CountVerticalIntersections(int x) | tesseract::StructuredTable | protected |
Display(ScrollView *window, ScrollView::Color color) | tesseract::StructuredTable | |
DoesPartitionFit(const ColPartition &part) const | tesseract::StructuredTable | |
FindCellSplitLocations(const GenericVector< int > &min_list, const GenericVector< int > &max_list, int max_merged, GenericVector< int > *locations) | tesseract::StructuredTable | protectedstatic |
FindHorizontalMargin(ColPartitionGrid *grid, int start_y, bool decrease) const | tesseract::StructuredTable | protected |
FindLinedStructure() | tesseract::StructuredTable | |
FindVerticalMargin(ColPartitionGrid *grid, int start_x, bool decrease) const | tesseract::StructuredTable | protected |
FindWhitespacedColumns() | tesseract::StructuredTable | protected |
FindWhitespacedRows() | tesseract::StructuredTable | protected |
FindWhitespacedStructure() | tesseract::StructuredTable | |
Init() | tesseract::StructuredTable | |
is_lined() const | tesseract::StructuredTable | |
is_lined_ | tesseract::StructuredTable | protected |
line_grid_ | tesseract::StructuredTable | protected |
max_text_height_ | tesseract::StructuredTable | protected |
median_cell_height() | tesseract::StructuredTable | |
median_cell_height_ | tesseract::StructuredTable | protected |
median_cell_width() | tesseract::StructuredTable | |
median_cell_width_ | tesseract::StructuredTable | protected |
row_count() const | tesseract::StructuredTable | |
row_height(int row) const | tesseract::StructuredTable | |
set_bounding_box(const TBOX &box) | tesseract::StructuredTable | |
set_line_grid(ColPartitionGrid *lines) | tesseract::StructuredTable | |
set_max_text_height(int height) | tesseract::StructuredTable | |
set_text_grid(ColPartitionGrid *text) | tesseract::StructuredTable | |
space_above() const | tesseract::StructuredTable | |
space_above_ | tesseract::StructuredTable | protected |
space_below() const | tesseract::StructuredTable | |
space_below_ | tesseract::StructuredTable | protected |
space_left_ | tesseract::StructuredTable | protected |
space_right_ | tesseract::StructuredTable | protected |
StructuredTable() | tesseract::StructuredTable | |
text_grid_ | tesseract::StructuredTable | protected |
UpdateMargins(ColPartitionGrid *grid) | tesseract::StructuredTable | protected |
VerifyLinedTableCells() | tesseract::StructuredTable | protected |
VerifyRowFilled(int row) | tesseract::StructuredTable | |
VerifyWhitespacedTable() | tesseract::StructuredTable | protected |
~StructuredTable()=default | tesseract::StructuredTable | |