Skip navigation links
A B C D F G H I N O P Q R S T U V Z 

A

APPLICATION_ID - Static variable in class com.yoti.mobile.android.scan.BuildConfig
 

B

BUILD_TYPE - Static variable in class com.yoti.mobile.android.scan.BuildConfig
 
BuildConfig - Class in com.yoti.mobile.android.scan
 
BuildConfig - Class in com.yoti.mobile.android.scan
 
BuildConfig() - Constructor for class com.yoti.mobile.android.scan.BuildConfig
 

C

CAMERA_BUFFERS_REQUIRED - Static variable in class com.yoti.mobile.android.scan.ScannerValidator
 
CameraPreviewCutoutFragment - Class in com.yoti.mobile.android.scan
This class is FOR NOW the exact copy of the one you would find in the face module in the package: com.yoti.mobile.android.app.face.ui.
CameraPreviewCutoutFragment(boolean) - Constructor for class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
CameraViewPresenter - Interface in com.yoti.mobile.android.scan
 
cleanup() - Method in class com.yoti.mobile.android.scan.ZXingCodeDetection
 
com.yoti.mobile.android.scan - package com.yoti.mobile.android.scan
 
createCameraOverlay(LayoutInflater, ViewGroup) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
Inflate any UI components which your view should add to the camera.
createPresenter() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
createPresenter() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 

D

DEBUG - Static variable in class com.yoti.mobile.android.scan.BuildConfig
 

F

FLAVOR - Static variable in class com.yoti.mobile.android.scan.BuildConfig
 
FocusView - Class in com.yoti.mobile.android.scan
Custom view that shows a focus area in the region defined through the method FocusView.showFocusArea(android.graphics.Rect).
FocusView(Context) - Constructor for class com.yoti.mobile.android.scan.FocusView
 
FocusView(Context, AttributeSet) - Constructor for class com.yoti.mobile.android.scan.FocusView
 
FocusView(Context, AttributeSet, int) - Constructor for class com.yoti.mobile.android.scan.FocusView
 

G

getCameraViewContainer() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
getDetector() - Method in class com.yoti.mobile.android.scan.QrCodeDetectionThread
 
getErrorStatus() - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
getNumCameraBuffers() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 

H

hideFocusArea() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 

I

IMAGE_ERROR_NO_CODE - Static variable in class com.yoti.mobile.android.scan.ScannerValidator
 
init() - Static method in class com.yoti.mobile.android.scan.ScannerViewFragment
ScannerViewFragment initialiser
init(int) - Static method in class com.yoti.mobile.android.scan.ScannerViewFragment
ScannerViewFragment initialiser
init(int, String, String) - Static method in class com.yoti.mobile.android.scan.ScannerViewFragment
ScannerViewFragment initialiser
init(int, String, String, boolean) - Static method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
initAsync() - Method in class com.yoti.mobile.android.scan.ZXingCodeDetection
 
initialise(int, int, int) - Method in class com.yoti.mobile.android.scan.ScannerValidator
Sets up internal state which is required when processing picture frames
isDetectorReady() - Method in class com.yoti.mobile.android.scan.ZXingCodeDetection
 

N

NUM_TIMES_SHOW_SCAN_INSTRUCTIONS - Static variable in class com.yoti.mobile.android.scan.ScannerValidator
 

O

onAttach(Activity) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onCameraOpenFailed(Throwable) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onCameraPreview(byte[]) - Method in interface com.yoti.mobile.android.scan.CameraViewPresenter
 
onCameraPreview(byte[]) - Method in class com.yoti.mobile.android.scan.ScannerValidator
Search for QR code on a frame from the camera.
onCameraPreviewReady() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onCodeDetected(String) - Method in interface com.yoti.mobile.android.scan.ScannerValidator.ScannerCoreListener
Called after #processFrameAr when exactly one QR code is detected in the current image.
onCodeDetected(String) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onCodeDetectionFailed(int) - Method in interface com.yoti.mobile.android.scan.ScannerValidator.ScannerCoreListener
Called after #processFrameAr or in response to sensor changes when one or more error conditions are met.
onCodeDetectionFailed(int) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onCodeResults(byte[], QrCodeResult[]) - Method in interface com.yoti.mobile.android.scan.QrCodeDetectionThread.QrCodeDetectionListener
Called when a frame is successfully processed.
onCodeResults(byte[], QrCodeResult[]) - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
onCreate(Bundle) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onDestroy() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onDetach() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onDraw(Canvas) - Method in class com.yoti.mobile.android.scan.FocusView
 
