|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface KOCRDialogSignals
| Method Summary | |
|---|---|
void |
textRecognized(java.lang.String text,
int id)
Informs you that the image with the id id has been run through
text-recognition. |
| Method Detail |
|---|
void textRecognized(java.lang.String text,
int id)
id has been run through
text-recognition. The text is in the String parameter. In the future,
a compound document, using rich text will be used instead.
text - the text that has been recognizedid - the id of the image
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||