- onCapture(String, Image) - Method in class com.griaulebiometrics.gbsfingerprint.DeviceTest
-
- onCapture(String, Image) - Method in interface com.griaulebiometrics.gbsfingerprint.event.FrameAdapter
-
The method will be executed when a frame is captured.
- onCapture(String, Image) - Method in interface com.griaulebiometrics.gbsfingerprint.event.ImageAdapter
-
The method will be executed when a image is captured.
- onFingerDown(String) - Method in class com.griaulebiometrics.gbsfingerprint.DeviceTest
-
- onFingerDown(String) - Method in interface com.griaulebiometrics.gbsfingerprint.event.FingerAdapter
-
This method will be executed when a finger is placed on a device.
- onFingerUp(String) - Method in class com.griaulebiometrics.gbsfingerprint.DeviceTest
-
- onFingerUp(String) - Method in interface com.griaulebiometrics.gbsfingerprint.event.FingerAdapter
-
This method will be executed when a finger is removed out of a device.
- onPlug(String) - Method in class com.griaulebiometrics.gbsfingerprint.DeviceTest
-
- onPlug(String) - Method in interface com.griaulebiometrics.gbsfingerprint.event.DeviceAdapter
-
This method will be executed when a device is plugged.
- onUnplug(String) - Method in class com.griaulebiometrics.gbsfingerprint.DeviceTest
-
- onUnplug(String) - Method in interface com.griaulebiometrics.gbsfingerprint.event.DeviceAdapter
-
This method will be executed when a device is unplugged.