Method and Description |
---|
com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings.isCJKVerticalTextEnabled()
Will be revised in future releases
|
com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings.setCJKVerticalTextEnabled(boolean)
Will be revised in future releases
|
com.abbyy.mobile.rtr.IRecognitionCoreAPI.setTranslationDictionary(String)
Sets the name of the translation dictionary.
By default, no translation dictionary is used. Translation dictionaries should be put in the 'assets\translation' folder. |
com.abbyy.mobile.rtr.IRecognitionCoreAPI.translate(String)
Translate the input string. Non-translatable substrings are returned as is.
|