Kofax Mobile SDK API Reference
Public Member Functions | List of all members
DocumentCaptureExperienceCriteriaHolder Class Reference
Inheritance diagram for DocumentCaptureExperienceCriteriaHolder:
DocumentBaseCaptureExperienceCriteriaHolder CaptureExperienceCriteriaHolder

Public Member Functions

 DocumentCaptureExperienceCriteriaHolder ()
 
void setDetectionSettings (DocumentDetectionSettings detectionSettings)
 
DocumentDetectionSettings getDetectionSettings ()
 
double getDefaultGlareThreshold ()
 
- Public Member Functions inherited from DocumentBaseCaptureExperienceCriteriaHolder
 DocumentBaseCaptureExperienceCriteriaHolder ()
 
boolean isStabilityThresholdEnabled ()
 
void setStabilityThresholdEnabled (boolean stabilityThresholdEnabled)
 
int getStabilityThreshold ()
 
void setStabilityThreshold (int stabilityThreshold)
 
boolean isPitchThresholdEnabled ()
 
void setPitchThresholdEnabled (boolean pitchThresholdEnabled)
 
int getPitchThreshold ()
 
void setPitchThreshold (int pitchThreshold)
 
boolean isRollThresholdEnabled ()
 
void setRollThresholdEnabled (boolean rollThresholdEnabled)
 
int getRollThreshold ()
 
void setRollThreshold (int rollThreshold)
 
boolean isFocusEnabled ()
 
void setFocusEnabled (boolean focusEnabled)
 
boolean isOrientationEnabled ()
 
void setOrientationEnabled (boolean enabled)
 
void setHoldSteadyDelay (double seconds)
 Sets the minimum duration in seconds the hold steady message should be shown before taking a picture. More...
 
double getHoldSteadyDelay ()
 Returns the minimum duration in seconds the hold steady message should be shown before taking a picture. More...
 
void setPageDetectionEnabled (boolean enabled)
 Manages page detection constraint. More...
 
boolean isPageDetectionEnabled ()
 
void setGlareDetectionEnabled (boolean enabled)
 
boolean isGlareDetectionEnabled ()
 
void setLaunchGlareRemoverExperience (boolean launchGlareRemoverExperience)
 Whether glare experience should be launched. More...
 
boolean isLaunchGlareRemoverExperience ()
 
void setGlareTiltAngle (int angle)
 
int getGlareTiltAngle ()
 
void setGlareThreshold (double glareThreshold)
 
double getGlareThreshold ()
 
- Public Member Functions inherited from CaptureExperienceCriteriaHolder
 CaptureExperienceCriteriaHolder ()
 
void setRefocusEnabled (boolean enabled)
 
boolean isRefocusBeforeCaptureEnabled ()
 

Detailed Description

This class allows all of the capture related parameters to be configured.

Constructor & Destructor Documentation

◆ DocumentCaptureExperienceCriteriaHolder()

Member Function Documentation

◆ getDefaultGlareThreshold()

double getDefaultGlareThreshold ( )

Always returns the SDK default GlareThreshold

Reimplemented from DocumentBaseCaptureExperienceCriteriaHolder.

◆ getDetectionSettings()

DocumentDetectionSettings getDetectionSettings ( )

Returns the document detection settings.

Returns
the document detection settings

◆ setDetectionSettings()

void setDetectionSettings ( DocumentDetectionSettings  detectionSettings)

Sets the document detection settings.

Parameters
detectionSettingsthe document detection settings

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