This is the complete list of members for tesseract::BoxWord, including all inherited members.
bbox_ | tesseract::BoxWord | private |
BlobBox(int index) const | tesseract::BoxWord | inline |
bounding_box() const | tesseract::BoxWord | inline |
boxes_ | tesseract::BoxWord | private |
BoxWord() | tesseract::BoxWord | |
BoxWord(const BoxWord &src) | tesseract::BoxWord | explicit |
ChangeBox(int index, const TBOX &box) | tesseract::BoxWord | |
ClipToOriginalWord(const BLOCK *block, WERD *original_word) | tesseract::BoxWord | |
ComputeBoundingBox() | tesseract::BoxWord | private |
CopyFrom(const BoxWord &src) | tesseract::BoxWord | |
CopyFromNormalized(TWERD *tessword) | tesseract::BoxWord | static |
DeleteAllBoxes() | tesseract::BoxWord | |
DeleteBox(int index) | tesseract::BoxWord | |
InsertBox(int index, const TBOX &box) | tesseract::BoxWord | |
length() const | tesseract::BoxWord | inline |
length_ | tesseract::BoxWord | private |
MergeBoxes(int start, int end) | tesseract::BoxWord | |
operator=(const BoxWord &src) | tesseract::BoxWord | |
ProcessMatchedBlobs(const TWERD &other, TessCallback1< int > *cb) const | tesseract::BoxWord | |
~BoxWord()=default | tesseract::BoxWord |