Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ncom
 Nscandit
 Nbarcodepicker
 Nocr
 CCharacterSetA set of characters
 CRecognizedTextHolds the text recognition result as identified in a frame
 CTextRecognitionListenerInterface to be implemented for handling text recognition events
 CTextRecognitionSettingsHolds settings related to text recognition
 CBarcodePickerThe main interface for scanning barcodes with the Scandit BarcodeScanner SDK
 CBarcodePickerActivityBarcode Picker Activity that can be configured through an intent
 CBarcodePickerExternalActivityBarcode Picker Activity that can be configured through an intent by passing an app key as well as a secondary app key
 CLicenseValidationListenerCallback interface for adding custom logic after every time a problem with license validation occurs
 COnScanListenerInterface definition for a callback to be invoked when one or more barcodes were recognized
 CProcessFrameListenerCallback interface for adding custom logic after every time frame has been processed by the recognition engine
 CPropertyChangeListenerInterface for a state change listener
 CScanAreaSettingsScanning area settings control where codes are to be searched in images/frames
 CScanCaseStart a scanner for the Scandit case
 CScanCaseListenerCallback interface for events fired by ScanCase, e.g
 CScanCaseSessionHolds all barcodes that were decoded in the current session
 CScanCaseSettingsHolds settings that affect the recognition of barcodes (e.g
 CScanditLicenseInterface to set the scandit barcode scanner app key
 CScanOverlayAbstract scan UI class
 CScanSessionInterface for a scan session
 CScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CWarningsListenerCallback interface for adding custom logic to be executed after every time a warning is raised by the frame processing engine
 Ngenerator
 CBarcodeGeneratorA barcode generator, create it through com.scandit.barcodepicker.BarcodePicker.createBarcodeGeneratorForSymbology(int)
 CEncodingRangeAn encoding range for the barcode generator
 Nmatrixscan
 CFrameAn extended abstraction of a frame that is being processed by the MatrixScan
 CMatrixScanAn high-level abstraction of the Scandit Matrix Scan
 CMatrixScanListenerAn interface used by MatrixScan instance
 CMatrixScanOverlayA FrameLayout extension that overlays need to further extend so that they could be added to the MatrixScan instance
 Nparser
 CDataFormatData formats understood by the parser library
 CFieldA particular parsed field
 CParserDefines the interface for a data string parser
 CParserResultHolds the result of a successfully parsed data string
 CParserToolsA collection of parsing related tools
 Nrecognition
 CBarcodeRepresents a recognized/localized barcode/2D code
 CBarcodeScannerScans barcodes in images
 CBarcodeScannerSessionHolds recognized and localized barcodes/2d codes
 CBarcodeScannerSettingsHolds configuration options for the barcode scanner
 CImageDescriptionDescribes dimensions as well as internal memory layout of an image buffer
 CQuadrilateralA 2-dimensional polygon with 4 corners
 CRecognitionContextManages scanner objects and schedules the recognition process
 CSymbologySettingsContains decoding of a specific symbology
 CTrackedBarcodeRepresents a recognized/localized barcode/2D code that is being tracked over multiple frames