Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
O
S
T
U
V
A
AUTO_DETECT
- Static variable in class SecuGen.FDxSDKPro.jni.
SGPPPortAddr
Auto detect port
B
brightness
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Fingerprint sensor CMOS imager brightness setting.
C
CALLBACK_LIVE_CAPTURE
- Static variable in class SecuGen.FDxSDKPro.jni.
SGCallBackFunction
CALLBACK_LIVE_CAPTURE
Close()
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
Close SecuGen native library.
CloseDevice()
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
comPort
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Parallel port address for parallel devices, constant for USB devices.
comSpeed
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Port speed - formerly used for serial device baud rate.
Configure(long)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
contrast
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Fingerprint sensor CMOS imager contrast setting.
CreateTemplate(SGFingerInfo, byte[], byte[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
D
DEV_SN_LENGTH
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxConstant
Specifies the expected length of the USB device serial number string in the SGFDxDeviceInfoParam class.
deviceID
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
USB devices only - Enumerated USB device ID.
deviceSN()
- Method in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
USB Devices Only - returns device serial number byte array.
F
FingerNumber
- Variable in class SecuGen.FDxSDKPro.jni.
SGFingerInfo
FWVersion
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Device firmware version.
G
gain
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Fingerprint sensor CMOS imager gain setting.
GetAnsiMatchingScore(byte[], long, byte[], long, int[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetDeviceInfo(SGDeviceInfoParam)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetImage(byte[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetImageEx(byte[], long, long, long)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetImageQuality(long, long, byte[], int[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetIsoMatchingScore(byte[], long, byte[], long, int[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetLastError()
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetMatchingScore(byte[], byte[], int[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetMaxTemplateSize(int[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
GetTemplateSize(byte[], int[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
I
imageDPI
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Fingerprint image resolution.
imageHeight
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Fingerprint image height in pixels.
ImageQuality
- Variable in class SecuGen.FDxSDKPro.jni.
SGFingerInfo
imageWidth
- Variable in class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Fingerprint image width in pixels.
ImpressionType
- Variable in class SecuGen.FDxSDKPro.jni.
SGFingerInfo
Init(long)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
InitEx(long, long, long)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
J
jniLoadStatus
- Variable in class SecuGen.FDxSDKPro.jni.
JSGFPLib
SecuGen JNI library initialization status.
JSGFPLib
- Class in
SecuGen.FDxSDKPro.jni
This class is the main entrypoint to the SecuGen device and algorithm functionality.
JSGFPLib()
- Constructor for class SecuGen.FDxSDKPro.jni.
JSGFPLib
Creates a new instance of JSGFPLib.
L
LPT1_378
- Static variable in class SecuGen.FDxSDKPro.jni.
SGPPPortAddr
Parallel port 0x378 (LPT1).
LPT2_278
- Static variable in class SecuGen.FDxSDKPro.jni.
SGPPPortAddr
Parallel port 0x278 (LPT2).
LPT3_3BC
- Static variable in class SecuGen.FDxSDKPro.jni.
SGPPPortAddr
Parallel port 0x3BC (LPT3).
M
MatchAnsiTemplate(byte[], long, byte[], long, long, boolean[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
MatchIsoTemplate(byte[], long, byte[], long, long, boolean[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
MatchTemplate(byte[], byte[], long, boolean[])
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
O
Open()
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
Open SecuGen native library.
OpenDevice(long)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
S
SecuGen.FDxSDKPro.jni
- package SecuGen.FDxSDKPro.jni
SetBrightness(long)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
SetLedOn(boolean)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
SetTemplateFormat(short)
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
SG_DEV_AUTO
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
Auto-detect attached USB fingerprint sensor.
SG_DEV_FDP02
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
Second generation SecuGen fingerprint sensor with parallel port interface - example: EyeD Hamster and EyeD Mouse.
SG_DEV_FDU02
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
Second generation SecuGen fingerprint sensor with USB interface - example: USB Hamster III, Keyboard III and OptiMouse III.
SG_DEV_FDU03
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
Third generation SecuGen fingerprint sensor with USB interface - example: USB Hamster Plus, Keyboard Plus.
SG_DEV_FDU04
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
FIPS201 Compliant SecuGen fingerprint sensor with USB interface - example: USB Hamster IV.
SG_DEV_UNKNOWN
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
Unknown Device.
SG_FINGPOS_LI
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Left index finger
SG_FINGPOS_LL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Left little finger
SG_FINGPOS_LM
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Left middle finger
SG_FINGPOS_LR
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Left ring finger
SG_FINGPOS_LT
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Left thumb
SG_FINGPOS_RI
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Right index finger
SG_FINGPOS_RL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Right little finger
SG_FINGPOS_RM
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Right middle finger
SG_FINGPOS_RR
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Right ring finger
SG_FINGPOS_RT
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Right thumb
SG_FINGPOS_UK
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFingerPosition
Unknown finger
SG_IMPTYPE_LP
- Static variable in class SecuGen.FDxSDKPro.jni.
SGImpressionType
Live-scan plain
SG_IMPTYPE_LR
- Static variable in class SecuGen.FDxSDKPro.jni.
SGImpressionType
Live-scan rolled
SG_IMPTYPE_NP
- Static variable in class SecuGen.FDxSDKPro.jni.
SGImpressionType
Nonlive-scan plain
SG_IMPTYPE_NR
- Static variable in class SecuGen.FDxSDKPro.jni.
SGImpressionType
Nonlive-scan rolled
SGCallBackFunction
- Class in
SecuGen.FDxSDKPro.jni
This class contains callback constants that are used by the SecuGen.FDxSDKPro.jni package.
SGCallBackFunction()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGCallBackFunction
This is an abstract class and cannot be instantiated.
SGDeviceInfoParam
- Class in
SecuGen.FDxSDKPro.jni
This class is used as a parameter to get device information from the attached SecuGen fingerprint sensor.
SGDeviceInfoParam()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGDeviceInfoParam
Creates a new instance of SGFDxDeviceInfoParam - Serial number is initialized to blanks and all other values are set to zero.
SGFDX_ERROR_CREATION_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Native Library initialization failed
SGFDX_ERROR_DEV_ALREADY_OPEN
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Device is already opened.
SGFDX_ERROR_DEVICE_NOT_FOUND
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Selected device was not found.
SGFDX_ERROR_DLLLOAD_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Unable to load FDx SDK Pro library.
SGFDX_ERROR_DLLLOAD_FAILED_ALG
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Unable to load algorithm library.
SGFDX_ERROR_DLLLOAD_FAILED_DRV
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Unable to load driver library.
SGFDX_ERROR_EXTRACT_FAIL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[ALGORITHM] Fingerprint template extraction failed.
SGFDX_ERROR_FEAT_NUMBER
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[ALGORITHM] Number of minutiae found is too small.
SGFDX_ERROR_FUNCTION_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] An unknown error occurred.
SGFDX_ERROR_GETSN_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Unable to retrieve device serial number.
SGFDX_ERROR_INITIALIZE_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Unable to initialize device.
SGFDX_ERROR_INVALID_PARAM
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Invalid value passed as a parameter.
SGFDX_ERROR_INVALID_TEMPLATE1
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[ALGORITHM] Error in decoding template 1.
SGFDX_ERROR_INVALID_TEMPLATE2
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[ALGORITHM] Error in decoding template 2.
SGFDX_ERROR_INVALID_TEMPLATE_TYPE
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[ALGORITHM] Wrong template type.
SGFDX_ERROR_JNI_DLLLOAD_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Unable to load JNI library.
SGFDX_ERROR_LACK_OF_BANDWIDTH
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Not enough USB bandwidth to transfer image.
SGFDX_ERROR_LINE_DROPPED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Image data dropped.
SGFDX_ERROR_MATCH_FAIL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[ALGORITHM] Fingerprints do not match.
SGFDX_ERROR_NONE
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Operation was successful.
SGFDX_ERROR_NOT_USED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[GENERAL] Method not implemented in this release.
SGFDX_ERROR_SYSLOAD_FAILED
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Cannot find device driver system file.
SGFDX_ERROR_TIME_OUT
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Function timed out.
SGFDX_ERROR_UNSUPPORTED_DEV
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Unnsupported device.
SGFDX_ERROR_WRONG_IMAGE
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
[DEVICE] Fingerprint image capture failed.
SGFDxConstant
- Class in
SecuGen.FDxSDKPro.jni
This class contains general purpose constants that are used by the SecuGen.FDxSDKPro.jni package.
SGFDxConstant()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFDxConstant
This is an abstract class and cannot be instantiated.
SGFDxDeviceName
- Class in
SecuGen.FDxSDKPro.jni
This class contains static values for SecuGen fingerprint device classes.
SGFDxDeviceName()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFDxDeviceName
This is an abstract class and cannot be instantiated.
SGFDxErrorCode
- Class in
SecuGen.FDxSDKPro.jni
This class contains static values for SecuGen FDx SDK Pro Error messages.
SGFDxErrorCode()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFDxErrorCode
This is an abstract class and cannot be instantiated.
SGFDxSecurityLevel
- Class in
SecuGen.FDxSDKPro.jni
This class contains security level constants that are used by the SecuGen.FDxSDK.jni package.
SGFDxSecurityLevel()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
This is an abstract class and cannot be instantiated.
SGFDxTemplateFormat
- Class in
SecuGen.FDxSDKPro.jni
This class contains fingerprint template types used by the SecuGen.FDxSDK.jni package.
SGFDxTemplateFormat()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFDxTemplateFormat
This is an abstract class and cannot be instantiated.
SGFingerInfo
- Class in
SecuGen.FDxSDKPro.jni
This class is used as a parameter to pass finger information when creating fingerprint templates.
SGFingerInfo()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFingerInfo
SGFingerPosition
- Class in
SecuGen.FDxSDKPro.jni
This class contains fingerprint finger position constants that are used by the SecuGen.FDxSDKPro.jni package.
SGFingerPosition()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGFingerPosition
This is an abstract class and cannot be instantiated.
SGImpressionType
- Class in
SecuGen.FDxSDKPro.jni
This class contains fingerprint impression type constants that are used by the SecuGen.FDxSDKPro.jni package.
SGImpressionType()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGImpressionType
This is an abstract class and cannot be instantiated.
SGPPPortAddr
- Class in
SecuGen.FDxSDKPro.jni
This class contains port address constants that are used by the SecuGen.FDxSDKPro.jni package.
SGPPPortAddr()
- Constructor for class SecuGen.FDxSDKPro.jni.
SGPPPortAddr
This is an abstract class and cannot be instantiated.
SL_ABOVE_NORMAL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 6
SL_BELOW_NORMAL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 4
SL_HIGH
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 7
SL_HIGHER
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 8
SL_HIGHEST
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 9 (Highest)
SL_LOW
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 3
SL_LOWER
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 2
SL_LOWEST
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 1 (Lowest)
SL_NONE
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 0 (NONE)
SL_NORMAL
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxSecurityLevel
Security Level 5
T
TEMPLATE_FORMAT_ANSI378
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxTemplateFormat
ANSI 378 Format.
TEMPLATE_FORMAT_ISO19794
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxTemplateFormat
ISO 19794-2 Format.
TEMPLATE_FORMAT_SG400
- Static variable in class SecuGen.FDxSDKPro.jni.
SGFDxTemplateFormat
Legacy Secugen 400Byte Format.
toString()
- Method in class SecuGen.FDxSDKPro.jni.
JSGFPLib
Returns JSGFPLib native library version string.
U
USB
- Static variable in class SecuGen.FDxSDKPro.jni.
SGPPPortAddr
USB port.
V
ViewNumber
- Variable in class SecuGen.FDxSDKPro.jni.
SGFingerInfo
A
B
C
D
F
G
I
J
L
M
O
S
T
U
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes