Kofax Mobile SDK API Reference
Classes | Public Member Functions | Public Attributes | List of all members
IdParameters Class Reference
Inheritance diagram for IdParameters:
IParameters

Classes

enum  IdSide
 
enum  IdState
 

Public Member Functions

 IdParameters (Context context)
 
ProcessingParameters getProcessingParameters ()
 
ExtractionParameters getExtractionParameters ()
 
LookAndFeelParameters getLookAndFeelParameters ()
 

Public Attributes

IdSide side = IdSide.FRONT
 
Id reverseSideId
 
String barcode
 
IdState state = IdState.NOT_SPECIFIED
 

Constructor & Destructor Documentation

IdParameters ( Context  context)

Member Function Documentation

ExtractionParameters getExtractionParameters ( )

ExtractionParameters getter

See also
ExtractionParameters

Implements IParameters.

LookAndFeelParameters getLookAndFeelParameters ( )

LookAndFeelParameters getter

See also
LookAndFeelParameters

Implements IParameters.

ProcessingParameters getProcessingParameters ( )

ProcessingParameters getter

Default values for following parameters are differ with base class:

  • useTargetFrameCrop is true.
See also
ProcessingParameters

Implements IParameters.

Member Data Documentation

String barcode

The barcode string will be sent to extraction along with the image for front side of the ID. The barcode string supposed to be used in case of capturing both sides of the ID.

Id reverseSideId

Data for another side of the ID. This data will be used for extraction along with the image for the current side of the ID. The field supposed to be used in case of capturing both sides of the ID.

See also
Id

This value is used for the extraction. Specify one of the available values from IdState enum.


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.