#include <paragraphs_internal.h>
◆ AddBodyLine()
| void tesseract::RowScratchRegisters::AddBodyLine |
( |
const ParagraphModel * |
model | ) |
|
◆ AddStartLine()
| void tesseract::RowScratchRegisters::AddStartLine |
( |
const ParagraphModel * |
model | ) |
|
◆ AlignsideIndent()
◆ AppendDebugHeaderFields()
| void tesseract::RowScratchRegisters::AppendDebugHeaderFields |
( |
GenericVector< STRING > * |
header | ) |
|
|
static |
◆ AppendDebugInfo()
◆ DiscardNonMatchingHypotheses()
| void tesseract::RowScratchRegisters::DiscardNonMatchingHypotheses |
( |
const SetOfModels & |
models | ) |
|
◆ GetLineType() [1/2]
| LineType tesseract::RowScratchRegisters::GetLineType |
( |
| ) |
const |
◆ GetLineType() [2/2]
◆ Init()
| void tesseract::RowScratchRegisters::Init |
( |
const RowInfo & |
row | ) |
|
◆ NonNullHypotheses()
| void tesseract::RowScratchRegisters::NonNullHypotheses |
( |
SetOfModels * |
models | ) |
const |
◆ OffsideIndent()
◆ SetBodyLine()
| void tesseract::RowScratchRegisters::SetBodyLine |
( |
| ) |
|
◆ SetStartLine()
| void tesseract::RowScratchRegisters::SetStartLine |
( |
| ) |
|
◆ SetUnknown()
| void tesseract::RowScratchRegisters::SetUnknown |
( |
| ) |
|
|
inline |
◆ StartHypotheses()
| void tesseract::RowScratchRegisters::StartHypotheses |
( |
SetOfModels * |
models | ) |
const |
◆ StrongHypotheses()
| void tesseract::RowScratchRegisters::StrongHypotheses |
( |
SetOfModels * |
models | ) |
const |
◆ UniqueBodyHypothesis()
| const ParagraphModel * tesseract::RowScratchRegisters::UniqueBodyHypothesis |
( |
| ) |
const |
◆ UniqueStartHypothesis()
| const ParagraphModel * tesseract::RowScratchRegisters::UniqueStartHypothesis |
( |
| ) |
const |
◆ hypotheses_
◆ lindent_
| int tesseract::RowScratchRegisters::lindent_ |
◆ lmargin_
| int tesseract::RowScratchRegisters::lmargin_ |
◆ ri_
| const RowInfo* tesseract::RowScratchRegisters::ri_ |
◆ rindent_
| int tesseract::RowScratchRegisters::rindent_ |
◆ rmargin_
| int tesseract::RowScratchRegisters::rmargin_ |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccmain/paragraphs_internal.h
- /home/stephane/src/tesseract/src/ccmain/paragraphs.cpp