com.aspose.barcode.component.barcodescanner

Classes

ClassDescription
BarcodeRecognitionContractInternal BarcodeRecognitionContract \u043d\u0443\u0436\u0435\u043d \u0434\u043b\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0432\u044b\u0437\u043e\u0432\u0430 BarcodeScannerActivity \u0438\u0437 \u043a\u043b\u0438\u0435\u043d\u0442\u0441\u043a\u043e\u0439 \u0430\u043a\u0442\u0438\u0432\u0438\u0442\u0438
BarcodeRecognitionSettingsBarcodeRecognitionSettings contains the API to customization BarcodeRecognitionFragment and Barcode recognition settings, adding of RecognitionResultsHandler Must be called before starting of recognition process in BarcodeScannerFragment.
BarcodeScannerBarcodeScanner contains the functionality related to barcode recognition from android device camera.
BarcodeScannerActivityActivity that contains BarcodeScannerFragment It is internal class and client should not call this class, but client should register BarcodeScannerActivity in AndroidManifest.xml
BarcodeScannerFragmentFragment for recognition barcodes.
BarcodeScannerFragmentSettingsSettings for BarcodeScannerFragmentSettings
BarcodeScannerPreferencesThe BarcodeScanner preferences.
BarcodeScannerPreferencesFragmentPreferencesFragment can be used for customizing the barcode recognition process using custom GUI.
BarcodeScannerView
CameraProcessingFragmentInternal
CameraProcessingFragmentSettingsSettings for CameraProcessingFragment
RecognitionAreaSettings
RecognitionAreaView
RecognitionProcessFragmentBitmapBackgroundRepresents the image background that will be rendered during recognition process
RecognitionProcessFragmentCameraPhotoBackgroundRepresents the image background obtained from camera that will be rendered during recognition process
RecognitionProcessFragmentColorBackgroundRepresents the one color background that will be rendered during recognition process
RecognitionProcessingFragmentInternal Contains the GUI that rendered during recognition process
RecognitionProcessingFragmentSettings

Interfaces

InterfaceDescription
BarcodeRecognitionResultsHandlerHandler for processing the recognition results Use on recognition activity side.
BarcodeRecognitionResultsHandlerParcelableImplementation of OnScannerRecognitionFinishedListener that implements Parcelable interface.
OnBarcodeScannerCompletedCallbackInterface definition for a callback to be invoked when a scan process is finished.
OnRecognitionPreferencesChangedListener

Enumerations

EnumDescription
CameraModeContains modes for obtaining images from camera