- Id - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataField
-
the string id
- Id - Variable in class com.abbyy.mobile.rtr.IDataCaptureService.DataScheme
-
the string id
- IDataCaptureProfileBuilder - Interface in com.abbyy.mobile.rtr
-
The builder interface for a custom data capture profile .
- IDataCaptureProfileBuilder.IFieldBuilder - Interface in com.abbyy.mobile.rtr
-
The builder interface for a field
- IDataCaptureProfileBuilder.ISchemeBuilder - Interface in com.abbyy.mobile.rtr
-
The builder interface for a data capture scheme
- IDataCaptureProfileBuilder.Predicate<T> - Interface in com.abbyy.mobile.rtr
-
- IDataCaptureProfileBuilder.ProfileCheckException - Exception in com.abbyy.mobile.rtr
-
The exception to be thrown when profile is not valid
- IDataCaptureService - Interface in com.abbyy.mobile.rtr
-
A data capture service interface.
- IDataCaptureService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the data capture service: input the data and obtain the results.
- IDataCaptureService.CharInfo - Class in com.abbyy.mobile.rtr
-
Extended information about the characters' formatting.
- IDataCaptureService.DataField - Class in com.abbyy.mobile.rtr
-
A field of data; the location and additional information are also available.
- IDataCaptureService.DataScheme - Class in com.abbyy.mobile.rtr
-
A data scheme reference.
- IDataCaptureService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- IDataCaptureService.TextLine - Class in com.abbyy.mobile.rtr
-
A segment of recognized text
- IRecognitionCoreAPI - Interface in com.abbyy.mobile.rtr
-
Provides access to low-level single image core API functions for current thread.
- IRecognitionCoreAPI.CharInfo - Class in com.abbyy.mobile.rtr
-
Extended information about the characters' formatting.
- IRecognitionCoreAPI.ProcessingSettings - Interface in com.abbyy.mobile.rtr
-
Basic settings applicable to most methods
- IRecognitionCoreAPI.TextBlock - Class in com.abbyy.mobile.rtr
-
The TextBlock is a collection of lines of recognized text.
- IRecognitionCoreAPI.TextLine - Class in com.abbyy.mobile.rtr
-
The TextLine represents a recognized text line.
- IRecognitionCoreAPI.TextRecognitionCallback - Interface in com.abbyy.mobile.rtr
-
Callback for text recognition methods.
- IRecognitionCoreAPI.TextRecognitionSettings - Interface in com.abbyy.mobile.rtr
-
Settings for text recognition.
- IRecognitionCoreAPI.Warning - Enum in com.abbyy.mobile.rtr
-
Warnings
- IRecognitionService - Interface in com.abbyy.mobile.rtr
-
A background recognition service interface.
- IRecognitionService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the recognition service: input the data and obtain the results.
- IRecognitionService.DebugLog - Interface in com.abbyy.mobile.rtr
-
A callback interface for collecting debug data.
- IRecognitionService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- IRecognitionService.ResultStabilityStatus - Enum in com.abbyy.mobile.rtr
-
Stability of the result.
- IRecognitionService.Warning - Enum in com.abbyy.mobile.rtr
-
A warning that occurred during processing.
- isCJKVerticalTextEnabled() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
- isFrameMergingEnabled() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Returns true if frame merging is enabled.
- isRecognitionEnabled() - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Returns true if recognition is enabled.
- ITextCaptureService - Interface in com.abbyy.mobile.rtr
-
A text capture service interface.
- ITextCaptureService.Callback - Interface in com.abbyy.mobile.rtr
-
A callback interface to interact with the text capture service: input the data and obtain the results.
- ITextCaptureService.CharInfo - Class in com.abbyy.mobile.rtr
-
Extended information about the characters' formatting.
- ITextCaptureService.ExtendedSettings - Interface in com.abbyy.mobile.rtr
-
Extended service configuration settings.
- ITextCaptureService.TextLine - Class in com.abbyy.mobile.rtr
-
A line of recognized text; the location and additional information are also available.
- setAreaOfInterest(Rect) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionSettings
-
Sets the area on the frame where the text is to be found.
- setAreaOfInterest(Rect) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Sets the area on the frame where the text is to be found.
- setCJKVerticalTextEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
- setDebugLog(IRecognitionService.DebugLog) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Attaches a callback for collecting debug data.
- setExternalAssetsPath(String) - Method in interface com.abbyy.mobile.rtr.Engine.EngineSettings
-
Sets path to the directory with the assets.
- setFrameMergingEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Enables or disables frame merging.
- setName(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.IFieldBuilder
-
Set the name of the field
- setName(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.ISchemeBuilder
-
Set the name of the scheme
- setNamedProperty(String, Object) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.ExtendedSettings
-
Sets the named property of extended settings.
- setOnValidate(IDataCaptureProfileBuilder.Predicate<String>) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.IFieldBuilder
-
Set the validation callback
- setProcessingThreadsCount(int) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.ProcessingSettings
-
Sets the number of processing threads to be used if applicable.
- setProcessingThreadsCount(int) - Method in interface com.abbyy.mobile.rtr.IRecognitionService.ExtendedSettings
-
Sets the number of processing threads to be used by the service.
- setRecognitionEnabled(boolean) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService.ExtendedSettings
-
Enables or disables recognition.
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder
-
Set the recognition language
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.IRecognitionCoreAPI.TextRecognitionSettings
-
Sets the languages to be used for recognition.
- setRecognitionLanguage(Language...) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService
-
Sets the languages to be used for recognition.
- setRegEx(String) - Method in interface com.abbyy.mobile.rtr.IDataCaptureProfileBuilder.IFieldBuilder
-
Set the regular expression for the field
- setTranslationDictionary(String) - Method in interface com.abbyy.mobile.rtr.ITextCaptureService
-
Sets the name of the translation dictionary.
- start(int, int, int, Rect) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Starts the processing.
- stop() - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-
Stops processing and releases the resources used by the recognition service.
- submitRequestedFrame(byte[]) - Method in interface com.abbyy.mobile.rtr.IRecognitionService
-