tesseract  3.03
tesseract::FRAGMENT Class Reference

#include <wordrec.h>

Inheritance diagram for tesseract::FRAGMENT:
ELIST_LINK

List of all members.

Public Member Functions

 FRAGMENT ()
 FRAGMENT (EDGEPT *head_pt, EDGEPT *tail_pt)

Public Attributes

ICOORD head
ICOORD tail
EDGEPTheadpt
EDGEPTtailpt

Detailed Description

Definition at line 107 of file wordrec.h.


Constructor & Destructor Documentation

Definition at line 110 of file wordrec.h.

               {  //constructor
    }
tesseract::FRAGMENT::FRAGMENT ( EDGEPT head_pt,
EDGEPT tail_pt 
)

Member Data Documentation

Definition at line 115 of file wordrec.h.

Definition at line 117 of file wordrec.h.

Definition at line 116 of file wordrec.h.

Definition at line 118 of file wordrec.h.


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