|
libcrn
3.9.5
A document image processing library
|
This is the complete list of members for TextBlock, including all inherited members.
| AddTextLine(const Id &id_, double x, double y, double w, double h) | TextBlock | |
| AddTextLineAfter(const Id &pred, const Id &id_, double x, double y, double w, double h) | TextBlock | |
| AddTextLineBefore(const Id &next, const Id &id_, double x, double y, double w, double h) | TextBlock | |
| GetLanguage() const | TextBlock | |
| GetNbTextLines() const | TextBlock | inline |
| GetTextLine(const Id &id_) | TextBlock | |
| GetTextLines() const | TextBlock | |
| operator=(const TextBlock &)=delete | TextBlock | |
| operator=(TextBlock &&)=default | TextBlock | |
| RemoveTextLine(const Id &tid) | TextBlock | |
| Space class | TextBlock | friend |
| TextBlock(const TextBlock &)=delete | TextBlock | |
| TextBlock(TextBlock &&)=default | TextBlock | |
| TextLinePtr typedef | TextBlock | |
| ~TextBlock() override | TextBlock | inlinevirtual |
1.8.6