Accusoft.OCRXpress.Java - Updated
TextLine Class Members
Methods 

Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package : TextLine Class

The following tables list the members exposed by TextLine.

Public Methods
 NameDescription
Public MethodReturns the area of the result object as a Rectangle. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns a list of recognized characters from the provided text line.  
Public MethodReturns the confidence of the result object. Note: Only Character results will have a valid confidence level. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns the orientation of the result object with a value of either 0, 90, 180 or 270. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns a string that contains the text data from the result object. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns a list of recognized words from the provided text line. A word is composed of characters.  
Public MethodReturns a string that contains the text data from the result object. (Inherited from com.accusoft.ocrxpress.Result)
Top
See Also

Reference

TextLine Class
com.accusoft.ocrxpress Package