Tesseract
3.02
|
Public Member Functions | |
Interval () | |
Interval (int b, int e) | |
Public Attributes | |
int | begin |
int | end |
Definition at line 2069 of file paragraphs.cpp.
tesseract::Interval::Interval | ( | ) | [inline] |
Definition at line 2070 of file paragraphs.cpp.
tesseract::Interval::Interval | ( | int | b, |
int | e | ||
) | [inline] |
Definition at line 2071 of file paragraphs.cpp.
Definition at line 2073 of file paragraphs.cpp.
Definition at line 2074 of file paragraphs.cpp.