|
tesseract
5.0.0
|
This is the complete list of members for tesseract::ParagraphModel, including all inherited members.
| body_indent() const | tesseract::ParagraphModel | inline |
| Comparable(const ParagraphModel &other) const | tesseract::ParagraphModel | |
| first_indent() const | tesseract::ParagraphModel | inline |
| is_flush() const | tesseract::ParagraphModel | inline |
| justification() const | tesseract::ParagraphModel | inline |
| margin() const | tesseract::ParagraphModel | inline |
| ParagraphModel(tesseract::ParagraphJustification justification, int margin, int first_indent, int body_indent, int tolerance) | tesseract::ParagraphModel | inline |
| ParagraphModel() | tesseract::ParagraphModel | inline |
| tolerance() const | tesseract::ParagraphModel | inline |
| ToString() const | tesseract::ParagraphModel | |
| ValidBodyLine(int lmargin, int lindent, int rindent, int rmargin) const | tesseract::ParagraphModel | |
| ValidFirstLine(int lmargin, int lindent, int rindent, int rmargin) const | tesseract::ParagraphModel |