Tesseract  3.02
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 75 of file wordrec.h.


Constructor & Destructor Documentation

tesseract::FRAGMENT::FRAGMENT ( ) [inline]

Definition at line 78 of file wordrec.h.

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

Member Data Documentation

Definition at line 83 of file wordrec.h.

Definition at line 85 of file wordrec.h.

Definition at line 84 of file wordrec.h.

Definition at line 86 of file wordrec.h.


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