Go to the source code of this file.
Classes | |
struct | QUAD_SPEC |
struct | SPLINE_SPEC |
struct | TPOINT |
struct | BYTEVEC |
struct | edgeptstruct |
struct | blobstruct |
struct | olinestruct |
struct | wordstruct |
struct | textrowstruct |
struct | blockstruct |
Defines | |
#define | SPLINESIZE 23 |
#define | TBLOBFLAGS 4 |
#define | MAX_WO_CLASSES 3 |
#define | EDGEPTFLAGS 4 |
#define | iterate_blobs(blob, blobs) for (blob = blobs; blob != NULL; blob = blob->next) |
Typedefs | |
typedef TPOINT | VECTOR |
typedef struct edgeptstruct | EDGEPT |
typedef struct blobstruct | TBLOB |
typedef struct olinestruct | TESSLINE |
typedef struct wordstruct | TWERD |
typedef struct textrowstruct | TEXTROW |
typedef struct blockstruct | TEXTBLOCK |
#define EDGEPTFLAGS 4 |
#define MAX_WO_CLASSES 3 |
#define SPLINESIZE 23 |
#define TBLOBFLAGS 4 |
typedef struct edgeptstruct EDGEPT |
typedef struct blobstruct TBLOB |
typedef struct olinestruct TESSLINE |
typedef struct blockstruct TEXTBLOCK |
list of coordinates
typedef struct textrowstruct TEXTROW |
typedef struct wordstruct TWERD |