tesseract 4.1.1
Loading...
Searching...
No Matches
tabvector.h File Reference
#include "blobgrid.h"
#include "clst.h"
#include "elst.h"
#include "elst2.h"
#include "rect.h"
#include "bbgrid.h"
#include <algorithm>

Go to the source code of this file.

Classes

class  tesseract::TabConstraint
 
class  tesseract::TabVector
 

Namespaces

namespace  tesseract
 

Enumerations

enum  tesseract::TabAlignment {
  tesseract::TA_LEFT_ALIGNED , tesseract::TA_LEFT_RAGGED , tesseract::TA_CENTER_JUSTIFIED , tesseract::TA_RIGHT_ALIGNED ,
  tesseract::TA_RIGHT_RAGGED , tesseract::TA_SEPARATOR , tesseract::TA_COUNT
}