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

Classes

enum  CheckCountry
 

Public Member Functions

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

Public Attributes

CheckSide side = CheckSide.FRONT
 
Check reverseSideCheck
 
CheckCountry country = CheckCountry.NOT_SPECIFIED
 

Detailed Description

Check-specific capture, process parameters

Constructor & Destructor Documentation

CheckParameters ( 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

See also
ProcessingParameters

Implements IParameters.

Member Data Documentation

This value is used for the extraction. Specify one of the available values from CheckCountry enumeration.

The default value is NOT_SPECIFIED.

See also
CheckCountry
Check reverseSideCheck

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

See also
Check

The check side being captured during this capture flow


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.