A
B
C
D
E
F
G
I
N
O
P
R
S
T
V
S
- ScanFilter - class in de.docutain.sdk.ui
- Available filters that can be applied on scanned documents.
- 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.
- 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.
- 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.
- 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.
- 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.
- setAutoCapture(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- setAutoCrop(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, image gets automatically cropped if document was detected.
- setButtonConfig(ButtonConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- 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.
- 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.
- 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.
- setButtonScanTorch(DocutainButton) - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the scan functionality that toggles the torch.
- 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.DocumentScannerConfiguration
- 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.DocumentScannerConfiguration
- 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.DocumentScannerConfiguration
- setIcon(Integer) - function in de.docutain.sdk.ui.DocutainButton
- setMultiPage(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, scanning multi page documents is possible.
- setOnboardingImageSource(Integer) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Your custom image for the onboarding dialog that appears when scan is opened 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.DocumentScannerConfiguration
- Configuration class used to alter the default page editing behaviour.
- setPreCaptureFocus(Boolean) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, the camera will run a focus action right before taking the image.
- setSource(Source) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Select the source for the document scanner.
- 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.
- setTextConfig(TextConfiguration) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- 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.
- setTextOnboardingCloseButton(String) - function in de.docutain.sdk.ui.TextConfiguration
- The text to show in the onboarding popup close button that appears when the scan page is opened for the first time.
- setTextOnboardingMessage(String) - function in de.docutain.sdk.ui.TextConfiguration
- The text to show in the onboarding popup message that appears when the scan page is opened for the first time.
- setTextOnboardingTitle(String) - function in de.docutain.sdk.ui.TextConfiguration
- The text to show in the onboarding popup title that appears when the scan page is opened for the first time.
- 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.
- setTextSizeOnboardingMessage(Float) - function in de.docutain.sdk.ui.TextConfiguration
- The text size of the onboarding popup message that appears when the scan page is opened for the first time.
- setTextSizeOnboardingTitle(Float) - function in de.docutain.sdk.ui.TextConfiguration
- The text size of the onboarding popup title that appears when the scan page is opened for the first time.
- 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.
- setTheme(Integer) - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- 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.
- SimpleTextToastBinding - class in de.docutain.sdk.ui.databinding
- Source - class in de.docutain.sdk.ui
- Available sources for the document scanner.