A  B  C  D  E  F  G  I  L  N  O  P  R  S  T  V 

S

ScanFilter - class in de.docutain.sdk.ui
Available filters that can be applied on scanned documents.
ScanHintPopup - class in de.docutain.sdk.ui
 
ScanResult - class in de.docutain.sdk.ui
An ActivityResultContract to start the document scan process, returning true if process finished successfully, false if user canceled the process.
ScanTips - class in de.docutain.sdk.ui.scantips
UI components that can be used to provide the user some scan tips.
ScanTips.Companion - class in de.docutain.sdk.ui.scantips.ScanTips
 
ScanTipsItemBinding - class in de.docutain.sdk.ui.databinding
 
setAllowCaptureModeSetting(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, the toolbar will display an Item allowing the user to switch between auto capture and manual capture.
setAllowCaptureModeSetting(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, the toolbar will display an Item allowing the user to switch between auto capture and manual capture.
setAllowCaptureModeSetting(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, the toolbar will display an Item allowing the user to switch between auto capture and manual capture.
setAllowPageAdd(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If true, the bottom toolbar will show a button allowing to add a new page.
setAllowPageArrangement(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If false, the bottom toolbar will hide the arrange page item.
setAllowPageCropping(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If false, the bottom toolbar will hide the page cropping item.
setAllowPageDeletion(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If true, the menu item for deleting pages will be displayed in the toolbar.
setAllowPageEditing(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, after the scan screen is finished, an editing screen with the captured images will be displayed.
setAllowPageEditing(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, after the scan screen is finished, an editing screen with the captured images will be displayed.
setAllowPageEditing(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, after the scan screen is finished, an editing screen with the captured images will be displayed.
setAllowPageFilter(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If false, the bottom toolbar will hide the filter page item.
setAllowPageRetake(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If true, the bottom toolbar will show a button allowing to retake the current page.
setAllowPageRotation(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If false, the bottom toolbar will hide the rotate page item.
setAnalyzeConfig(PaymentAnalyzeConfiguration) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Use this to enable/disable additional values to be detected.
setAutoCapture(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
 
setAutoCapture(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
 
setAutoCapture(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
 
setAutoCrop(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, image gets automatically cropped if document was detected.
setAutoCrop(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, image gets automatically cropped if document was detected.
setAutoCrop(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, image gets automatically cropped if document was detected.
setButtonBack(DocutainButton) - function in de.docutain.sdk.ui.Onboarding
The button that goes to the previous item.
setButtonConfig(ButtonConfiguration) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Configuration class used to alter the default buttons.
setButtonConfig(ButtonConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Configuration class used to alter the default buttons.
setButtonConfig(ButtonConfiguration) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Configuration class used to alter the default buttons.
setButtonConfirmationFinish(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button on the confirmation page that finishes the scan process.
setButtonCropExpand(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the cropping functionality that expands the current cropping rectangle to the whole page.
setButtonCropFinish(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the cropping functionality that finishes the manual cropping process according to the current cropping rectangle.
setButtonCropSnap(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the cropping functionality that snaps the current cropping rectangle to the detected document.
setButtonEditAddPage(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button on the edit page that opens the scan screen to add a new page.
setButtonEditArrange(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that opens the page arrangement functionality.
setButtonEditCrop(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that opens the cropping functionality.
setButtonEditDelete(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that deletes the current page or opens a dialog with options if multiple pages are available.
setButtonEditFilter(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that opens the filter functionality.
setButtonEditFinish(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that finishes the scan process.
setButtonEditRetake(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that starts the process of replacing the current page with a new scan.
setButtonEditRotate(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button that rotates the current page.
setButtonFinish(DocutainButton) - function in de.docutain.sdk.ui.Onboarding
The button that closes the onboarding on the last item.
setButtonNext(DocutainButton) - function in de.docutain.sdk.ui.Onboarding
The button that goes to the next item.
setButtonScanAutoCaptureOff(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the scan functionality that is shown when automatic capture is deactivated.
setButtonScanAutoCaptureOn(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the scan functionality that is shown when automatic capture is activated.
setButtonScanCapture(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the scan functionality that triggers a manual image capture.
setButtonScanFinish(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the scan functionality that finishes the current scan process and leads to the editing page.
setButtonScanImport(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button on the scan page that opens a file importer.
setButtonScanTorch(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
The button within the scan functionality that toggles the torch.
setButtonSkip(DocutainButton) - function in de.docutain.sdk.ui.Onboarding
The button to skip (close) the onboarding.
setCloseButton(String) - function in de.docutain.sdk.ui.ScanHintPopup
The text of the close button.
setColorBottomBarBackground(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorBottomBarForeground(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorConfig(ColorConfiguration) - function in de.docutain.sdk.ui.BaseScannerConfiguration
 
setColorConfig(ColorConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
 
setColorConfig(ColorConfiguration) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
 
setColorOnPrimary(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorOnSecondary(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorPrimary(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorScanButtonsForeground(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorScanButtonsLayoutBackground(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorScanPolygon(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorSecondary(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorTopBarBackground(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorTopBarForeground(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setColorTopBarTitle(DocutainColor) - function in de.docutain.sdk.ui.ColorConfiguration
 
setConfirmPages(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, a list of all pages (thumbnails) will be displayed before the scan process can be finished.
setConfirmPages(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, a list of all pages (thumbnails) will be displayed before the scan process can be finished.
setConfirmPages(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, a list of all pages (thumbnails) will be displayed before the scan process can be finished.
setDefaultScanFilter(ScanFilter) - function in de.docutain.sdk.ui.BaseScannerConfiguration
 
setDefaultScanFilter(ScanFilter) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
 
setDefaultScanFilter(ScanFilter) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
 
setEmptyResultScreen(EmptyResultScreen) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
A screen that will be displayed if no payment information could be extracted.
setIcon(Integer) - function in de.docutain.sdk.ui.DocutainButton
 
setImageSource(Integer) - function in de.docutain.sdk.ui.ScanHintPopup
The image to display.
setItems(List) - function in de.docutain.sdk.ui.EmptyResultScreen
The items you want to show as scan tips.
setItems(List) - function in de.docutain.sdk.ui.Onboarding
The items you want to show within the onboarding.
setItems(List) - function in de.docutain.sdk.ui.scantips.ScanTips
The items you want to show within the scan tips.
setMessage(String) - function in de.docutain.sdk.ui.ScanHintPopup
The text to display as message.
setMultiPage(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, scanning multi page documents is possible.
setMultiPage(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, scanning multi page documents is possible.
setMultiPage(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, scanning multi page documents is possible.
setNavigationBarAppearance(NavigationBarAppearance) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Overrides the navigation bar appearance.
setNavigationBarAppearance(NavigationBarAppearance) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Overrides the navigation bar appearance.
setNavigationBarAppearance(NavigationBarAppearance) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Overrides the navigation bar appearance.
setOnboarding(Onboarding) - function in de.docutain.sdk.ui.BaseScannerConfiguration
An optional onboarding when the user opens the scanner for the first time.
setOnboarding(Onboarding) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
An optional onboarding when the user opens the scanner for the first time.
setOnboarding(Onboarding) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
An optional onboarding when the user opens the scanner for the first time.
setPageArrangementShowDeleteButton(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If true, each item of the page arrangement functionality will show a delete button.
setPageArrangementShowPageNumber(Boolean) - function in de.docutain.sdk.ui.PageEditConfiguration
If true, each item of the page arrangement functionality will show it's page number.
setPageEditConfig(PageEditConfiguration) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Configuration class used to alter the default page editing behaviour.
setPageEditConfig(PageEditConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Configuration class used to alter the default page editing behaviour.
setPageEditConfig(PageEditConfiguration) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Configuration class used to alter the default page editing behaviour.
setPreCaptureFocus(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, the camera will run a focus action right before taking the image.
setPreCaptureFocus(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, the camera will run a focus action right before taking the image.
setPreCaptureFocus(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, the camera will run a focus action right before taking the image.
setReadBIC(Boolean) - function in de.docutain.sdk.ui.photopayment.PaymentAnalyzeConfiguration
 
setReadPaymentState(Boolean) - function in de.docutain.sdk.ui.photopayment.PaymentAnalyzeConfiguration
 
setReadSEPACreditor(Boolean) - function in de.docutain.sdk.ui.photopayment.PaymentAnalyzeConfiguration
 
setRepeatButton(DocutainButton) - function in de.docutain.sdk.ui.EmptyResultScreen
The button that restarts the scan process.
setScanHintPopup(ScanHintPopup) - function in de.docutain.sdk.ui.Onboarding
A popup that appears when scan is opened for the first time, explaining the user how to scan.
setScanTips(ScanTips) - function in de.docutain.sdk.ui.BaseScannerConfiguration
An optional toolbar item that shows scan tips when clicked.
setScanTips(ScanTips) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
An optional toolbar item that shows scan tips when clicked.
setScanTips(ScanTips) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
An optional toolbar item that shows scan tips when clicked.
setSource(Source) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Select the source for the document scanner.
setSource(Source) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Select the source for the document scanner.
setSource(Source) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Select the source for the document scanner.
setSourceImages(List) - function in de.docutain.sdk.ui.BaseScannerConfiguration
The source images for the document scanner if you have set the source to Source.IMAGE.
setSourceImages(List) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
The source images for the document scanner if you have set the source to Source.IMAGE.
setSourceImages(List) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
The source images for the document scanner if you have set the source to Source.IMAGE.
setStatusBarAppearance(StatusBarAppearance) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Overrides the status bar appearance.
setStatusBarAppearance(StatusBarAppearance) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Overrides the status bar appearance.
setStatusBarAppearance(StatusBarAppearance) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Overrides the status bar appearance.
setTextConfig(TextConfiguration) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Configuration class used to alter the default text behaviour.
setTextConfig(TextConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Configuration class used to alter the default text behaviour.
setTextConfig(TextConfiguration) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Configuration class used to alter the default text behaviour.
setTextDeleteDialogAllPages(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show for the option to delete all pages within the dialog that will be shown when clicking delete while multiple pages are available.
setTextDeleteDialogCancel(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show for the option to cancel within the dialog that will be shown when clicking delete while multiple pages are available.
setTextDeleteDialogCurrentPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show for the option to delete the current page within the dialog that will be shown when clicking delete while multiple pages are available.
setTextDocumentTitle(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to show in the top toolbar on all pages.
setTextFirstPageHint(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show when user swipes to previous page but is already at the first page.
setTextFocusHint(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show when camera is focusing after capture got triggered.
setTextLastPageHint(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show when user swipes to next page but is already at the last page.
setTextOnePageHint(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show when user swipes to next or previous page but only one page is available.
setTextScanProgress(String) - function in de.docutain.sdk.ui.TextConfiguration
The text to show in the progress popup that is shown when user clicks the done button but some pages still need to be processed.
setTextSizeBottomToolbar(Float) - function in de.docutain.sdk.ui.TextConfiguration
The text size of elements residing in the bottom toolbar.
setTextSizeScanButtons(Float) - function in de.docutain.sdk.ui.TextConfiguration
The text size of the buttons in the scan page, located at the lower part, like the torch button.
setTextSizeTitle(Float) - function in de.docutain.sdk.ui.TextConfiguration
The text size of the title in the top toolbar.
setTextSizeTopToolbar(Float) - function in de.docutain.sdk.ui.TextConfiguration
The text size of menu items residing in the top toolbar.
setTextTitleArrangementPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the page arrangement page top toolbar.
setTextTitleConfirmationPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the confirmation page top toolbar.
setTextTitleCroppingPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the cropping page top toolbar.
setTextTitleEditPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the edit page top toolbar.
setTextTitleFilterPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the filter page top toolbar.
setTextTitleScanPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the scan page top toolbar.
setTextTitleScanTipsPage(String) - function in de.docutain.sdk.ui.TextConfiguration
The title to be displayed in the scan tips page top toolbar.
setTheme(Integer) - function in de.docutain.sdk.ui.BaseScannerConfiguration
Your custom theme if you like to change colors to match your branding.
setTheme(Integer) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
Your custom theme if you like to change colors to match your branding.
setTheme(Integer) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
Your custom theme if you like to change colors to match your branding.
setTitle(String) - function in de.docutain.sdk.ui.DocutainButton
The title to show for the button.
setTitle(String) - function in de.docutain.sdk.ui.EmptyResultScreen
The title to be displayed in the top toolbar.
setTitle(String) - function in de.docutain.sdk.ui.ScanHintPopup
The text to display as title.
setToolbarItem(DocutainButton) - function in de.docutain.sdk.ui.scantips.ScanTips
The toolbar item that will be shown allowing the user to open the scan tips.
setVibrateOnCapture(Boolean) - function in de.docutain.sdk.ui.BaseScannerConfiguration
If true, when an image is captured, the device vibrates to signal successful capture.
setVibrateOnCapture(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
If true, when an image is captured, the device vibrates to signal successful capture.
setVibrateOnCapture(Boolean) - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
If true, when an image is captured, the device vibrates to signal successful capture.
SimpleTextToastBinding - class in de.docutain.sdk.ui.databinding
 
Source - class in de.docutain.sdk.ui
Available sources for the document scanner.
StatusBarAppearance - class in de.docutain.sdk.ui
Available statusbar appearances.
A  B  C  D  E  F  G  I  L  N  O  P  R  S  T  V