Tesseract 3.01
BLOCK_LINE_IT Class Reference

rectangle iterator More...

#include <pdblock.h>

List of all members.

Public Member Functions

 BLOCK_LINE_IT (PDBLK *blkptr)
void set_to_block (PDBLK *blkptr)
inT16 get_line (inT16 y, inT16 &xext)

Detailed Description

rectangle iterator


Constructor & Destructor Documentation

BLOCK_LINE_IT::BLOCK_LINE_IT ( PDBLK blkptr) [inline]

constructor

Parameters:
blkptrfrom block

Member Function Documentation

inT16 BLOCK_LINE_IT::get_line ( inT16  y,
inT16 xext 
)

get a line

Parameters:
yline to get
xextoutput extent
void BLOCK_LINE_IT::set_to_block ( PDBLK blkptr) [inline]

start (new) block

Parameters:
blkptrblock to start

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