ParagraphModel Class Reference

#include <ocrpara.h>

List of all members.

Public Member Functions

 ParagraphModel (tesseract::ParagraphJustification justification, int margin, int first_indent, int body_indent, int tolerance)
 ParagraphModel ()
bool ValidFirstLine (int lmargin, int lindent, int rindent, int rmargin) const
bool ValidBodyLine (int lmargin, int lindent, int rindent, int rmargin) const
tesseract::ParagraphJustification justification () const
int margin () const
int first_indent () const
int body_indent () const
int tolerance () const
bool is_flush () const
bool Comparable (const ParagraphModel &other) const
STRING ToString () const

Constructor & Destructor Documentation

ParagraphModel::ParagraphModel ( tesseract::ParagraphJustification  justification,
int  margin,
int  first_indent,
int  body_indent,
int  tolerance 
) [inline]
ParagraphModel::ParagraphModel (  )  [inline]

Member Function Documentation

int ParagraphModel::body_indent (  )  const [inline]
bool ParagraphModel::Comparable ( const ParagraphModel other  )  const
int ParagraphModel::first_indent (  )  const [inline]
bool ParagraphModel::is_flush (  )  const [inline]
tesseract::ParagraphJustification ParagraphModel::justification (  )  const [inline]
int ParagraphModel::margin (  )  const [inline]
int ParagraphModel::tolerance (  )  const [inline]
STRING ParagraphModel::ToString (  )  const
bool ParagraphModel::ValidBodyLine ( int  lmargin,
int  lindent,
int  rindent,
int  rmargin 
) const
bool ParagraphModel::ValidFirstLine ( int  lmargin,
int  lindent,
int  rindent,
int  rmargin 
) const

The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:24 2012 for Tesseract by  doxygen 1.6.3