|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectSecuGen.FDxSDKPro.jni.SGFingerPosition
public abstract class SGFingerPosition
This class contains fingerprint finger position constants that are used by the SecuGen.FDxSDKPro.jni package.
| Field Summary | |
|---|---|
static int |
SG_FINGPOS_LI
Left index finger |
static int |
SG_FINGPOS_LL
Left little finger |
static int |
SG_FINGPOS_LM
Left middle finger |
static int |
SG_FINGPOS_LR
Left ring finger |
static int |
SG_FINGPOS_LT
Left thumb |
static int |
SG_FINGPOS_RI
Right index finger |
static int |
SG_FINGPOS_RL
Right little finger |
static int |
SG_FINGPOS_RM
Right middle finger |
static int |
SG_FINGPOS_RR
Right ring finger |
static int |
SG_FINGPOS_RT
Right thumb |
static int |
SG_FINGPOS_UK
Unknown finger |
| Constructor Summary | |
|---|---|
SGFingerPosition()
This is an abstract class and cannot be instantiated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SG_FINGPOS_UK
public static final int SG_FINGPOS_RT
public static final int SG_FINGPOS_RI
public static final int SG_FINGPOS_RM
public static final int SG_FINGPOS_RR
public static final int SG_FINGPOS_RL
public static final int SG_FINGPOS_LT
public static final int SG_FINGPOS_LI
public static final int SG_FINGPOS_LM
public static final int SG_FINGPOS_LR
public static final int SG_FINGPOS_LL
| Constructor Detail |
|---|
public SGFingerPosition()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||