Package io.scanbot.sdk.ui_v2.barcode.configuration
See: Description
-
Class Summary Class Description ArOverlayPolygonConfiguration Configuration of the overlay polygon displayed on top of a barcode in the camera preview. BarcodeItemConfiguration Configuration of the barcode info box displayed in the camera preview. ArOverlayGeneralConfiguration Configuration of the AR overlay displayed on top of barcodes in the camera preview. FindAndPickArOverlayPolygonConfiguration Configuration of the overlay polygon displayed on top of a barcode in the camera preview. FindAndPickBadgeConfiguration Configuration of the round badge on find and pick ar layer. ArOverlayFindAndPickConfiguration Configuration of the AR overlay. BarcodeItemErrorState Configuration of the the mapper's error dialog. BarcodeMappedData Format of the mapped barcode data. BarcodeInfoMapping Configuration of the barcode data mapping. BarcodeItem Data about the scanned barcode. BarcodeRecognizerConfiguration Configuration of the scanning behavior. BarcodeScannerResult Results of the barcode scan. BarcodeScannerConfiguration Configuration of the barcode scanner screen. BarcodeTextLocalization Configuration of the all strings for barcode scanner. BarcodeUseCase Configuration of the barcode scanner screen's behavior. ExpectedBarcode Configuration of the barcode to find and scan. FindAndPickScanningMode Configuration of the Find and Pick barcode scanning mode. Sheet Configuration of the preview mode for scanning multiple barcodes. SwipeToDelete Configuration of the swipe-to-delete button. ManualCountEditDialog Configuration of the dialog to manually edit the barcode count. SheetContent Configuration of the list containing the barcodes that have already been scanned. MultipleScanningMode Configuration of the mode for scanning multiple barcodes. SingleScanningMode Configuration of the single barcode scanning mode. BarcodeNativeConfiguration Android native configuration for the scanner. BarcodeNativeConfigurationKt -
Enum Summary Enum Description BarcodeItemInfoPosition Where to display the barcode info box in the camera preview. AustraliaPostCustomerFormat The customer format used in AUSTRALIA_POST codes. MSIPlesseyChecksumAlgorithm Type of MSI plessey checksum algorithm used. Gs1Handling GS1_COMPOSITE barcode type handling BarcodeDocumentFormat Type of barcode document format used. BarcodeFormat Barcode symbology used. BarcodesExtensionFilter Filter for extended EAN and UPC barcodes. MultipleBarcodesScanningMode Configuration of the mode used for scanning multiple barcodes. SheetMode Configuration of the barcode result sheet's default visibility state. CollapsedVisibleHeight Configuration of the barcodes result sheet's height while collapsed. -
Interface Summary Interface Description BarcodeMappingResult BarcodeItemMapper Delegate that maps the barcode data to the real product data.