tesseract  3.03
tesseract::SpacingProperties Struct Reference

List of all members.

Public Member Functions

 SpacingProperties ()
 SpacingProperties (int b, int a)

Public Attributes

int x_gap_before
int x_gap_after
map< string, int > kerned_x_gaps

Detailed Description

Definition at line 155 of file text2image.cpp.


Constructor & Destructor Documentation

Definition at line 156 of file text2image.cpp.

tesseract::SpacingProperties::SpacingProperties ( int  b,
int  a 
) [inline]

Definition at line 157 of file text2image.cpp.


Member Data Documentation

Definition at line 162 of file text2image.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines