Barcode Polygons Static View
Draws polygons reacting on FrameHandler result
Types
Interface for a BarcodeItem to be marked as highlighted or not. Should be fast (called in onDraw)
Interface for a BarcodeItem to decide the appearance of the given barcode polygon
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
Properties
Allows to set a delegate to decide if the given barcode should be highlighted
Allows to set a style delegate to the view
Callback for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
Factory for the viewsPool appearing on the bottom of the barcode (or null if the view is not needed)
Add this result handler to your BarcodeCounterFrameHandler
Attach this frame handler to IScanbotCameraView