tesseract  4.00.00dev
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() consttesseract::BoxCharinline
BoxChar(const char *utf8_str, int len)tesseract::BoxChar
ch() consttesseract::BoxCharinline
ContainsMostlyRTL(const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
GetTesseractBoxStr(int height, const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
InsertNewlines(bool rtl_rules, bool vertical_rules, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
InsertSpaces(bool rtl_rules, bool vertical_rules, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
MostlyVertical(const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
mutable_box()tesseract::BoxCharinline
mutable_ch()tesseract::BoxCharinline
operator<(const BoxChar &other) consttesseract::BoxCharinline
page() consttesseract::BoxCharinline
PrepareToWrite(std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
ReorderRTLText(std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
RotateBoxes(float rotation, int xcenter, int ycenter, int start_box, int end_box, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
set_page(int page)tesseract::BoxCharinline
TotalByteLength(const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
TranslateBoxes(int xshift, int yshift, std::vector< BoxChar *> *boxes)tesseract::BoxCharstatic
WriteTesseractBoxFile(const string &name, int height, const std::vector< BoxChar *> &boxes)tesseract::BoxCharstatic
~BoxChar()tesseract::BoxChar