tesseract::Shape Class Reference

#include <shapetable.h>

List of all members.

Public Member Functions

 Shape ()
bool Serialize (FILE *fp)
bool DeSerialize (bool swap, FILE *fp)
int destination_index () const
void set_destination_index (int index)
int size () const
const UnicharAndFontsoperator[] (int index) const
void AddToShape (int unichar_id, int font_id)
void AddShape (const Shape &other)
bool ContainsUnicharAndFont (int unichar_id, int font_id) const
bool ContainsUnichar (int unichar_id) const
bool ContainsFont (int font_id) const
bool IsSubsetOf (const Shape &other) const
bool IsEqualUnichars (Shape *other)

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:
Generated on Thu Feb 2 08:19:26 2012 for Tesseract by  doxygen 1.6.3