Package | Description |
---|---|
com.griaulebiometrics.gbsfingerprint |
Modifier and Type | Method and Description |
---|---|
static GSDMethod |
GSDMethod.fromInteger(int value)
Converts an integer to an enumeration object.
|
static GSDMethod |
GSDMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GSDMethod[] |
GSDMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GBSFingerprint.GSDConfigure(GSDMethod method,
java.lang.String filename)
Configures the Griaule Spoof Detect.
|