onFrameDropped(byte[]) - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
onHideScanningInstructionsButtonClick() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onHideScanningInstructionsButtonClick() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onHideScanningInstructionsClick() - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
onPause() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onPause() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onPreviewFrame(byte[]) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onProcessingStarted(boolean) - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
onQrCodeFound(String) - Method in interface com.yoti.mobile.android.scan.ScannerViewFragment.OnQrCodeFoundListener
Called when a QR code has been captured, parsing and decoding must be handled by the callback.
onResume() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
onResume() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onShowScanningInstructions() - Method in interface com.yoti.mobile.android.scan.ScannerValidator.ScannerCoreListener
 
onShowScanningInstructions() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
onViewDestroy() - Method in interface com.yoti.mobile.android.scan.CameraViewPresenter
 
onViewDestroy() - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
onViewPause() - Method in interface com.yoti.mobile.android.scan.CameraViewPresenter
 
onViewPause() - Method in class com.yoti.mobile.android.scan.ScannerValidator
 
onViewResume() - Method in interface com.yoti.mobile.android.scan.CameraViewPresenter
 
onViewResume() - Method in class com.yoti.mobile.android.scan.ScannerValidator
 

P

processFrameAr(byte[], int, int, int) - Method in class com.yoti.mobile.android.scan.ZXingCodeDetection
 
processFrameAsync(byte[], int, int, int, QrCodeDetectionThread.QrCodeDetectionListener, Handler) - Method in class com.yoti.mobile.android.scan.QrCodeDetectionThread
 

Q

QrCodeDetectionThread - Class in com.yoti.mobile.android.scan
Wrapper on ICodeDetection to manage queueing decode requests on a background thread
QrCodeDetectionThread(Context) - Constructor for class com.yoti.mobile.android.scan.QrCodeDetectionThread
Initialise thread with default face detector.
QrCodeDetectionThread.QrCodeDetectionListener - Interface in com.yoti.mobile.android.scan
Callback interface for receiving async detection results
QrCodeResult - Class in com.yoti.mobile.android.scan
QR code result holder
QrCodeResult() - Constructor for class com.yoti.mobile.android.scan.QrCodeResult
 

R

recycleBuffer(byte[]) - Method in interface com.yoti.mobile.android.scan.ScannerValidator.ScannerCoreListener
Called when a frame previously supplied by #processFrameAr is no longer referenced, so can be released.
recycleBuffer(byte[]) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
restart() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
Can to restart continuous preview mode and take another picture.

S

ScannerValidator - Class in com.yoti.mobile.android.scan
Entry point for core module API.
ScannerValidator(ScannerValidator.ScannerCoreListener, Context) - Constructor for class com.yoti.mobile.android.scan.ScannerValidator
 
ScannerValidator.ScannerCoreListener - Interface in com.yoti.mobile.android.scan
 
ScannerViewFragment - Class in com.yoti.mobile.android.scan
Self-contained fragment for scanning for QR codes from the camera.
ScannerViewFragment() - Constructor for class com.yoti.mobile.android.scan.ScannerViewFragment
 
ScannerViewFragment.OnQrCodeFoundListener - Interface in com.yoti.mobile.android.scan
Callback API which must be implemented by Activities hosting this fragment.
setQrCodeFoundListener(ScannerViewFragment.OnQrCodeFoundListener) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
setScanningInstructionsMessage(int) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
setStatusText(int) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
shouldDisableAutomaticCameraStartStop() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
It will be called in CameraPreviewFragment.onResume() and CameraPreviewFragment.onPause() to determine whether the creation of camera should be handled automatically.
showFailureFeedback(int) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
Show Fail feedback with message, typically used by Activities to update this fragment.
showFocusArea() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
showFocusArea(Rect) - Method in class com.yoti.mobile.android.scan.FocusView
Refresh the view to show a focus area with the coordinates passed as argument
showNoFeedback() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
Remove feedback previously shown from CameraPreviewCutoutFragment.showFailureFeedback(int)
showStaticFrameImage(YuvBuffer) - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
 
showSuccessFeedback(int) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
showWaitingFeedback(int) - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
 
startCamera() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
Starts the camera and the the cancel continuous focus timer.
stopCamera() - Method in class com.yoti.mobile.android.scan.ScannerViewFragment
Stops the camera and the the cancel continuous focus timer.

T

TEXT_ID_EMPTY - Static variable in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
Resource id for empty text

U

updateOverlayForCameraFailed() - Method in class com.yoti.mobile.android.scan.CameraPreviewCutoutFragment
Replacement for CameraPreviewCutoutFragment.onCameraOpenFailed(Throwable) which will only be called after overlay has been generated (so don't need to handle uninitialised views).

V

VERSION_CODE - Static variable in class com.yoti.mobile.android.scan.BuildConfig
 
VERSION_NAME - Static variable in class com.yoti.mobile.android.scan.BuildConfig
 

Z

ZXingCodeDetection - Class in com.yoti.mobile.android.scan
 
ZXingCodeDetection() - Constructor for class com.yoti.mobile.android.scan.ZXingCodeDetection
 
A B C D F G H I N O P Q R S T U V Z 
Skip navigation links