| AbsorbNearbyLines() | tesseract::StructuredTable | protected |
| bounding_box() const | tesseract::StructuredTable | |
| bounding_box_ | tesseract::StructuredTable | protected |
| CalculateCellFilledPercentage(unsigned row, unsigned 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(unsigned column) const | tesseract::StructuredTable | |
| CountFilledCells() | tesseract::StructuredTable | |
| CountFilledCells(unsigned row_start, unsigned row_end, unsigned column_start, unsigned column_end) | tesseract::StructuredTable | |
| CountFilledCellsInColumn(int column) | tesseract::StructuredTable | |
| CountFilledCellsInRow(int row) | tesseract::StructuredTable | |
| CountHorizontalIntersections(int y) | tesseract::TestableStructuredTable | |
| tesseract::StructuredTable::CountHorizontalIntersections(int y) | tesseract::StructuredTable | protected |
| CountPartitions(const TBOX &box) | tesseract::StructuredTable | protected |
| CountVerticalIntersections(int x) | tesseract::TestableStructuredTable | |
| tesseract::StructuredTable::CountVerticalIntersections(int x) | tesseract::StructuredTable | protected |
| Display(ScrollView *window, ScrollView::Color color) | tesseract::StructuredTable | |
| DoesPartitionFit(const ColPartition &part) const | tesseract::StructuredTable | |
| ExpectCellX(int x_min, int second, int add, int almost_done, int x_max) | tesseract::TestableStructuredTable | inline |
| ExpectSortedX() | tesseract::TestableStructuredTable | inline |
| FindCellSplitLocations(const std::vector< int > &min_list, const std::vector< int > &max_list, int max_merged, std::vector< int > *locations) | tesseract::StructuredTable | protectedstatic |
| FindHorizontalMargin(ColPartitionGrid *grid, int start_y, bool decrease) const | tesseract::StructuredTable | protected |
| FindLinedStructure() | tesseract::TestableStructuredTable | |
| FindVerticalMargin(ColPartitionGrid *grid, int start_x, bool decrease) const | tesseract::StructuredTable | protected |
| FindWhitespacedColumns() | tesseract::TestableStructuredTable | |
| FindWhitespacedRows() | tesseract::StructuredTable | protected |
| FindWhitespacedStructure() | tesseract::TestableStructuredTable | |
| Init() | tesseract::StructuredTable | |
| InjectCellX(int x) | tesseract::TestableStructuredTable | inline |
| InjectCellY(int y) | tesseract::TestableStructuredTable | inline |
| 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(unsigned 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::TestableStructuredTable | |
| VerifyRowFilled(int row) | tesseract::StructuredTable | |
| VerifyWhitespacedTable() | tesseract::StructuredTable | protected |
| ~StructuredTable()=default | tesseract::StructuredTable | |