A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
V
G
- GALLERY - enum entry in de.docutain.sdk.ui.Source
Open an image picker in single selection mode and scan a document from the selected image.
- GALLERY_MULTIPLE - enum entry in de.docutain.sdk.ui.Source
Open an image picker in multi selection mode and scan documents from the selected images.
- getAllowCaptureModeSetting() - 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.
- getAllowCaptureModeSetting() - 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.
- getAllowCaptureModeSetting() - 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.
- getAllowPageAdd() - function in de.docutain.sdk.ui.PageEditConfiguration
- If true, the bottom toolbar will show a button allowing to add a new page.
- getAllowPageArrangement() - function in de.docutain.sdk.ui.PageEditConfiguration
- If false, the bottom toolbar will hide the arrange page item.
- getAllowPageCropping() - function in de.docutain.sdk.ui.PageEditConfiguration
- If false, the bottom toolbar will hide the page cropping item.
- getAllowPageDeletion() - function in de.docutain.sdk.ui.PageEditConfiguration
- If true, the menu item for deleting pages will be displayed in the toolbar.
- getAllowPageEditing() - 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.
- getAllowPageEditing() - 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.
- getAllowPageEditing() - 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.
- getAllowPageFilter() - function in de.docutain.sdk.ui.PageEditConfiguration
- If false, the bottom toolbar will hide the filter page item.
- getAllowPageRetake() - function in de.docutain.sdk.ui.PageEditConfiguration
- If true, the bottom toolbar will show a button allowing to retake the current page.
- getAllowPageRotation() - function in de.docutain.sdk.ui.PageEditConfiguration
- If false, the bottom toolbar will hide the rotate page item.
- getAnalyzeConfig() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Use this to enable/disable additional values to be detected.
- getAutoCapture() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- getAutoCapture() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- getAutoCapture() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- getAutoCrop() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- If true, image gets automatically cropped if document was detected.
- getAutoCrop() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, image gets automatically cropped if document was detected.
- getAutoCrop() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- If true, image gets automatically cropped if document was detected.
- getButtonBack() - function in de.docutain.sdk.ui.Onboarding
- The button that goes to the previous item.
- getButtonConfig() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Configuration class used to alter the default buttons.
- getButtonConfig() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Configuration class used to alter the default buttons.
- getButtonConfig() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Configuration class used to alter the default buttons.
- getButtonConfirmationFinish() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button on the confirmation page that finishes the scan process.
- getButtonCropExpand() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the cropping functionality that expands the current cropping rectangle to the whole page.
- getButtonCropFinish() - 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.
- getButtonCropSnap() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the cropping functionality that snaps the current cropping rectangle to the detected document.
- getButtonEditAddPage() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button on the edit page that opens the scan screen to add a new page.
- getButtonEditArrange() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button that opens the page arrangement functionality.
- getButtonEditCrop() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button that opens the cropping functionality.
- getButtonEditDelete() - 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.
- getButtonEditFilter() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button that opens the filter functionality.
- getButtonEditFinish() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button that finishes the scan process.
- getButtonEditRetake() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button that starts the process of replacing the current page with a new scan.
- getButtonEditRotate() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button that rotates the current page.
- getButtonFinish() - function in de.docutain.sdk.ui.Onboarding
- The button that closes the onboarding on the last item.
- getButtonNext() - function in de.docutain.sdk.ui.Onboarding
- The button that goes to the next item.
- getButtonScanAutoCaptureOff() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the scan functionality that is shown when automatic capture is deactivated.
- getButtonScanAutoCaptureOn() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the scan functionality that is shown when automatic capture is activated.
- getButtonScanCapture() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the scan functionality that triggers a manual image capture.
- getButtonScanFinish() - 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.
- getButtonScanImport() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button on the scan page that opens a file importer.
- getButtonScanTorch() - function in de.docutain.sdk.ui.ButtonConfiguration
- The button within the scan functionality that toggles the torch.
- getButtonSkip() - function in de.docutain.sdk.ui.Onboarding
- The button to skip (close) the onboarding.
- getCloseButton() - function in de.docutain.sdk.ui.ScanHintPopup
- The text of the close button.
- getColorBottomBarBackground() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorBottomBarForeground() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorConfig() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- getColorConfig() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- getColorConfig() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- getColorOnPrimary() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorOnSecondary() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorPrimary() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorScanButtonsForeground() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorScanButtonsLayoutBackground() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorScanPolygon() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorSecondary() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorTopBarBackground() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorTopBarForeground() - function in de.docutain.sdk.ui.ColorConfiguration
- getColorTopBarTitle() - function in de.docutain.sdk.ui.ColorConfiguration
- getConfirmPages() - 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.
- getConfirmPages() - 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.
- getConfirmPages() - 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.
- getDark() - function in de.docutain.sdk.ui.DocutainColor
- getDefaultItems() - function in de.docutain.sdk.ui.EmptyResultScreen.Companion
- getDefaultItems() - function in de.docutain.sdk.ui.Onboarding.Companion
- getDefaultItems() - function in de.docutain.sdk.ui.scantips.ScanTips.Companion
- getDefaultScanFilter() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- getDefaultScanFilter() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- getDefaultScanFilter() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- getEmptyResultScreen() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- A screen that will be displayed if no payment information could be extracted.
- getIcon() - function in de.docutain.sdk.ui.DocutainButton
- The icon to show for the button.
- getImage() - function in de.docutain.sdk.ui.DocutainListItem
- getImageSource() - function in de.docutain.sdk.ui.ScanHintPopup
- The image to display.
- getItems() - function in de.docutain.sdk.ui.EmptyResultScreen
- The items you want to show as scan tips.
- getItems() - function in de.docutain.sdk.ui.Onboarding
- The items you want to show within the onboarding.
- getItems() - function in de.docutain.sdk.ui.scantips.ScanTips
- The items you want to show within the scan tips.
- getLight() - function in de.docutain.sdk.ui.DocutainColor
- getMessage() - function in de.docutain.sdk.ui.DocutainListItem
- getMessage() - function in de.docutain.sdk.ui.ScanHintPopup
- The text to display as message.
- getMultiPage() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- If true, scanning multi page documents is possible.
- getMultiPage() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, scanning multi page documents is possible.
- getMultiPage() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- If true, scanning multi page documents is possible.
- getName() - function in de.docutain.sdk.ui.ScanFilter
- getName() - function in de.docutain.sdk.ui.Source
- getName() - function in de.docutain.sdk.ui.StatusBarAppearance
- getName() - function in de.docutain.sdk.ui.NavigationBarAppearance
- getNavigationBarAppearance() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Overrides the navigation bar appearance.
- getNavigationBarAppearance() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Overrides the navigation bar appearance.
- getNavigationBarAppearance() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Overrides the navigation bar appearance.
- getOnboarding() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- An optional onboarding when the user opens the scanner for the first time.
- getOnboarding() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- An optional onboarding when the user opens the scanner for the first time.
- getOnboarding() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- An optional onboarding when the user opens the scanner for the first time.
- getOrdinal() - function in de.docutain.sdk.ui.ScanFilter
- getOrdinal() - function in de.docutain.sdk.ui.Source
- getOrdinal() - function in de.docutain.sdk.ui.StatusBarAppearance
- getOrdinal() - function in de.docutain.sdk.ui.NavigationBarAppearance
- getPageArrangementShowDeleteButton() - function in de.docutain.sdk.ui.PageEditConfiguration
- If true, each item of the page arrangement functionality will show a delete button.
- getPageArrangementShowPageNumber() - function in de.docutain.sdk.ui.PageEditConfiguration
- If true, each item of the page arrangement functionality will show it's page number.
- getPageEditConfig() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Configuration class used to alter the default page editing behaviour.
- getPageEditConfig() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Configuration class used to alter the default page editing behaviour.
- getPageEditConfig() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Configuration class used to alter the default page editing behaviour.
- getPreCaptureFocus() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- If true, the camera will run a focus action right before taking the image.
- getPreCaptureFocus() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, the camera will run a focus action right before taking the image.
- getPreCaptureFocus() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- If true, the camera will run a focus action right before taking the image.
- getReadBIC() - function in de.docutain.sdk.ui.photopayment.PaymentAnalyzeConfiguration
- getReadPaymentState() - function in de.docutain.sdk.ui.photopayment.PaymentAnalyzeConfiguration
- getReadSEPACreditor() - function in de.docutain.sdk.ui.photopayment.PaymentAnalyzeConfiguration
- getRepeatButton() - function in de.docutain.sdk.ui.EmptyResultScreen
- The button that restarts the scan process.
- getRoot() - function in de.docutain.sdk.ui.databinding.PhotoPaymentResultEmptyBinding
- getRoot() - function in androidx.viewbinding.PhotoPaymentResultEmptyBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentScanBinding
- getRoot() - function in androidx.viewbinding.FragmentScanBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ActivityPhotoPaymentOnboardingBinding
- getRoot() - function in androidx.viewbinding.ActivityPhotoPaymentOnboardingBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ActivityDocutainBinding
- getRoot() - function in androidx.viewbinding.ActivityDocutainBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ActivityScanBinding
- getRoot() - function in androidx.viewbinding.ActivityScanBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentEditImageBinding
- getRoot() - function in androidx.viewbinding.FragmentEditImageBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ActivityFilterBinding
- getRoot() - function in androidx.viewbinding.ActivityFilterBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ReorderPageItemBinding
- getRoot() - function in androidx.viewbinding.ReorderPageItemBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.BottomSheetImportBinding
- getRoot() - function in androidx.viewbinding.BottomSheetImportBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.AlertSelectItemBinding
- getRoot() - function in androidx.viewbinding.AlertSelectItemBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.EdgeDetectionDialogBinding
- getRoot() - function in androidx.viewbinding.EdgeDetectionDialogBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentPageCroppingBinding
- getRoot() - function in androidx.viewbinding.FragmentPageCroppingBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ProgressDialogBinding
- getRoot() - function in androidx.viewbinding.ProgressDialogBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.PagenumberTextviewBinding
- getRoot() - function in androidx.viewbinding.PagenumberTextviewBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.SimpleTextToastBinding
- getRoot() - function in androidx.viewbinding.SimpleTextToastBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ActivityEditimageBinding
- getRoot() - function in androidx.viewbinding.ActivityEditimageBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentPhotoScanOnboardingBinding
- getRoot() - function in androidx.viewbinding.FragmentPhotoScanOnboardingBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentScanTipsBinding
- getRoot() - function in androidx.viewbinding.FragmentScanTipsBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentFilterBinding
- getRoot() - function in androidx.viewbinding.FragmentFilterBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FilterThumbnailBinding
- getRoot() - function in androidx.viewbinding.FilterThumbnailBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.FragmentReorderPagesBinding
- getRoot() - function in androidx.viewbinding.FragmentReorderPagesBinding
- getRoot() - function in de.docutain.sdk.ui.databinding.ScanTipsItemBinding
- getRoot() - function in androidx.viewbinding.ScanTipsItemBinding
- getScanHintPopup() - 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.
- getScanTips() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- An optional toolbar item that shows scan tips when clicked.
- getScanTips() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- An optional toolbar item that shows scan tips when clicked.
- getScanTips() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- An optional toolbar item that shows scan tips when clicked.
- getSource() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Select the source for the document scanner.
- getSource() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Select the source for the document scanner.
- getSource() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Select the source for the document scanner.
- getSourceImages() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- The source images for the document scanner if you have set the source to Source.IMAGE.
- getSourceImages() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- The source images for the document scanner if you have set the source to Source.IMAGE.
- getSourceImages() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- The source images for the document scanner if you have set the source to Source.IMAGE.
- getStatusBarAppearance() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Overrides the status bar appearance.
- getStatusBarAppearance() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Overrides the status bar appearance.
- getStatusBarAppearance() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Overrides the status bar appearance.
- getSynchronousResult(Context,DocumentScannerConfiguration) - function in androidx.activity.result.contract.ScanResult
- getSynchronousResult(Context,PhotoPaymentConfiguration) - function in androidx.activity.result.contract.PhotoPaymentResult
- getTextConfig() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Configuration class used to alter the default text behaviour.
- getTextConfig() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Configuration class used to alter the default text behaviour.
- getTextConfig() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Configuration class used to alter the default text behaviour.
- getTextDeleteDialogAllPages() - 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.
- getTextDeleteDialogCancel() - 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.
- getTextDeleteDialogCurrentPage() - 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.
- getTextDocumentTitle() - function in de.docutain.sdk.ui.TextConfiguration
- The title to show in the top toolbar on all pages.
- getTextFirstPageHint() - function in de.docutain.sdk.ui.TextConfiguration
- The text to show when user swipes to previous page but is already at the first page.
- getTextFocusHint() - function in de.docutain.sdk.ui.TextConfiguration
- The text to show when camera is focusing after capture got triggered.
- getTextLastPageHint() - function in de.docutain.sdk.ui.TextConfiguration
- The text to show when user swipes to next page but is already at the last page.
- getTextOnePageHint() - 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.
- getTextScanProgress() - 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.
- getTextSizeBottomToolbar() - function in de.docutain.sdk.ui.TextConfiguration
- The text size of elements residing in the bottom toolbar.
- getTextSizeScanButtons() - 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.
- getTextSizeTitle() - function in de.docutain.sdk.ui.TextConfiguration
- The text size of the title in the top toolbar.
- getTextSizeTopToolbar() - function in de.docutain.sdk.ui.TextConfiguration
- The text size of menu items residing in the top toolbar.
- getTextTitleArrangementPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the page arrangement page top toolbar.
- getTextTitleConfirmationPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the confirmation page top toolbar.
- getTextTitleCroppingPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the cropping page top toolbar.
- getTextTitleEditPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the edit page top toolbar.
- getTextTitleFilterPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the filter page top toolbar.
- getTextTitleScanPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the scan page top toolbar.
- getTextTitleScanTipsPage() - function in de.docutain.sdk.ui.TextConfiguration
- The title to be displayed in the scan tips page top toolbar.
- getTheme() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- Your custom theme if you like to change colors to match your branding.
- getTheme() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- Your custom theme if you like to change colors to match your branding.
- getTheme() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- Your custom theme if you like to change colors to match your branding.
- getTitle() - function in de.docutain.sdk.ui.DocutainButton
- The title to show for the button.
- getTitle() - function in de.docutain.sdk.ui.DocutainListItem
- getTitle() - function in de.docutain.sdk.ui.EmptyResultScreen
- The title to be displayed in the top toolbar.
- getTitle() - function in de.docutain.sdk.ui.ScanHintPopup
- The text to display as title.
- getToolbarItem() - function in de.docutain.sdk.ui.scantips.ScanTips
- The toolbar item that will be shown allowing the user to open the scan tips.
- getVibrateOnCapture() - function in de.docutain.sdk.ui.BaseScannerConfiguration
- If true, when an image is captured, the device vibrates to signal successful capture.
- getVibrateOnCapture() - function in de.docutain.sdk.ui.DocumentScannerConfiguration
- If true, when an image is captured, the device vibrates to signal successful capture.
- getVibrateOnCapture() - function in de.docutain.sdk.ui.photopayment.PhotoPaymentConfiguration
- If true, when an image is captured, the device vibrates to signal successful capture.
- GRAY - enum entry in de.docutain.sdk.ui.ScanFilter