All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tesseract::BoxChar Member List

This is the complete list of members for tesseract::BoxChar, including all inherited members.

AddBox(int x, int y, int width, int height)tesseract::BoxChar
box() const tesseract::BoxCharinline
BoxChar(const char *utf8_str, int len)tesseract::BoxChar
ch() const tesseract::BoxCharinline
ContainsMostlyRTL(const vector< BoxChar * > &boxes)tesseract::BoxCharstatic
InsertNewlines(bool rtl_rules, bool vertical_rules, vector< BoxChar * > *boxes)tesseract::BoxCharstatic
InsertSpaces(bool rtl_rules, bool vertical_rules, vector< BoxChar * > *boxes)tesseract::BoxCharstatic
MostlyVertical(const vector< BoxChar * > &boxes)tesseract::BoxCharstatic
mutable_box()tesseract::BoxCharinline
mutable_ch()tesseract::BoxCharinline
operator<(const BoxChar &other) const tesseract::BoxCharinline
page() const tesseract::BoxCharinline
PrepareToWrite(vector< BoxChar * > *boxes)tesseract::BoxCharstatic
ReorderRTLText(vector< BoxChar * > *boxes)tesseract::BoxCharstatic
RotateBoxes(float rotation, int xcenter, int ycenter, int start_box, int end_box, vector< BoxChar * > *boxes)tesseract::BoxCharstatic
set_page(int page)tesseract::BoxCharinline
TotalByteLength(const vector< BoxChar * > &boxes)tesseract::BoxCharstatic
TranslateBoxes(int xshift, int yshift, vector< BoxChar * > *boxes)tesseract::BoxCharstatic
WriteTesseractBoxFile(const string &name, int height, const vector< BoxChar * > &boxes)tesseract::BoxCharstatic
~BoxChar()tesseract::BoxChar