ccstruct/polyblk.h File Reference

#include "rect.h"
#include "points.h"
#include "grphics.h"
#include "elst.h"
#include "hpddef.h"

Go to the source code of this file.

Classes

Enumerations


Enumeration Type Documentation

enum POLY_TYPE

List of IDs for a polygonal block.

Enumerator:
POLY_TEXT  Text region.
POLY_PAGE  Page block.
POLY_X  Don't care.

Definition at line 33 of file polyblk.h.

00034 {
00036   POLY_TEXT,
00038   POLY_PAGE,
00040   POLY_X
00041 };


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