tesseract::Shape Class Reference
#include <shapetable.h>
List of all members.
Constructor & Destructor Documentation
tesseract::Shape::Shape |
( |
|
) |
[inline] |
Member Function Documentation
void tesseract::Shape::AddShape |
( |
const Shape & |
other |
) |
|
void tesseract::Shape::AddToShape |
( |
int |
unichar_id, |
|
|
int |
font_id | |
|
) |
| | |
bool tesseract::Shape::ContainsFont |
( |
int |
font_id |
) |
const |
bool tesseract::Shape::ContainsUnichar |
( |
int |
unichar_id |
) |
const |
bool tesseract::Shape::ContainsUnicharAndFont |
( |
int |
unichar_id, |
|
|
int |
font_id | |
|
) |
| | const |
bool tesseract::Shape::DeSerialize |
( |
bool |
swap, |
|
|
FILE * |
fp | |
|
) |
| | |
int tesseract::Shape::destination_index |
( |
|
) |
const [inline] |
bool tesseract::Shape::IsEqualUnichars |
( |
Shape * |
other |
) |
|
bool tesseract::Shape::IsSubsetOf |
( |
const Shape & |
other |
) |
const |
const UnicharAndFonts& tesseract::Shape::operator[] |
( |
int |
index |
) |
const [inline] |
bool tesseract::Shape::Serialize |
( |
FILE * |
fp |
) |
|
void tesseract::Shape::set_destination_index |
( |
int |
index |
) |
[inline] |
int tesseract::Shape::size |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: