Skip navigation links
A C D E G H I L M N O P R S T W X Y 

S

setAspectRatio(int, int) - Method in class ch.icare.smartscan.views.AutoFitTextureView
Sets the aspect ratio for this view.
setAutoFocusEnabled(boolean) - Method in class ch.icare.smartscan.SmartScanner
If not already activated we turn on the auto focus.
setBeepOn(int) - Method in class ch.icare.smartscan.SmartScanner
Deprecated.
setCanvasDrawer(CanvasDrawerInterface) - Method in class ch.icare.smartscan.SmartScanner
Sets the CanvasDrawer, ie. the view that displays the target.
setContinuousDecoding(boolean) - Method in class ch.icare.smartscan.SmartScanner
Restarts decoding as soon as a result has been found, without manual call to restartDecoding.
setDecodingType(long, long) - Method in class ch.icare.smartscan.SmartScanner
Sets the decoder to use.
setErrorParsingQrCode(boolean) - Method in class ch.icare.smartscan.entities.DecodedResult
Set the information about the parsing of qr-code.
setFlashEnabled(boolean) - Method in class ch.icare.smartscan.SmartScanner
Enables/Disables the flashlight LED during the scanning process
setImageDebug(byte[]) - Method in class ch.icare.smartscan.entities.DecodedResult
Sets the image of the result
setOnErrorListener(OnDecoderErrorListener) - Method in class ch.icare.smartscan.SmartScanner
 
setOnLoadedListener(OnDecoderLoadedListener) - Method in class ch.icare.smartscan.SmartScanner
 
setOnResultListener(OnDecoderResultFoundListener) - Method in class ch.icare.smartscan.SmartScanner
Setting the listeners for the application.
setOrientationDecoding(boolean, int) - Method in class ch.icare.smartscan.SmartScanner
Set the new orientation decoding on the device.
setRegionOfInterest(Rect) - Method in interface ch.icare.smartscan.interfaces.CanvasDrawerInterface
Sets the CameraManager responsible of camera preview
setRegionOfInterest(Rect) - Method in class ch.icare.smartscan.SmartScanner
Allows to manually set the region of interest.
setRegionOfInterest(Rect) - Method in class ch.icare.smartscan.views.CanvasDrawer
 
setResultString(String) - Method in class ch.icare.smartscan.entities.DecodedResult
Set the result itself as string
setTargetPaint(Paint) - Method in class ch.icare.smartscan.views.CanvasDrawer
Set Paint used to draw the target.
setTextureView(AutoFitTextureView) - Method in class ch.icare.smartscan.SmartScanner
Defines the AutoFitTextureView holding the camera preview, inside your layouts.
setVibrateOn(boolean) - Method in class ch.icare.smartscan.SmartScanner
Deprecated.
setZoomCamera(int) - Method in class ch.icare.smartscan.SmartScanner
Set the zoom of the camera.
shouldDelayChildPressedState() - Method in class ch.icare.smartscan.views.CanvasDrawer
 
SmartScanner - Class in ch.icare.smartscan
 
SmartScanner(Context) - Constructor for class ch.icare.smartscan.SmartScanner
Instantiate the SmartScanner object.
SmartScanner(Context, int, int) - Constructor for class ch.icare.smartscan.SmartScanner
Instantiate the SmartScanner object with camera id.
A C D E G H I L M N O P R S T W X Y 
Skip navigation links