|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRecognizedText
This interface is for work with recognized text. The result may be in multiple formats (plain text, array parts with details on each, in the hOCR format).
Method Summary | |
---|---|
IRecognizedTextPartInfo[] |
getPartsInfo()
Gets an array of recognized text by parts. |
String |
toString()
Gets whole recognized text without formatting. |
Method Detail |
---|
String toString()
toString
in class Object
IRecognizedTextPartInfo[] getPartsInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |