|
libcrn
3.9.5
A document image processing library
|
This is the complete list of members for TextBlock::TextLine, including all inherited members.
| AddStyle(const Id &styleid) | TextBlock::TextLine | |
| AddWord(const Id &id_, const StringUTF8 &text, const Option< double > &x=Option< double >(), const Option< double > &y=Option< double >(), const Option< double > &w=Option< double >(), const Option< double > &h=Option< double >()) | TextBlock::TextLine | |
| AddWordAfter(const Id &pred, const Id &id_, const StringUTF8 &text, const Option< double > &x=Option< double >(), const Option< double > &y=Option< double >(), const Option< double > &w=Option< double >(), const Option< double > &h=Option< double >()) | TextBlock::TextLine | |
| AddWordBefore(const Id &next, const Id &id_, const StringUTF8 &text, const Option< double > &x=Option< double >(), const Option< double > &y=Option< double >(), const Option< double > &w=Option< double >(), const Option< double > &h=Option< double >()) | TextBlock::TextLine | |
| GetBaseline() const | TextBlock::TextLine | |
| GetHeight() const | TextBlock::TextLine | |
| GetHPos() const | TextBlock::TextLine | |
| GetId() const | TextBlock::TextLine | inline |
| GetLineElements() const | TextBlock::TextLine | |
| GetManuallyCorrected() const | TextBlock::TextLine | |
| GetNbLineElements() const | TextBlock::TextLine | inline |
| GetNbWords() const | TextBlock::TextLine | inline |
| GetStyles() const | TextBlock::TextLine | |
| GetVPos() const | TextBlock::TextLine | |
| GetWidth() const | TextBlock::TextLine | |
| GetWord(const Id &id_) | TextBlock::TextLine | |
| GetWords() const | TextBlock::TextLine | |
| HyphenPtr typedef | TextBlock::TextLine | |
| LineElementPtr typedef | TextBlock::TextLine | |
| operator=(const TextLine &)=delete | TextBlock::TextLine | |
| operator=(TextLine &&)=default | TextBlock::TextLine | |
| RemoveStyle(const Id &styleid) | TextBlock::TextLine | |
| RemoveWord(const Id &wid) | TextBlock::TextLine | |
| SetBaseline(double d, bool check_bounds=true) | TextBlock::TextLine | |
| SetHeight(double d) | TextBlock::TextLine | |
| SetHPos(double d) | TextBlock::TextLine | |
| SetManuallyCorrected(bool c) | TextBlock::TextLine | |
| SetVPos(double d) | TextBlock::TextLine | |
| SetWidth(double d) | TextBlock::TextLine | |
| TextBlock class | TextBlock::TextLine | friend |
| TextLine(const TextLine &)=delete | TextBlock::TextLine | |
| TextLine(TextLine &&)=default | TextBlock::TextLine | |
| UnsetBaseline() | TextBlock::TextLine | |
| UnsetManuallyCorrected() | TextBlock::TextLine | |
| WhiteSpacePtr typedef | TextBlock::TextLine | |
| WordPtr typedef | TextBlock::TextLine | |
| ~TextLine() override | TextBlock::TextLine | inlinevirtual |
1.8.6