BLOCK_RECT_IT Class Reference

#include <pdblock.h>

List of all members.

Public Member Functions

 BLOCK_RECT_IT (PDBLK *blkptr)
void set_to_block (PDBLK *blkptr)
 start (new) block
void start_block ()
 start iteration
void forward ()
 next rectangle
BOOL8 cycled_rects ()
 test end
void bounding_box (ICOORD &bleft, ICOORD &tright)

Constructor & Destructor Documentation

BLOCK_RECT_IT::BLOCK_RECT_IT ( PDBLK blkptr  ) 

constructor

Parameters:
blkptr block to iterate

Member Function Documentation

void BLOCK_RECT_IT::bounding_box ( ICOORD bleft,
ICOORD tright 
) [inline]

current rectangle

Parameters:
bleft bottom left
tright top right
BOOL8 BLOCK_RECT_IT::cycled_rects (  )  [inline]

test end

void BLOCK_RECT_IT::forward (  ) 

next rectangle

void BLOCK_RECT_IT::set_to_block ( PDBLK blkptr  ) 

start (new) block

void BLOCK_RECT_IT::start_block (  ) 

start iteration


The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:24 2012 for Tesseract by  doxygen 1.6.3