Package-level declarations
Types
Link copied to clipboard
Represents camera screen for TextPatternScanner.
Link copied to clipboard
interface ITextPatternScannerCameraView
Represents camera screen for Text Pattern Scanner screen of the application.
Link copied to clipboard
class TextPatternCameraView(context: Context, attrs: AttributeSet) : FrameLayout, ITextPatternScannerCameraView, TextPatternScannerFrameHandler.ResultHandler
Represents camera view for TextPatternScanner screen of the application.
Link copied to clipboard
Shows generic data scanner screen of the application.
Link copied to clipboard
class TextPatternScannerCameraViewModel(val scanner: TextPatternScanner) : ITextPatternScannerCameraView.ViewModel, Router
Link copied to clipboard
This class describes all events inside Text Pattern scanning.