Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
D
data
- Variable in class com.upek.android.ptapi.struct.
PtBir
decodeByte(byte[])
- Static method in class com.upek.android.ptapi.
PtUtil
Decodes number from byte array with byte number in little endien.
decodeInt(byte[])
- Static method in class com.upek.android.ptapi.
PtUtil
Decodes number from byte array with int number in little endien.
decodeLong(byte[])
- Static method in class com.upek.android.ptapi.
PtUtil
Decodes number from byte array with long number in little endien.
decodeShort(byte[])
- Static method in class com.upek.android.ptapi.
PtUtil
Decodes number from byte array with short number in little endien.
decodeUseFingerResult(byte[])
- Static method in class com.upek.android.ptapi.
PtUtil
Decode result byte array from byte array returned by useFingerData().
decodeUseFingerResultDWORD(byte[])
- Static method in class com.upek.android.ptapi.
PtUtil
Decode DWORD (= int in JAVA) from byte array returned by useFingerData().
deleteAllFingers()
- Method in class com.upek.android.ptapi.
PtConnection
deleteAllFingers()
- Method in interface com.upek.android.ptapi.
PtConnectionI
Deletes all fingerprint templates stored in slots in the non-volatile memory of the FM.
deleteFinger(int)
- Method in class com.upek.android.ptapi.
PtConnection
deleteFinger(int)
- Method in interface com.upek.android.ptapi.
PtConnectionI
Deletes fingerprint template stored in the selected slot in the non-volatile memory of the FM.
detectFingerEx(int, int)
- Method in class com.upek.android.ptapi.
PtConnection
detectFingerEx(int, int)
- Method in interface com.upek.android.ptapi.
PtConnectionI
Verifies, if there is a finger on the sensor.
deviceControl(int, byte[])
- Method in class com.upek.android.ptapi.
PtConnection
deviceControl(int, byte[])
- Method in interface com.upek.android.ptapi.
PtConnectionAdvancedI
Calls FM's extension operations in IOCTL-like style.
diagnostics(byte[], IntegerArgI)
- Method in class com.upek.android.ptapi.
PtConnection
diagnostics(byte[], IntegerArgI)
- Method in interface com.upek.android.ptapi.
PtConnectionAdvancedI
Runs built-in FM Diagnostics.
displayInfo
- Variable in class com.upek.android.ptapi.struct.
PtDeviceListItem
String with displayable device info
dllVersion
- Static variable in class com.upek.android.ptapi.
PtGlobal
Version of DLL.
dsnSubString
- Variable in class com.upek.android.ptapi.struct.
PtDeviceListItem
String usable as part of DSN for PTOpen() to connect to this device
dx
- Variable in class com.upek.android.ptapi.struct.
PtNavigationData
Delta X since the last navigation data
dy
- Variable in class com.upek.android.ptapi.struct.
PtNavigationData
Delta Y since the last navigation data
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W