- BarcodeReader - Class in eu.id3.bioseal
-
Provides functionality to decode barcodes from raw image data.
- BarcodeReader() - Constructor for class eu.id3.bioseal.BarcodeReader
-
Creates a new instance of the BarcodeReader class.
- BarcodeReader(long) - Constructor for class eu.id3.bioseal.BarcodeReader
-
Creates a new instance of the BarcodeReader class.
- BiometricDataType - Enum in eu.id3.bioseal
-
Enumerates the supported biometric data types.
- BiometricVerificationRule - Class in eu.id3.bioseal
-
Represents a biometric verification rule.
- BiometricVerificationRule() - Constructor for class eu.id3.bioseal.BiometricVerificationRule
-
Creates a new instance of the BiometricVerificationRule class.
- BiometricVerificationRule(long) - Constructor for class eu.id3.bioseal.BiometricVerificationRule
-
Creates a new instance of the BiometricVerificationRule class.
- BiometricVerificationRules - Class in eu.id3.bioseal
-
Represents a list of biometric verification rules.
- BiometricVerificationRules() - Constructor for class eu.id3.bioseal.BiometricVerificationRules
-
Creates a new instance of the BiometricVerificationRules class.
- BiometricVerificationRules(long) - Constructor for class eu.id3.bioseal.BiometricVerificationRules
-
Creates a new instance of the BiometricVerificationRules class.
- Bioseal - Class in eu.id3.bioseal
-
Represents a BioSeal code.
- Bioseal() - Constructor for class eu.id3.bioseal.Bioseal
-
Creates a new instance of the Bioseal class.
- Bioseal(long) - Constructor for class eu.id3.bioseal.Bioseal
-
Creates a new instance of the Bioseal class.
- BiosealError - Enum in eu.id3.bioseal
-
Enumerates the error codes.
- BiosealException - Exception in eu.id3.bioseal
-
This class represents errors that can occur during Bioseal library execution.
- BiosealException() - Constructor for exception eu.id3.bioseal.BiosealException
-
Initializes a new instance of the BiosealException class.
- BiosealException(int) - Constructor for exception eu.id3.bioseal.BiosealException
-
Initializes a new instance of the BiosealException class.
- BiosealFormat - Enum in eu.id3.bioseal
-
Enumerates the BioSeal formats.
- BiosealLibrary - Class in eu.id3.bioseal
-
Provides essential methods for initializing the SDK and accessing version information.
- BiosealLibrary() - Constructor for class eu.id3.bioseal.BiosealLibrary
-
- BiosealLicense - Class in eu.id3.bioseal
-
Handles the license to use this SDK.
- BiosealLicense() - Constructor for class eu.id3.bioseal.BiosealLicense
-
- BiosealNative - Class in eu.id3.bioseal
-
This class handles the native libraries of the module.
- BiosealNative() - Constructor for class eu.id3.bioseal.BiosealNative
-
- build - Variable in class eu.id3.bioseal.LibVersion
-
Build.
- buildHtmlView(String, boolean) - Method in class eu.id3.bioseal.Bioseal
-
Builds the presentation view, in HTML format.
- buildVdsAsJson(String) - Method in class eu.id3.bioseal.Bioseal
-
Builds a representation of the VDS, in JSON format.
- buildVdsAsXml(String) - Method in class eu.id3.bioseal.Bioseal
-
Builds a representation of the VDS, in a XML format.