#include <pageres.h>
◆ PAGE_RES_IT() [1/2]
PAGE_RES_IT::PAGE_RES_IT |
( |
| ) |
|
|
default |
◆ PAGE_RES_IT() [2/2]
PAGE_RES_IT::PAGE_RES_IT |
( |
PAGE_RES * |
the_page_res | ) |
|
|
inline |
◆ block()
◆ cmp()
int PAGE_RES_IT::cmp |
( |
const PAGE_RES_IT & |
other | ) |
const |
◆ DeleteCurrentWord()
void PAGE_RES_IT::DeleteCurrentWord |
( |
| ) |
|
◆ forward()
◆ forward_block()
WERD_RES * PAGE_RES_IT::forward_block |
( |
| ) |
|
◆ forward_paragraph()
WERD_RES * PAGE_RES_IT::forward_paragraph |
( |
| ) |
|
◆ forward_with_empties()
WERD_RES* PAGE_RES_IT::forward_with_empties |
( |
| ) |
|
|
inline |
◆ InsertSimpleCloneWord()
◆ internal_forward()
WERD_RES * PAGE_RES_IT::internal_forward |
( |
bool |
new_block, |
|
|
bool |
empty_ok |
|
) |
| |
|
private |
◆ MakeCurrentWordFuzzy()
void PAGE_RES_IT::MakeCurrentWordFuzzy |
( |
| ) |
|
◆ next_block()
◆ next_row()
ROW_RES* PAGE_RES_IT::next_row |
( |
| ) |
const |
|
inline |
◆ next_word()
WERD_RES* PAGE_RES_IT::next_word |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool PAGE_RES_IT::operator!= |
( |
const PAGE_RES_IT & |
other | ) |
const |
|
inline |
◆ operator==()
bool PAGE_RES_IT::operator== |
( |
const PAGE_RES_IT & |
other | ) |
const |
◆ prev_block()
◆ prev_row()
ROW_RES* PAGE_RES_IT::prev_row |
( |
| ) |
const |
|
inline |
◆ prev_word()
WERD_RES* PAGE_RES_IT::prev_word |
( |
| ) |
const |
|
inline |
◆ rej_stat_word()
void PAGE_RES_IT::rej_stat_word |
( |
| ) |
|
◆ ReplaceCurrentWord()
◆ ResetWordIterator()
void PAGE_RES_IT::ResetWordIterator |
( |
| ) |
|
◆ restart_page()
◆ restart_page_with_empties()
WERD_RES* PAGE_RES_IT::restart_page_with_empties |
( |
| ) |
|
|
inline |
◆ restart_row()
◆ row()
ROW_RES* PAGE_RES_IT::row |
( |
| ) |
const |
|
inline |
◆ start_page()
WERD_RES * PAGE_RES_IT::start_page |
( |
bool |
empty_ok | ) |
|
◆ word()
◆ block_res
◆ block_res_it
BLOCK_RES_IT PAGE_RES_IT::block_res_it |
|
private |
◆ next_block_res
◆ next_row_res
◆ next_word_res
◆ page_res
◆ prev_block_res
◆ prev_row_res
◆ prev_word_res
◆ row_res
◆ row_res_it
ROW_RES_IT PAGE_RES_IT::row_res_it |
|
private |
◆ word_res
◆ word_res_it
WERD_RES_IT PAGE_RES_IT::word_res_it |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccstruct/pageres.h
- /home/stephane/src/tesseract/src/ccstruct/pageres.cpp