Barcode Polygons View
Draws polygons reacting on FrameHandler result
Types
Interface for a BarcodeItem to decide the appearance of the given barcode polygon
Internal class that declares barcode state on the view.
Interface for a BarcodeItem to be marked as highlighted or not. Should be fast (called in onDraw)
Interface for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
Factory interface for the view under the polygon
Interface for the correcting position a BarcodeItem view created by BarcodeItemViewFactory to a barcode polygon path
Class that declares appearance of polygon
Implement this method to override string value in default barcode ar view
Class that declares appearance of default text view
A callback interface for the View under the polygon
Properties
Allows to set a style delegate to the view
Allows to set a delegate to decide if the given barcode should be highlighted
Callback for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
Factory for the views appearing on the bottom of the barcode (or null if the view is not needed)
Add this result handler to your BarcodeScannerFrameHandler
Allows to set a click listener to the view under the polygon created by barcodeItemViewFactory