tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
PB_LINE_IT Class Reference

#include <polyblk.h>

Collaboration diagram for PB_LINE_IT:

Public Member Functions

 PB_LINE_IT (POLY_BLOCK *blkptr)
 
void set_to_block (POLY_BLOCK *blkptr)
 
POLY_BLOCK::reflect_in_y_axis

Reflect the coords of the polygon in the y-axis. (Flip the sign of x.)

ICOORDELT_LIST * get_line (int16_t y)
 

Private Attributes

POLY_BLOCKblock
 

Constructor & Destructor Documentation

◆ PB_LINE_IT()

PB_LINE_IT::PB_LINE_IT ( POLY_BLOCK blkptr)
inline

Member Function Documentation

◆ get_line()

ICOORDELT_LIST * PB_LINE_IT::get_line ( int16_t  y)

◆ set_to_block()

void PB_LINE_IT::set_to_block ( POLY_BLOCK blkptr)
inline

Member Data Documentation

◆ block

POLY_BLOCK* PB_LINE_IT::block
private

The documentation for this class was generated from the following files: