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