ccstruct/txtregn.cpp File Reference

#include "mfcpch.h"
#include <ctype.h>
#include <math.h>
#include "txtregn.h"
#include "labls.h"
#include "hpddef.h"

Go to the source code of this file.

Functions


Function Documentation

ELISTIZE_S ( TEXT_REGION   ) 

Definition at line 30 of file txtregn.cpp.

00030                                                                                                                :POLY_BLOCK (points,
00031 POLY_TEXT) {
00032   TEXT_REGION_IT
00033     c = &txt_regions;
00034 
00035   id_number = idno;
00036   txt_regions.clear ();
00037   c.move_to_first ();
00038   c.add_list_before (child);
00039 }


Generated on Wed Feb 28 19:49:16 2007 for Tesseract by  doxygen 1.5.1