|
tesseract
3.03
|
Public Member Functions | |
| Interval () | |
| Interval (int b, int e) | |
Public Attributes | |
| int | begin |
| int | end |
Definition at line 2122 of file paragraphs.cpp.
| tesseract::Interval::Interval | ( | ) | [inline] |
Definition at line 2123 of file paragraphs.cpp.
| tesseract::Interval::Interval | ( | int | b, |
| int | e | ||
| ) | [inline] |
Definition at line 2124 of file paragraphs.cpp.
Definition at line 2126 of file paragraphs.cpp.
Definition at line 2127 of file paragraphs.cpp.