Tesseract 3.01
PAGE_RES_IT Class Reference

#include <pageres.h>

List of all members.

Public Member Functions

 PAGE_RES_IT ()
 PAGE_RES_IT (PAGE_RES *the_page_res)
WERD_RESrestart_page ()
WERD_RESrestart_page_with_empties ()
WERD_RESstart_page (bool empty_ok)
WERD_RESInsertCloneWord (const WERD_RES &clone_res, WERD *new_word)
void DeleteCurrentWord ()
WERD_RESforward ()
WERD_RESforward_with_empties ()
WERD_RESforward_block ()
WERD_RESprev_word () const
ROW_RESprev_row () const
BLOCK_RESprev_block () const
WERD_RESword () const
ROW_RESrow () const
BLOCK_RESblock () const
WERD_RESnext_word () const
ROW_RESnext_row () const
BLOCK_RESnext_block () const
void rej_stat_word ()

Public Attributes

PAGE_RESpage_res

Constructor & Destructor Documentation

PAGE_RES_IT::PAGE_RES_IT ( ) [inline]
PAGE_RES_IT::PAGE_RES_IT ( PAGE_RES the_page_res) [inline]

Member Function Documentation

BLOCK_RES* PAGE_RES_IT::block ( ) const [inline]
void PAGE_RES_IT::DeleteCurrentWord ( )
WERD_RES* PAGE_RES_IT::forward ( ) [inline]
WERD_RES * PAGE_RES_IT::forward_block ( )
WERD_RES* PAGE_RES_IT::forward_with_empties ( ) [inline]
WERD_RES * PAGE_RES_IT::InsertCloneWord ( const WERD_RES clone_res,
WERD new_word 
)
BLOCK_RES* PAGE_RES_IT::next_block ( ) const [inline]
ROW_RES* PAGE_RES_IT::next_row ( ) const [inline]
WERD_RES* PAGE_RES_IT::next_word ( ) const [inline]
BLOCK_RES* PAGE_RES_IT::prev_block ( ) const [inline]
ROW_RES* PAGE_RES_IT::prev_row ( ) const [inline]
WERD_RES* PAGE_RES_IT::prev_word ( ) const [inline]
void PAGE_RES_IT::rej_stat_word ( )
WERD_RES* PAGE_RES_IT::restart_page ( ) [inline]
WERD_RES* PAGE_RES_IT::restart_page_with_empties ( ) [inline]
ROW_RES* PAGE_RES_IT::row ( ) const [inline]
WERD_RES * PAGE_RES_IT::start_page ( bool  empty_ok)
WERD_RES* PAGE_RES_IT::word ( ) const [inline]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines