IDFontOptions

public final class IDFontOptions implements Parcelable

Provides options to customize font of label or text in ID Capture, Retry and Instruction Screens.

Constructors

Link copied to clipboard
public IDFontOptions IDFontOptions(@FontRes() Integer captureScreenFrontIDTextFont, Integer captureScreenFrontIDTextFontSize, @FontRes() Integer captureScreenBackIDTextFont, Integer captureScreenBackIDTextFontSize, @FontRes() Integer captureScreenDocumentCaptureTextFont, Integer captureScreenDocumentCaptureTextFontSize, @FontRes() Integer labelFont, Integer labelFontSize, Integer labelPromptFontSize, Integer labelPromptFont, @FontRes() Integer instructionScreenLabelFont, @FontRes() Integer instructionScreenButtonFont, @FontRes() Integer instructionScreenLabelFontSize, @FontRes() Integer instructionScreenButtonFontSize, @FontRes() Integer retryScreenLabelTextFont, Integer retryScreenLabelTextFontSize, @FontRes() Integer retryScreenDoneButtonFont, Integer retryScreenDoneButtonFontSize, @FontRes() Integer retryScreenRetryButtonFont, Integer retryScreenRetryButtonFontSize, @FontRes() Integer warningLabelFont, Integer warningLabelFontSize, @FontRes() Integer captureAnywayButtonTextFont, Integer captureAnywayButtonTextFontSize, @FontRes() Integer exitButtonTextFont, Integer exitButtonTextFontSize, @FontRes() Integer previewScreenTitleFont, Integer previewScreenTitleFontSize, @FontRes() Integer previewScreenRetryBtnFont, Integer previewScreenRetryBtnFontSize, @FontRes() Integer previewScreenDoneBtnFont, Integer previewScreenDoneBtnFontSize)

Properties

Link copied to clipboard

Option to set mismatch capture button font type.

Link copied to clipboard

Option to set mismatch capture button font size.

Link copied to clipboard

Option to set ID Capture screen front Id text font.

Link copied to clipboard

Option to set Id Capture screen back ID text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set ID Capture screen document text font.

Link copied to clipboard

Option to set Id Capture screen document text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set ID Capture screen front Id text font.

Link copied to clipboard

Option to set Id Capture screen front ID text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set exit button font type.

Link copied to clipboard

Option to set exit button font size.

Link copied to clipboard

Option to set Instruction screen button font type.

Link copied to clipboard

Option to set Instruction screen button font size.

Link copied to clipboard

Option to set Instruction screen label font type.

Link copied to clipboard

Option to set Instruction screen label font size.

Link copied to clipboard

Option to set Capture screen label font type.

Link copied to clipboard

Option to set Capture screen label font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set ID Capture screen label prompt font. Unit Type is R.font.custom_font

Link copied to clipboard

Option to set Capture screen label prompt font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Preview screen done button font type.

Link copied to clipboard

Option to set Preview screen done button font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Preview screen retry button font type.

Link copied to clipboard

Option to set Preview screen retry button font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Preview screen title font type.

Link copied to clipboard

Option to set Preview screen title font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Retry screen "Done" button font type.

Link copied to clipboard

Option to set Retry screen "Done" button font size.

Link copied to clipboard

Option to set Retry screen text "ID not Detected or not in focus, Please try again" font type.

Link copied to clipboard

Option to set Retry screen text "ID not Detected or not in focus, Please try again" font size.

Link copied to clipboard

Option to set Retry screen "Retry" button font type.

Link copied to clipboard

Option to set Retry screen "Retry" button font size.

Link copied to clipboard

Option to set mismatch capture font type.

Link copied to clipboard

Option to set mismatch capture font size.

Functions

Link copied to clipboard
public abstract Integer describeContents()
Link copied to clipboard

Option to set mismatch capture button font type.

Link copied to clipboard

Option to set mismatch capture button font size.

Link copied to clipboard

Option to set ID Capture screen front Id text font.

Link copied to clipboard

Option to set Id Capture screen back ID text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set ID Capture screen document text font.

Option to set Id Capture screen document text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set ID Capture screen front Id text font.

Link copied to clipboard

Option to set Id Capture screen front ID text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set exit button font type.

Link copied to clipboard

Option to set exit button font size.

Link copied to clipboard

Option to set Instruction screen button font type.

Link copied to clipboard

Option to set Instruction screen button font size.

Link copied to clipboard

Option to set Instruction screen label font type.

Link copied to clipboard

Option to set Instruction screen label font size.

Link copied to clipboard
public final Integer getLabelFont()

Option to set Capture screen label font type.

Link copied to clipboard
public final Integer getLabelFontSize()

Option to set Capture screen label font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Integer getLabelPromptFont()

Option to set ID Capture screen label prompt font. Unit Type is R.font.custom_font

Link copied to clipboard

Option to set Capture screen label prompt font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Preview screen done button font type.

Link copied to clipboard

Option to set Preview screen done button font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Preview screen retry button font type.

Link copied to clipboard

Option to set Preview screen retry button font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Preview screen title font type.

Link copied to clipboard

Option to set Preview screen title font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard

Option to set Retry screen "Done" button font type.

Link copied to clipboard

Option to set Retry screen "Done" button font size.

Link copied to clipboard

Option to set Retry screen text "ID not Detected or not in focus, Please try again" font type.

Link copied to clipboard

Option to set Retry screen text "ID not Detected or not in focus, Please try again" font size.

Link copied to clipboard

Option to set Retry screen "Retry" button font type.

Link copied to clipboard

Option to set Retry screen "Retry" button font size.

Link copied to clipboard

Option to set mismatch capture font type.

Link copied to clipboard

Option to set mismatch capture font size.

Link copied to clipboard
public final Unit setCaptureAnywayButtonTextFont(Integer captureAnywayButtonTextFont)

Option to set mismatch capture button font type.

Link copied to clipboard
public final Unit setCaptureAnywayButtonTextFontSize(Integer captureAnywayButtonTextFontSize)

Option to set mismatch capture button font size.

Link copied to clipboard
public final Unit setCaptureScreenBackIDTextFont(Integer captureScreenBackIDTextFont)

Option to set ID Capture screen front Id text font.

Link copied to clipboard
public final Unit setCaptureScreenBackIDTextFontSize(Integer captureScreenBackIDTextFontSize)

Option to set Id Capture screen back ID text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setCaptureScreenDocumentCaptureTextFont(Integer captureScreenDocumentCaptureTextFont)

Option to set ID Capture screen document text font.

public final Unit setCaptureScreenDocumentCaptureTextFontSize(Integer captureScreenDocumentCaptureTextFontSize)

Option to set Id Capture screen document text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setCaptureScreenFrontIDTextFont(Integer captureScreenFrontIDTextFont)

Option to set ID Capture screen front Id text font.

Link copied to clipboard
public final Unit setCaptureScreenFrontIDTextFontSize(Integer captureScreenFrontIDTextFontSize)

Option to set Id Capture screen front ID text font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setExitButtonTextFont(Integer exitButtonTextFont)

Option to set exit button font type.

Link copied to clipboard
public final Unit setExitButtonTextFontSize(Integer exitButtonTextFontSize)

Option to set exit button font size.

Link copied to clipboard
public final Unit setInstructionScreenButtonFont(Integer instructionScreenButtonFont)

Option to set Instruction screen button font type.

Link copied to clipboard
public final Unit setInstructionScreenButtonFontSize(Integer instructionScreenButtonFontSize)

Option to set Instruction screen button font size.

Link copied to clipboard
public final Unit setInstructionScreenLabelFont(Integer instructionScreenLabelFont)

Option to set Instruction screen label font type.

Link copied to clipboard
public final Unit setInstructionScreenLabelFontSize(Integer instructionScreenLabelFontSize)

Option to set Instruction screen label font size.

Link copied to clipboard
public final Unit setLabelFont(Integer labelFont)

Option to set Capture screen label font type.

Link copied to clipboard
public final Unit setLabelFontSize(Integer labelFontSize)

Option to set Capture screen label font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setLabelPromptFont(Integer labelPromptFont)

Option to set ID Capture screen label prompt font. Unit Type is R.font.custom_font

Link copied to clipboard
public final Unit setLabelPromptFontSize(Integer labelPromptFontSize)

Option to set Capture screen label prompt font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setPreviewScreenDoneBtnFont(Integer previewScreenDoneBtnFont)

Option to set Preview screen done button font type.

Link copied to clipboard
public final Unit setPreviewScreenDoneBtnFontSize(Integer previewScreenDoneBtnFontSize)

Option to set Preview screen done button font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setPreviewScreenRetryBtnFont(Integer previewScreenRetryBtnFont)

Option to set Preview screen retry button font type.

Link copied to clipboard
public final Unit setPreviewScreenRetryBtnFontSize(Integer previewScreenRetryBtnFontSize)

Option to set Preview screen retry button font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setPreviewScreenTitleFont(Integer previewScreenTitleFont)

Option to set Preview screen title font type.

Link copied to clipboard
public final Unit setPreviewScreenTitleFontSize(Integer previewScreenTitleFontSize)

Option to set Preview screen title font size. Unit Type is TypedValue.COMPLEX_UNIT_SP

Link copied to clipboard
public final Unit setRetryScreenDoneButtonFont(Integer retryScreenDoneButtonFont)

Option to set Retry screen "Done" button font type.

Link copied to clipboard
public final Unit setRetryScreenDoneButtonFontSize(Integer retryScreenDoneButtonFontSize)

Option to set Retry screen "Done" button font size.

Link copied to clipboard
public final Unit setRetryScreenLabelTextFont(Integer retryScreenLabelTextFont)

Option to set Retry screen text "ID not Detected or not in focus, Please try again" font type.

Link copied to clipboard
public final Unit setRetryScreenLabelTextFontSize(Integer retryScreenLabelTextFontSize)

Option to set Retry screen text "ID not Detected or not in focus, Please try again" font size.

Link copied to clipboard
public final Unit setRetryScreenRetryButtonFont(Integer retryScreenRetryButtonFont)

Option to set Retry screen "Retry" button font type.

Link copied to clipboard
public final Unit setRetryScreenRetryButtonFontSize(Integer retryScreenRetryButtonFontSize)

Option to set Retry screen "Retry" button font size.

Link copied to clipboard
public final Unit setWarningLabelFont(Integer warningLabelFont)

Option to set mismatch capture font type.

Link copied to clipboard
public final Unit setWarningLabelFontSize(Integer warningLabelFontSize)

Option to set mismatch capture font size.

Link copied to clipboard
public abstract Unit writeToParcel(Parcel p0, Integer p1)