From 5507713507bfffe799d74783205536bd2ac1b8d7 Mon Sep 17 00:00:00 2001 From: Ricardo Oliveira Date: Mon, 22 Feb 2021 15:26:42 +0100 Subject: [PATCH] Updates android binaries --- .../Assets/tools/Generated.xml | 1148 ++++ .../tools/javadoc/allclasses-frame.html | 198 + .../tools/javadoc/allclasses-noframe.html | 198 + .../nineyards/anyline/AnylineController.html | 820 +++ .../anyline/AnylineDebugListener.html | 670 ++ .../at/nineyards/anyline/AnylineListener.html | 284 + .../at/nineyards/anyline/ImageProvider.html | 263 + .../anyline/SimpleImageProvider.html | 387 ++ .../anyline/camera/AbstractZoomHandler.html | 352 ++ ...ArrayZoomHandler.IZoomHandlerListener.html | 222 + .../camera/ActiveArrayZoomHandler.html | 316 + .../camera/ActiveArrayZoomHandlerBuilder.html | 290 + .../anyline/camera/CameraConfig.html | 1126 ++++ ...raController.CameraControllerListener.html | 222 + .../CameraController.CameraOrientation.html | 397 ++ .../anyline/camera/CameraController.html | 1047 ++++ .../anyline/camera/CameraController1.html | 940 +++ .../camera/CameraController2.State.html | 393 ++ .../anyline/camera/CameraController2.html | 842 +++ .../camera/CameraFeatures.FocusMode.html | 504 ++ .../camera/CameraFeatures.FpsRange.html | 383 ++ .../camera/CameraFeatures.LensFacing.html | 441 ++ .../camera/CameraFeatures.OutputFormat.html | 584 ++ .../camera/CameraFeatures.SceneMode.html | 648 ++ .../anyline/camera/CameraFeatures.html | 644 ++ .../anyline/camera/CameraFeatures1.html | 311 + .../CameraFeatures2.AutoExposureMode.html | 422 ++ .../anyline/camera/CameraFeatures2.html | 350 ++ .../anyline/camera/CameraOpenListener.html | 252 + .../camera/CameraPermissionHelper.html | 395 ++ .../nineyards/anyline/camera/CameraSize.html | 410 ++ .../camera/CameraUtil.AspectRatio.html | 404 ++ .../nineyards/anyline/camera/CameraUtil.html | 520 ++ .../nineyards/anyline/camera/CameraView.html | 1336 ++++ .../anyline/camera/CutoutUpdateListener.html | 231 + ...ceDetector.FaceDetectionResultHandler.html | 239 + .../anyline/camera/FaceDetector.html | 288 + .../anyline/camera/FlashControl.Mode.html | 354 ++ .../anyline/camera/FlashControl.html | 333 + .../anyline/camera/FocusConfig.Builder.html | 489 ++ .../nineyards/anyline/camera/FocusConfig.html | 276 + .../camera/HighResolutionImageListener.html | 247 + .../camera/HighResolutionImageProvider.html | 273 + .../anyline/camera/ImageListener.html | 239 + .../anyline/camera/ImageReceiver.html | 282 + .../camera/NativeBarcodeDetectionThread.html | 286 + .../anyline/camera/NativeBarcodeDetector.html | 369 ++ .../camera/NativeBarcodeResultListener.html | 245 + ...impleZoomHandler.IZoomHandlerListener.html | 222 + .../anyline/camera/SimpleZoomHandler.html | 303 + .../camera/SimpleZoomHandlerBuilder.html | 277 + .../VisualFeedbackConfig.AnimationStyle.html | 429 ++ .../VisualFeedbackConfig.FeedbackStyle.html | 405 ++ .../anyline/camera/VisualFeedbackConfig.html | 740 +++ .../anyline/camera/ZoomEventHandler.html | 228 + .../anyline/camera/package-frame.html | 71 + .../anyline/camera/package-summary.html | 405 ++ .../anyline/camera/package-tree.html | 215 + .../anyline/models/AnylineImage.html | 479 ++ .../anyline/models/AnylineRawResult.html | 421 ++ .../anyline/models/AnylineScanResult.html | 376 ++ .../anyline/models/AnylineYuvImage.html | 648 ++ .../anyline/models/package-frame.html | 22 + .../anyline/models/package-summary.html | 159 + .../anyline/models/package-tree.html | 137 + .../anyline/modules/AnylineModule.html | 368 ++ .../modules/AnylineModuleResultListener.html | 228 + .../modules/LicenseExpirationHelper.html | 257 + .../anyline/modules/package-frame.html | 24 + .../anyline/modules/package-summary.html | 162 + .../anyline/modules/package-tree.html | 139 + .../at/nineyards/anyline/package-frame.html | 26 + .../at/nineyards/anyline/package-summary.html | 174 + .../at/nineyards/anyline/package-tree.html | 141 + .../at/nineyards/anyline/util/ArrayUtil.html | 330 + .../at/nineyards/anyline/util/AssetUtil.html | 522 ++ .../at/nineyards/anyline/util/ColorUtil.html | 277 + .../nineyards/anyline/util/ConstantUtil.html | 615 ++ .../at/nineyards/anyline/util/DimensUtil.html | 365 ++ .../at/nineyards/anyline/util/NumUtil.html | 327 + .../at/nineyards/anyline/util/SoundUtil.html | 328 + .../nineyards/anyline/util/TempFileUtil.html | 298 + .../nineyards/anyline/util/VersionUtil.html | 268 + .../nineyards/anyline/util/package-frame.html | 27 + .../anyline/util/package-summary.html | 183 + .../nineyards/anyline/util/package-tree.html | 142 + .../Assets/tools/javadoc/constant-values.html | 529 ++ .../Assets/tools/javadoc/deprecated-list.html | 552 ++ .../Assets/tools/javadoc/help-doc.html | 222 + .../Assets/tools/javadoc/index-all.html | 5477 +++++++++++++++++ .../Assets/tools/javadoc/index.html | 75 + .../io/anyline/plugin/AbstractScanPlugin.html | 792 +++ .../javadoc/io/anyline/plugin/ScanInfo.html | 324 + .../io/anyline/plugin/ScanInfoListener.html | 230 + .../javadoc/io/anyline/plugin/ScanPlugin.html | 437 ++ .../javadoc/io/anyline/plugin/ScanResult.html | 347 ++ .../io/anyline/plugin/ScanResultListener.html | 229 + .../plugin/ScanRunSkippedListener.html | 230 + .../anyline/plugin/ScanRunSkippedReason.html | 324 + .../io/anyline/plugin/barcode/Barcode.html | 315 + .../anyline/plugin/barcode/BarcodeFormat.html | 873 +++ .../plugin/barcode/BarcodeScanPlugin.html | 418 ++ .../plugin/barcode/BarcodeScanResult.html | 274 + .../plugin/barcode/BarcodeScanViewPlugin.html | 368 ++ .../anyline/plugin/barcode/package-frame.html | 26 + .../plugin/barcode/package-summary.html | 173 + .../anyline/plugin/barcode/package-tree.html | 169 + .../document/DocumentNotifierListener.html | 248 + .../plugin/document/DocumentScanPlugin.html | 740 +++ .../document/DocumentScanResultListener.html | 433 ++ .../plugin/document/DocumentScanState.html | 363 ++ .../DocumentScanViewPlugin.DocumentError.html | 443 ++ .../DocumentScanViewPlugin.DocumentRatio.html | 432 ++ .../document/DocumentScanViewPlugin.html | 637 ++ .../plugin/document/package-frame.html | 31 + .../plugin/document/package-summary.html | 199 + .../anyline/plugin/document/package-tree.html | 170 + .../io/anyline/plugin/id/DataObject.html | 164 + ...ngLicenseConfig.DrivingLicenseCountry.html | 390 ++ .../plugin/id/DrivingLicenseConfig.html | 327 + .../id/DrivingLicenseFieldConfidences.html | 514 ++ .../id/DrivingLicenseFieldScanOptions.html | 516 ++ .../id/DrivingLicenseIdentification.html | 1230 ++++ .../id/GermanIDFrontFieldConfidences.html | 488 ++ .../plugin/id/GermanIdFrontConfig.html | 261 + .../id/GermanIdFrontFieldScanOptions.html | 490 ++ .../id/GermanIdFrontIdentification.html | 990 +++ .../javadoc/io/anyline/plugin/id/ID.html | 361 ++ .../anyline/plugin/id/IDFieldConfidences.html | 242 + .../IDFieldScanOptions.FieldScanOption.html | 393 ++ .../anyline/plugin/id/IDFieldScanOptions.html | 263 + .../io/anyline/plugin/id/IdConfig.html | 438 ++ .../io/anyline/plugin/id/IdScanPlugin.html | 424 ++ .../anyline/plugin/id/IdScanViewPlugin.html | 306 + .../io/anyline/plugin/id/Identification.html | 313 + .../anyline/plugin/id/LayoutDefinition.html | 399 ++ .../io/anyline/plugin/id/MrzConfig.html | 352 ++ .../plugin/id/MrzFieldConfidences.html | 921 +++ .../plugin/id/MrzFieldScanOptions.html | 676 ++ .../anyline/plugin/id/MrzIdentification.html | 1835 ++++++ .../io/anyline/plugin/id/NFCConfig.html | 311 + .../io/anyline/plugin/id/TemplateConfig.html | 278 + .../plugin/id/TemplateFieldConfidences.html | 278 + .../plugin/id/TemplateFieldScanOptions.html | 293 + .../anyline/plugin/id/UniversalIdConfig.html | 365 ++ .../id/UniversalIdFieldConfidences.html | 374 ++ .../id/UniversalIdFieldScanOptions.html | 389 ++ .../id/UniversalIdLayoutType.LayoutType.html | 161 + .../plugin/id/UniversalIdLayoutType.html | 391 ++ .../io/anyline/plugin/id/package-frame.html | 59 + .../io/anyline/plugin/id/package-summary.html | 302 + .../io/anyline/plugin/id/package-tree.html | 215 + .../licenseplate/LicensePlateScanMode.html | 915 +++ .../licenseplate/LicensePlateScanPlugin.html | 509 ++ .../licenseplate/LicensePlateScanResult.html | 319 + .../LicensePlateScanViewPlugin.html | 284 + .../plugin/licenseplate/package-frame.html | 25 + .../plugin/licenseplate/package-summary.html | 168 + .../plugin/licenseplate/package-tree.html | 168 + .../anyline/plugin/meter/MeterScanMode.html | 470 ++ .../anyline/plugin/meter/MeterScanPlugin.html | 453 ++ .../anyline/plugin/meter/MeterScanResult.html | 320 + .../plugin/meter/MeterScanViewPlugin.html | 397 ++ .../anyline/plugin/meter/package-frame.html | 25 + .../anyline/plugin/meter/package-summary.html | 170 + .../io/anyline/plugin/meter/package-tree.html | 168 + .../plugin/ocr/AnylineCattleTagConfig.html | 246 + ...lineContainerConfig.ContainerScanMode.html | 342 + .../plugin/ocr/AnylineContainerConfig.html | 376 ++ .../plugin/ocr/AnylineOcrBaseConfig.html | 276 + .../ocr/AnylineOcrConfig.AnylineOcrRegex.html | 421 ++ .../plugin/ocr/AnylineOcrConfig.ScanMode.html | 374 ++ .../anyline/plugin/ocr/AnylineOcrConfig.html | 932 +++ .../ocr/AnylineTINConfig.TINScanMode.html | 342 + .../AnylineTINConfig.TINUpsideDownMode.html | 354 ++ .../anyline/plugin/ocr/AnylineTINConfig.html | 354 ++ .../anyline/plugin/ocr/AnylineVINConfig.html | 331 + .../io/anyline/plugin/ocr/OcrScanPlugin.html | 407 ++ .../io/anyline/plugin/ocr/OcrScanResult.html | 320 + .../anyline/plugin/ocr/OcrScanViewPlugin.html | 384 ++ .../io/anyline/plugin/ocr/TINResult.html | 329 + .../io/anyline/plugin/ocr/package-frame.html | 36 + .../anyline/plugin/ocr/package-summary.html | 222 + .../io/anyline/plugin/ocr/package-tree.html | 185 + .../io/anyline/plugin/package-frame.html | 29 + .../io/anyline/plugin/package-summary.html | 203 + .../io/anyline/plugin/package-tree.html | 148 + .../view/AbstractBaseScanViewPlugin.html | 482 ++ .../anyline/view/AbstractScanViewPlugin.html | 645 ++ .../view/AbstractScanViewPluginComposite.html | 639 ++ .../io/anyline/view/AbstractWebView.html | 564 ++ .../io/anyline/view/AnylineCutoutBase.html | 270 + .../io/anyline/view/AnylineFeedbackView.html | 343 ++ .../io/anyline/view/AnylineViewConfig.html | 284 + .../io/anyline/view/AnylineWebView.html | 622 ++ .../io/anyline/view/BaseScanViewConfig.html | 334 + .../BrightnessHelper.BrightnessFeedback.html | 354 ++ .../io/anyline/view/BrightnessHelper.html | 272 + .../view/CutoutConfig.AnimationStyle.html | 380 ++ .../view/CutoutConfig.CutoutAlignment.html | 392 ++ .../view/CutoutConfig.CutoutStyle.html | 380 ++ .../javadoc/io/anyline/view/CutoutConfig.html | 1227 ++++ .../view/CutoutConfigChangedListener.html | 218 + .../javadoc/io/anyline/view/CutoutRect.html | 418 ++ .../javadoc/io/anyline/view/DebugUtil.html | 234 + .../javadoc/io/anyline/view/FlashView.html | 579 ++ .../view/FlashViewConfig.FlashAlignment.html | 417 ++ .../view/FlashViewConfig.FlashMode.html | 380 ++ .../io/anyline/view/FlashViewConfig.html | 563 ++ .../io/anyline/view/IAnylineViewConfig.html | 225 + .../javadoc/io/anyline/view/JsonParser.html | 290 + .../view/LicenseKeyExceptionListener.html | 218 + .../LightLevelHelper.AmbientLightLevel.html | 366 ++ .../LightLevelHelper.BrightnessLevel.html | 354 ++ .../LightLevelHelper.LightLevelListener.html | 224 + .../io/anyline/view/LightLevelHelper.html | 330 + .../view/ParallelScanViewComposite.html | 339 + .../javadoc/io/anyline/view/ScanPage.html | 599 ++ .../javadoc/io/anyline/view/ScanView.html | 864 +++ .../io/anyline/view/ScanViewCameraConfig.html | 604 ++ .../io/anyline/view/ScanViewPluginConfig.html | 441 ++ .../io/anyline/view/ScanViewRefactor.html | 234 + .../javadoc/io/anyline/view/ScanViewUtil.html | 376 ++ .../anyline/view/SerialScanViewComposite.html | 403 ++ .../io/anyline/view/UIChangeListener.html | 265 + .../io/anyline/view/package-frame.html | 62 + .../io/anyline/view/package-summary.html | 334 + .../javadoc/io/anyline/view/package-tree.html | 215 + .../Assets/tools/javadoc/overview-frame.html | 32 + .../tools/javadoc/overview-summary.html | 183 + .../Assets/tools/javadoc/overview-tree.html | 427 ++ .../Assets/tools/javadoc/package-list | 13 + .../Assets/tools/javadoc/script.js | 30 + .../Assets/tools/javadoc/stylesheet.css | 574 ++ .../Jars/anylinesdk.aar | 4 +- .../Properties/AssemblyInfo.cs | 2 +- .../AnylineExamples.Droid.csproj | 2 +- .../Anyline.Android/Anyline.Android.csproj | 2 +- Nuget/Anyline.Xamarin.SDK.Droid.nuspec | 2 +- .../MonoAndroid10/AnylineXamarinSDK.Droid.dll | 2 +- com.anyline.xamarin.examples_28.1.0.apk | 3 - com.anyline.xamarin.examples_28.1.1.apk | 3 + 242 files changed, 93408 insertions(+), 10 deletions(-) create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-noframe.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineController.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineDebugListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/ImageProvider.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/SimpleImageProvider.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/AbstractZoomHandler.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.IZoomHandlerListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandlerBuilder.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraControllerListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraOrientation.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController1.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.State.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FocusMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FpsRange.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.LensFacing.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.OutputFormat.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.SceneMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures1.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.AutoExposureMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraOpenListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraPermissionHelper.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraSize.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.AspectRatio.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraView.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CutoutUpdateListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.FaceDetectionResultHandler.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.Mode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.Builder.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageProvider.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageReceiver.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetectionThread.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetector.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeResultListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.IZoomHandlerListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandlerBuilder.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.AnimationStyle.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.FeedbackStyle.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ZoomEventHandler.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineImage.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineRawResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineScanResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineYuvImage.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModule.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModuleResultListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/LicenseExpirationHelper.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ArrayUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/AssetUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ColorUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ConstantUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/DimensUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/NumUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/SoundUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/TempFileUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/VersionUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/constant-values.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/deprecated-list.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/help-doc.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index-all.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/AbstractScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfo.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfoListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResultListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedReason.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/Barcode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeFormat.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentNotifierListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanResultListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanState.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentError.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentRatio.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DataObject.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.DrivingLicenseCountry.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldConfidences.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldScanOptions.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseIdentification.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIDFrontFieldConfidences.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontFieldScanOptions.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontIdentification.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/ID.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldConfidences.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.FieldScanOption.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/Identification.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/LayoutDefinition.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldConfidences.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldScanOptions.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzIdentification.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/NFCConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldConfidences.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldScanOptions.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldConfidences.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldScanOptions.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.LayoutType.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineCattleTagConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.ContainerScanMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrBaseConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.AnylineOcrRegex.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.ScanMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINScanMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINUpsideDownMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineVINConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/TINResult.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractBaseScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPlugin.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPluginComposite.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractWebView.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineCutoutBase.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineFeedbackView.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineViewConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineWebView.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BaseScanViewConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.BrightnessFeedback.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.AnimationStyle.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutAlignment.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutStyle.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfigChangedListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutRect.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/DebugUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashView.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashAlignment.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashMode.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/IAnylineViewConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/JsonParser.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LicenseKeyExceptionListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.AmbientLightLevel.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.BrightnessLevel.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.LightLevelListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ParallelScanViewComposite.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanPage.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanView.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewCameraConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewPluginConfig.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewRefactor.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewUtil.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/SerialScanViewComposite.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/UIChangeListener.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-frame.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-summary.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-tree.html create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/package-list create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/script.js create mode 100644 BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/stylesheet.css delete mode 100644 com.anyline.xamarin.examples_28.1.0.apk create mode 100644 com.anyline.xamarin.examples_28.1.1.apk diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml index cb0eaf6e5..7e4efe4e2 100644 --- a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/Generated.xml @@ -68,8 +68,18 @@ +context +scanPlugin +scanViewPluginConfig +context +scanViewPluginConfig +idConfig +context +scanViewPluginConfig +idConfig +id @@ -86,45 +96,89 @@ +context +id +scanMode +whiteList +regexString +context +scanPlugin +config +context +config +id +context +configFileName +context +json +isCancelOnResult +delayStartScanTime +scale +visualFeedbackConfig +context +json +name +name +context +configFileName +jsonObject +charCountX +charCountY +charPaddingXFactor +charPaddingYFactor +charWhitelist +customCmdFile +customScript +maxCharHeight +minCharHeight +minConfidence +minSharpness +model +validationRegex +scanMode +context +okListener +contactListener +context @@ -149,10 +203,16 @@ +activity +requestCode +permissions +grantResults +message +currentZoomLevel @@ -168,45 +228,119 @@ +pluginId +outline +confidence +cutoutImage +fullImage +result +thresholdedImage +topCandidates +cropAndTransformID +strictMode +name +e +faceImage +faceDetectionResultHandler +imageForProcessing +cutoutRect +id +visible +scanFeedbackConfig +id +context +reportedShape +id +shape +webView +shape +id +cropRect +x +y +scale +rectOnVisibleView +scanViewPluginScale +scanViewPlugin +cameraView +rect +scale +reportedRect +resizeScale +id +cropRect +x +y +cutoutRectOnView +delayTime +id +contours +scale +resizeScale +id +cropRect +x +y +rectOnVisibleView +id +visible +reportedShape +cropRect +scale +id +x +y +rectOnVisibleView +scanViewPluginScale +context +scanPlugin +config +context +ocrConfig +config +id +config +fileName +fileHash @@ -218,32 +352,59 @@ +name +isEnabled +cameraController +isOn +mode +jsonObject +defaultLensFacing +fallbackLensFacings +focalLength +maxFocalLength +maxZoomRatio +preferredPictureHeight +preferredPictureWidth +preferredPreviewHeight +preferredPreviewWidth +zoomGestureEnabled +zoomRatio +corners +documentShapeAndBrightnessValid +fullFrame +corners +error +error +transformedImage +error +anylineImage +error @@ -259,21 +420,36 @@ +context +scanPlugin +config +context +config +id +formats +multiBarcode +millis +defaultMode +isEnabled +isEnabled +isEnabled +isEnabled +updateAreasOnAutoFocus @@ -284,24 +460,56 @@ +name +zoomLevelRatio +cameraOrientation +zoomLevel +isOn +focalLength +context +cutOutRect +surfaceWidth +surfaceHeight +maxFocalLength +maxZoomRatio +view +top +left +right +bottom +viewWidth +viewHeight +context +config +frameWidth +frameHeight +viewWidth +viewHeight +scale +type +country +layout +country +layout +type @@ -322,33 +530,75 @@ +degrees +name +preferredCameraConfig +zoomLevelRatio +listener +listener +cameraOrientation +isOn +focalLength +context +cutOutRect +surfaceWidth +surfaceHeight +highResolutionImageListener +imageListener +maxFocalLength +maxZoomRatio +isZoomEnabled +view +top +left +right +bottom +viewWidth +viewHeight +zoomLevelRatio +cameraOrientation +isOn +focalLength +context +cutOutRect +surfaceWidth +surfaceHeight +maxFocalLength +maxZoomRatio +view +top +left +right +bottom +viewWidth +viewHeight @@ -377,11 +627,20 @@ +touchableView +currentZoomLevel +cameraController +zoom +v +event +maxZoom +zoomHardness +zoom @@ -389,71 +648,140 @@ +cutoutConfig +style +name +alignment +name +cutoutStyle +name +context +jsonObject +alignment +rectRadiusInDp +cropOffsetX +cropOffsetY +cropPaddingX +cropPaddingY +outerColorString +strokeColorString +drawable +feedbackStrokeColor +feedbackStrokeColorString +inactiveStrokeColorForDelay +maxHeightPercent +maxWidthPercent +offsetX +offsetY +outerColor +ratio +strokeColor +strokeWidthInDp +style +width +context +context +animationStyle +context +context +attrs +context +attrs +defStyleAttr +scanViewPlugin +brightness +outline +configFileName +configJsonObject +jsonObject +points +imageProvider +cutoutRect +id +visible +drawObject +id +cropRect +pathFile +jsonObject +scanViewConfig +name +name +brightnessLevel +ambientLightLevel +listener +low +high +duration +low +high +duration +brightness @@ -465,6 +793,13 @@ +pluginId +outline +confidence +cutoutImage +fullImage +result +scanMode @@ -489,15 +824,27 @@ +context +id +enabled +listener +ratios +width +height +deviation +minBrightness +skip +fullImage +corners @@ -526,26 +873,57 @@ +pluginId +code +text +context +id +formats +multiBarcode +ratio +aspectRatioString +name +pictureSizes +preferredPictureWidth +preferredPictureHeight +preferredAspectRatios +supportedFps +minFps +maxFps +sizes +maxWidth +maxHeight +context +cameraCharacteristics +context +cameraId +context +cameraId +context +context +context +cameraId +camera @@ -564,12 +942,17 @@ +id +jsonObject +context +jsonObject +context @@ -579,12 +962,18 @@ +idFieldScanOptions +idMinFieldConfidences +minConfidence +faceDetectionEnabled +e +image @@ -597,18 +986,30 @@ +zoom +zoom +activeArraySize +zoomHandlerListener +cardAccessNumber +dateOfBirth +dateOfExpiry +documentNumber +givenNames +nationality +placeOfBirth +surname @@ -681,6 +1082,8 @@ +context +json @@ -689,6 +1092,8 @@ +cameraId +camera @@ -699,8 +1104,11 @@ +newZoom +zoom +zoomHandlerListener @@ -862,27 +1270,55 @@ +barcodeFormat +coordinates +value +viewRect +frameWidth +frameHeight +scale +fullFrame +outlineCorners +offsetX +offsetY +fullImage +resizeWidth +contourBorder +outlineCorners +resizeWidth +contourBorder +rect +context +configFilName +cardAccessNumber +dateOfBirth +dateOfExpiry +documentNumber +givenNames +nationality +placeOfBirth +surname @@ -897,27 +1333,43 @@ +type +type +outline +cvMat +file +quality +color +alphaFactor +context +dp +context +pix +context +dp +context +context @@ -936,25 +1388,45 @@ +autoExposureRegionEnabled +autoFocusInterval +fallbackLensFacings +focalLength +focusMode +focusOnTouchEnabled +focusRegionEnabled +lensFacing +maxFocalLength +maxZoomRatio +opticalStabilizationEnabled +pictureSize +previewSize +sceneMode +updateRegionsOnAutoFocusEnabled +videoStabilizationEnabled +zoomGestureEnabled +zoomRatio +fallbackLensFacings +highResImageSize @@ -987,8 +1459,12 @@ +context +attrs +x +y @@ -1006,23 +1482,41 @@ +alResult +authority +categories +dateOfBirth +dateOfExpiry +dateOfIssue +dayOfBirth +documentNumber +drivingLicenseResultString +drivingLicenseString +expirationDate +givenNames +givenNames +issuingDate +documentNumber +placeOfBirth +surName +surname @@ -1033,8 +1527,11 @@ +image +bmp +mat @@ -1046,10 +1543,16 @@ +context +id +idConfig +idConfig +e +faceImage @@ -1067,9 +1570,13 @@ +identifier +identifier +identifier +identifier @@ -1087,8 +1594,11 @@ +param +param +param @@ -1164,28 +1674,56 @@ +isDebug +jsonString +workerRunnableExceptionListener +assetJsonPaths +isCancelOnResult +cmdFileName +cmdFileName +pathInAssets +cutoutRect +delayScanTime +startTime +id +imageProvider +b +productName +isReportingEnabled +script +script +bundlePath +scriptName +script +bundlePath +key +value +trainerReportedValues +handler +name +scanMode @@ -1198,25 +1736,46 @@ +style +name +style +style +name +jsonObject +cutoutCornerRadius +animationDuration +isBeepOnResult +cornerRadius +fillColor +fillColorString +redrawTimeout +color +strokeColorString +strokeWidthInDp +isVibrateOnResult +context +context +animationStyle +feedbackStyle @@ -1225,48 +1784,96 @@ +pluginId +outline +confidence +cutoutImage +fullImage +result +size +size +width +height +context +id +config +anylineOcrConfig +fileName +fileHash +barcodeFormat +barcodeFormat +name +highResolutionImageListener +top +left +right +bottom +scanViewWidth +scanViewHeight +pos +flashPos +name +mode +mode +name +context +flashJson +alignment +imageAutoId +imageOffId +imageOnId +mode +offsetXInDp +offsetYInDp +paddingInDp +fieldName +value +fieldName +fieldName +fieldName +cameraView @@ -1294,12 +1901,19 @@ +imageProvider +listener +listener +listener +listener +listener +listener @@ -1523,28 +2137,65 @@ +context +context +visualFeedbackConfig +resizeScale +reportedShape +webView +shape +cutoutRectOnView +frameToViewScale +cutoutCropOffsetOnViewX +cutoutCropOffsetOnViewY +rect +reportedRect +resizeScale +reportedShape +cropRect +resizeScale +reportedShape +cropRect +scale +name +name +context +scanPlugin +config +context +config +id +enabled +listener +ratios +width +height +deviation +minBrightness +fullImage +corners @@ -1581,42 +2232,82 @@ +context +context +attrs +context +attrs +defStyleAttr +context +api2Enabled +preferredConfig +enabled +listener +isOn +focusConfig +highResolutionImageListener +imageListener +width +height +minFps +maxFps +width +height +cropGravity +sceneMode +isEnabled +top +left +right +bottom +scanViewWidth +scanViewHeight +vinConfigJson +validationRegex +characterWhiteList +fieldName +value +fieldName +fieldName +fieldName +points +combinedImageProvider @@ -1626,23 +2317,41 @@ +mode +mode +name +cam1Ranges +cam2Ranges +cameraFacingBit +fallbackCameraBits +camera1Facing +camera2Facing +name +format +name +mode +mode +name +context +context +lensFacing @@ -1650,81 +2359,168 @@ +values +value +values +value +values +value +address +dateOfBirth +dateOfExpiry +dateOfIssue +vizAddress +vizDateOfBirth +vizDateOfExpiry +vizDateOfIssue +vizGivenNames +vizSurname +pluginId +outline +confidence +cutoutImage +fullImage +faceImage +result +pluginId +outline +confidence +cutoutImage +fullImage +result +cancelOnResult +listener +listener +listener +listener +context +frameWidth +frameHeight +viewWidth +viewHeight +scale +listener +listener +listener +listener +cropRect +imageProvider +cancelOnResult +listener +listener +listener +listener +context +frameWidth +frameHeight +viewWidth +viewHeight +scale +listener +listener +listener +listener +cropRect +imageProvider +cutoutRect +waterMarkRect +name +lowBrightness +highBrightness +lowAmbientLight +highAmbientLight +identification +faceImage +fieldConfidences +licenseKey +moduleSpecificListener +isBeepOnResult +isBlinkOnResult +cameraOpenListener +isCancelOnResult +isDebug +isVibrateOnResult +scanMode +name +context +json +object +scanResult @@ -1749,39 +2545,89 @@ +context +json +mapJsonName +dirToCopyTo +isForceCopy +context +pathInAssets +dirToCopyTo +isForceCopy +context +pathInAssets +dirToCopyTo +isForceCopy +context +pathInAssets +dirToCopyTo +isForceCopy +context +pathInAssets +dirToCopyTo +isForceCopy +context +fileName +context +path +fileName +info +fieldName +fieldName +context +id +anylineAssetsJsonPath +cmdFileName +pathInAssets +assetPath +id +imageProvider +listener +listener +listener +listener +listener +listener +workerRunnableExceptionListener +isCancelOnResult +cmdFileName +cutoutRect +isDebug +delayScanTime +isReportingEnabled @@ -1812,37 +2658,72 @@ +checkDigitDateOfBirth +checkDigitDateOfExpiry +checkDigitDocumentNumber +checkDigitFinal +checkDigitPersonalNumber +dateOfBirth +dateOfExpiry +documentNumber +documentType +givenNames +issuingCountryCode +nationalityCountryCode +optionalData +personalNumber +sex +surname +vizAddress +vizDateOfBirth +vizDateOfExpiry +vizDateOfIssue +vizGivenNames +vizSurname +context +context +attrs +context +attrs +defStyleAttr +context +config +config +isEnabled +cameraController +setFlashOn +mode @@ -1853,9 +2734,14 @@ +mode +name +cameraId +characteristics +context @@ -1876,23 +2762,44 @@ +pluginId +outline +confidence +cutoutImage +fullImage +result +thresholdedImage +touchableView +currentZoomLevel +cameraController +activeArraySize +maxZoom +listener +fieldScanOption +name +context +json +object +context +assetFileName +assetFileName @@ -1905,32 +2812,60 @@ +name +anylineContainerConfigJson +scanMode +validationRegex +characterWhiteList +anylineFeedbackView +cutoutConfig +alResult +cardAccessNumber +dateOfBirth +dateOfExpiry +dayOfBirth +documentNumber +expirationDate +germanIdFrontString +givenNames +givenNames +nationality +placeOfBirth +surName +surname +context +scanPlugin +config +context +config +id +scanMode @@ -1941,24 +2876,43 @@ +context +fileNamePrefix +fileNameSuffix +jsonObject +universalIdLayoutType +universalIdLayoutType +layoutList +pluginId +key +value +authority +categories +dateOfBirth +dateOfExpiry +dateOfIssue +documentNumber +givenNames +placeOfBirth +surname @@ -1978,18 +2932,38 @@ +scanMode +name +in +fullImageFile +croppedImageFile +corners +fullImageFile +croppedImageFile +corners +startRotation +fullImagePath +croppedImagePath +corners +mImageFile +mImageFile +rotationInDegrees +transformationPoints +filePath +dest +flags @@ -2018,11 +2992,20 @@ +context +id +charWhiteList +scanMode +validationRegex +jsonObject +map +separator +delimiter @@ -2049,6 +3032,7 @@ +imageReceiver @@ -2066,7 +3050,9 @@ +id +id @@ -2078,19 +3064,33 @@ +authority +categories +dateOfBirth +dateOfExpiry +dateOfIssue +documentNumber +givenNames +placeOfBirth +surname +e +cameraController +width +height +result @@ -2100,10 +3100,15 @@ +name +name +anylineTINConfigJson +scanMode +upsideDownMode @@ -2113,25 +3118,45 @@ +id +cancelOnResult +scanViewPlugin +listener +listener +listener +listener +context +frameWidth +frameHeight +viewWidth +viewHeight +scale +scanViewPlugin +listener +listener +listener +listener +cropRect +imageProvider @@ -2153,75 +3178,156 @@ +reason +cropRect +greyOnly +greyOnly +alResult +address +checkDigitDateOfBirth +checkDigitDateOfExpiry +checkDigitDayOfBirth +checkDigitDocumentNumber +checkDigitExpirationDate +checkDigitFinal +checkDigitNumber +checkDigitPersonalNumber +countryCode +dateOfBirth +dateOfExpiry +dateOfIssue +dayOfBirth +documentNumber +documentType +expirationDate +givenNames +issuingCountryCode +issuingDate +mrzString +nationalityCountryCode +optionalData +personalNumber +personalNumber2 +sex +surNames +surname +vizAddress +vizDateOfBirth +vizDateOfExpiry +vizDateOfIssue +vizGivenNames +vizSurname +allCheckDigitsValid +pluginId +outline +confidence +cutoutImage +fullImage +result +country +context +configFileName +context +json +context +json +passportNumber +dateOfBirth +expirationDate +context +scanPlugin +scanViewConfig +cancelOnResult +listener +listener +listener +listener +context +frameWidth +frameHeight +viewWidth +viewHeight +scale +listener +listener +listener +listener +cropRect +imageProvider +touchableView +currentZoomlevel +cameraController +maxZoom +listener @@ -2229,6 +3335,7 @@ +jsonObject @@ -2251,10 +3358,33 @@ +image +targetOrientation +cropX +cropY +cropWidth +cropHeight +isGreyOnly +format +width +height +data +targetOrientation +isGreyOnly +format +width +height +targetOrientation +cropX +cropY +cropWidth +cropHeight +isGreyOnly +data @@ -2291,14 +3421,32 @@ +zoomLevelRatio +cameraOrientation +zoomLevel +isOn +focalLength +context +cutOutRect +surfaceWidth +surfaceHeight +maxFocalLength +maxZoomRatio +view +top +left +right +bottom +scanViewWidth +scanViewHeight diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-frame.html new file mode 100644 index 000000000..c799e826c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-frame.html @@ -0,0 +1,198 @@ + + + + + +All Classes (AnylineSdk API) + + + + +

All Classes

+
+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-noframe.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-noframe.html new file mode 100644 index 000000000..6e22297fd --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/allclasses-noframe.html @@ -0,0 +1,198 @@ + + + + + +All Classes (AnylineSdk API) + + + + +

All Classes

+
+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineController.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineController.html new file mode 100644 index 000000000..b2358b5a2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineController.html @@ -0,0 +1,820 @@ + + + + + +AnylineController (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline
+

Class AnylineController

+
+
+ +
+
    +
  • +
    +
    +
    public class AnylineController
    +extends java.lang.Object
    +
    The AnylineController is responsible for the actual processing of images.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AnylineController(android.content.Context context, + AnylineListener anylineListener, + java.lang.String moduleIdentifier, + java.lang.String id) +
      Create a new AnylineController instance.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidcancel() +
      + Cancel the image processing.
      +
      static java.lang.StringgetLicenseExpirationDate() 
      booleanisDebug() 
      booleanisRunning() 
      voidremoveArgumentExceptionListener() 
      voidreportIncludeValues(java.lang.String jsonString) +
      + Adds the information in the json-string to the reporting model.
      +
      voidreportTriggerScanningCanceled() +
      Notifies that the scanning process has been canceled from the user + This triggers a scanning-canceled-report
      +
      voidsetArgumentExceptionListener(WorkerRunnableExceptionListener workerRunnableExceptionListener) 
      voidsetAssetJsonPaths(java.lang.String... assetJsonPaths) +
      + Set all the relevant json file names (relative path within the assets).
      +
      voidsetCancelOnResult(boolean isCancelOnResult) +
      Set this to false if the thread should continue after a result was found (which is the default behaviour)
      +
      voidsetCmdFile(java.lang.String cmdFileName) +
      + Load the script file with the given name.
      +
      voidsetCmdFile(java.lang.String cmdFileName, + java.lang.String pathInAssets) +
      + Load the script file with the given name from the given path within the assets.
      +
      voidsetCropRect(android.graphics.RectF cutoutRect) 
      voidsetDebug(boolean isDebug) +
      Enable/Disables debug output.
      +
      voidsetDelayScanTime(double delayScanTime, + double startTime) 
      voidsetId(java.lang.String id) 
      voidsetImageProvider(ImageProvider imageProvider) +
      Set the image provider.
      +
      voidsetIsFullFrameScanning(boolean b) 
      voidsetProductName(java.lang.String productName) 
      voidsetReportingEnabled(boolean isReportingEnabled) +
      Enable the reporting of results, including the photo of a scanned item.
      +
      voidsetScript(java.lang.String script) +
      + Load the given script string (the actual script text, not the file name).
      +
      voidsetScript(java.lang.String script, + java.lang.String bundlePath) +
      + Load the given script string (the actual script text, not the file name).
      +
      voidsetScript(java.lang.String scriptName, + java.lang.String script, + java.lang.String bundlePath) +
      + Load the given script string (the actual script text, not the file name).
      +
      voidsetStartVariable(java.lang.String key, + java.lang.Object value) +
      Set the start variable with the given identifier to the given value.
      +
      voidsetTrainerReportedValues(java.lang.String trainerReportedValues) 
      voidsetWorkerThreadUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler handler) +
      Set a handler to catch exceptions from the background thread.
      +
      voidstart() +
      Starts the worker thread.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineController

        +
        public AnylineController(android.content.Context context,
        +                         AnylineListener anylineListener,
        +                         java.lang.String moduleIdentifier,
        +                         java.lang.String id)
        +
        Create a new AnylineController instance.
        +
        +
        Parameters:
        +
        context - the context (usually the activity)
        +
        moduleIdentifier - the module identifier
        +
        anylineListener - your callback
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if key or listener are null or empty
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLicenseExpirationDate

        +
        public static java.lang.String getLicenseExpirationDate()
        +
      • +
      + + + +
        +
      • +

        setId

        +
        public void setId(java.lang.String id)
        +
      • +
      + + + +
        +
      • +

        setScript

        +
        public void setScript(java.lang.String script)
        +

        + Load the given script string (the actual script text, not the file name). + Only one script can be active at a time (latest loaded). +

        + If a worker thread is already running, this will cancel it and create a new one. + Start has to be called after this in order to start the underlying worker. +

        +
        +
        Parameters:
        +
        script - the script to load
        +
        +
      • +
      + + + +
        +
      • +

        setScript

        +
        public void setScript(java.lang.String script,
        +                      java.lang.String bundlePath)
        +

        + Load the given script string (the actual script text, not the file name). + Only one script can be active at a time (latest loaded). +

        + If a worker thread is already running, this will cancel it and create a new one. + Start has to be called after this in order to start the underlying worker. +

        +
        +
        Parameters:
        +
        script - the script to load
        +
        bundlePath - a relative path where additional resources, like the tessdata folder, reside
        +
        +
      • +
      + + + +
        +
      • +

        setScript

        +
        public void setScript(java.lang.String scriptName,
        +                      java.lang.String script,
        +                      java.lang.String bundlePath)
        +

        + Load the given script string (the actual script text, not the file name). + Only one script can be active at a time (latest loaded). +

        + If a worker thread is already running, this will cancel it and create a new one. + Start has to be called after this in order to start the underlying worker. +

        +
        +
        Parameters:
        +
        scriptName - the name of a script if loaded from a file
        +
        script - the script to load
        +
        bundlePath - a relative path where additional resources, like the tessdata folder, reside
        +
        +
      • +
      + + + +
        +
      • +

        setCmdFile

        +
        public void setCmdFile(java.lang.String cmdFileName)
        +

        + Load the script file with the given name. + Only one script can be active at a time (latest loaded). + Make sure you auto generating the anyline_assets.json in your build.gradle when using this. +

        + If a worker thread is already running, this will cancel it and create a new one. + Start has to be called after this in order to start the underlying worker. +

        +
        +
        Parameters:
        +
        cmdFileName - the file name of the alc or ale config file
        +
        +
      • +
      + + + +
        +
      • +

        setCmdFile

        +
        public void setCmdFile(java.lang.String cmdFileName,
        +                       java.lang.String pathInAssets)
        +

        + Load the script file with the given name from the given path within the assets. + Only one script can be active at a time (latest loaded). + Make sure you auto generating the anyline_assets.json in your build.gradle when using this. +

        + If a worker thread is already running, this will cancel it and create a new one. + Start has to be called after this in order to start the underlying worker. +

        +
        +
        Parameters:
        +
        cmdFileName - the file name of the alc or ale config file
        +
        pathInAssets - the relative path within the assets + (all related assets must be specified in the config relative to this path)
        +
        +
      • +
      + + + +
        +
      • +

        setStartVariable

        +
        public void setStartVariable(java.lang.String key,
        +                             java.lang.Object value)
        +
        Set the start variable with the given identifier to the given value.
        +
        +
        Parameters:
        +
        key - the name of the start variable to set
        +
        value - the value (only types Integer, Float, Double, Mat, AlImage, Rect, Scalar are supported here)
        +
        +
      • +
      + + + +
        +
      • +

        setCancelOnResult

        +
        public void setCancelOnResult(boolean isCancelOnResult)
        +
        Set this to false if the thread should continue after a result was found (which is the default behaviour)
        +
        +
        Parameters:
        +
        isCancelOnResult - false if the thread should continue after a result was found
        +
        +
      • +
      + + + +
        +
      • +

        setDelayScanTime

        +
        public void setDelayScanTime(double delayScanTime,
        +                             double startTime)
        +
        +
        Parameters:
        +
        delayScanTime -
        +
        +
      • +
      + + + +
        +
      • +

        setAssetJsonPaths

        +
        public void setAssetJsonPaths(java.lang.String... assetJsonPaths)
        +

        + Set all the relevant json file names (relative path within the assets). +

        + Usually not required (because default is "anyline_assets.json"). +

        + This will only effect the current worker thread + (because assets can't change during runtime, so no need to check them all the time). +

        +
        +
        Parameters:
        +
        assetJsonPaths - the file names of the jsons containing the list of assets
        +
        +
      • +
      + + + +
        +
      • +

        start

        +
        public void start()
        +
        Starts the worker thread. Must be called, otherwise nothing will happen.
        +
      • +
      + + + +
        +
      • +

        setProductName

        +
        public void setProductName(java.lang.String productName)
        +
      • +
      + + + +
        +
      • +

        cancel

        +
        public void cancel()
        +

        + Cancel the image processing. This should always be called in onPause(). + Calling start() after this is possible (a new worker will be created and started). + Nothing happens here if start() has not been called before. + +

      • +
      + + + +
        +
      • +

        setDebug

        +
        public void setDebug(boolean isDebug)
        +
        Enable/Disables debug output.
        +
        +
        Parameters:
        +
        isDebug - true if debug output should be enabled, false otherwise
        +
        +
      • +
      + + + +
        +
      • +

        setTrainerReportedValues

        +
        public void setTrainerReportedValues(java.lang.String trainerReportedValues)
        +
      • +
      + + + +
        +
      • +

        isDebug

        +
        public boolean isDebug()
        +
        +
        Returns:
        +
        true if debug output is enabled.
        +
        +
      • +
      + + + +
        +
      • +

        isRunning

        +
        public boolean isRunning()
        +
        +
        Returns:
        +
        true if the image processing is running and not finishing
        +
        +
      • +
      + + + +
        +
      • +

        setImageProvider

        +
        public void setImageProvider(ImageProvider imageProvider)
        +
        Set the image provider.
        +
        +
        Parameters:
        +
        imageProvider - the image provider to receive the input images from.
        +
        +
      • +
      + + + +
        +
      • +

        setReportingEnabled

        +
        public void setReportingEnabled(boolean isReportingEnabled)
        +
        Enable the reporting of results, including the photo of a scanned item. + This helps us to improve our product, and the customer experience.
        +

        + This setting can be overruled by your license. If your license has reporting set to off, setting this flag + will have no effect. This is also the case if your license has reporting set to on. +

        +
        +
        Parameters:
        +
        isReportingEnabled - true to enable reporting (default for community edition)
        +
        +
      • +
      + + + +
        +
      • +

        reportIncludeValues

        +
        public void reportIncludeValues(java.lang.String jsonString)
        +

        + Adds the information in the json-string to the reporting model. + (Only if the identifier exists in a defined list of things expected to be reported.) +

        + Note: This must be called before or after every start (values will not be remembered for multiple runs) +

        +
        +
        Parameters:
        +
        jsonString - a Json as string, containing information that should be added to the + reporting model
        +
        +
      • +
      + + + +
        +
      • +

        reportTriggerScanningCanceled

        +
        public void reportTriggerScanningCanceled()
        +
        Notifies that the scanning process has been canceled from the user + This triggers a scanning-canceled-report
        +
      • +
      + + + +
        +
      • +

        setWorkerThreadUncaughtExceptionHandler

        +
        public void setWorkerThreadUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler handler)
        +
        Set a handler to catch exceptions from the background thread. + Exceptions from the background thread usually mean development errors (error in the script, wrong license) + and therefore don't need to be caught, but if you have too for some reason, you can.
        +
        +
        Parameters:
        +
        handler - the handler to be called on background exceptions
        +
        +
      • +
      + + + +
        +
      • +

        setCropRect

        +
        public void setCropRect(android.graphics.RectF cutoutRect)
        +
      • +
      + + + +
        +
      • +

        setIsFullFrameScanning

        +
        public void setIsFullFrameScanning(boolean b)
        +
      • +
      + + + +
        +
      • +

        setArgumentExceptionListener

        +
        public void setArgumentExceptionListener(WorkerRunnableExceptionListener workerRunnableExceptionListener)
        +
      • +
      + + + +
        +
      • +

        removeArgumentExceptionListener

        +
        public void removeArgumentExceptionListener()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineDebugListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineDebugListener.html new file mode 100644 index 000000000..86e8d623f --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineDebugListener.html @@ -0,0 +1,670 @@ + + + + + +AnylineDebugListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline
+

Interface AnylineDebugListener

+
+
+
+
    +
  • +
    +
    +
    public interface AnylineDebugListener
    +
    A listener providing additional information about the scanning process.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        OUTLINE_VARIABLE_NAME

        +
        static final java.lang.String OUTLINE_VARIABLE_NAME
        +
        The name for a reported text outline value + The value will be of type OUTLINE_VARIABLE_CLASS
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        DEVICE_SHAKE_WARNING_VARIABLE_NAME

        +
        static final java.lang.String DEVICE_SHAKE_WARNING_VARIABLE_NAME
        +
        The name for a reported shake warning. This means that the physical device acceleration is too high, which + influences the scanning. +

        + The value will be of type DEVICE_SHAKE_WARNING_VARIABLE_CLASS

        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        BRIGHTNESS_VARIABLE_CLASS

        +
        static final java.lang.Class<java.lang.Double> BRIGHTNESS_VARIABLE_CLASS
        +
        The class for a reported brightness value + The name will be BRIGHTNESS_VARIABLE_NAME +

        +

        The reported value can be cast with BRIGHTNESS_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        OUTLINE_VARIABLE_CLASS

        +
        static final java.lang.Class<java.util.List> OUTLINE_VARIABLE_CLASS
        +
        The class for a reported outline value + The name will be OUTLINE_VARIABLE_NAME +

        +

        The reported value can be cast with OUTLINE_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        DEVICE_ACCELERATION_VARIABLE_CLASS

        +
        static final java.lang.Class<java.lang.Float> DEVICE_ACCELERATION_VARIABLE_CLASS
        +
        The class for a reported device acceleration value + The name will be DEVICE_ACCELERATION_VARIABLE_NAME +

        +

        The reported value can be cast with DEVICE_ACCELERATION_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        THRESHOLD_IMAGE_VARIABLE_CLASS

        +
        static final java.lang.Class<AnylineImage> THRESHOLD_IMAGE_VARIABLE_CLASS
        +
        The class for a reported thresholded image value + The name will be THRESHOLD_IMAGE_VARIABLE_NAME +

        +

        The reported value can be cast with THRESHOLD_IMAGE_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        CONTOURS_VARIABLE_CLASS

        +
        static final java.lang.Class<Vector_Contour> CONTOURS_VARIABLE_CLASS
        +
        The class for a reported contours value + The name will be CONTOURS_VARIABLE_NAME +

        +

        The reported value can be cast with CONTOURS_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        SQUARE_VARIABLE_CLASS

        +
        static final java.lang.Class<Square> SQUARE_VARIABLE_CLASS
        +
        The class for a reported square value + The name will be SQUARE_VARIABLE_NAME +

        +

        The reported value can be cast with SQUARE_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        POLYGON_VARIABLE_CLASS

        +
        static final java.lang.Class<Polygon> POLYGON_VARIABLE_CLASS
        +
        The class for a reported polygon value + The name will be POLYGON_VARIABLE_NAME +

        +

        The reported value can be cast with POLYGON_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        SHARPNESS_VARIABLE_CLASS

        +
        static final java.lang.Class<java.lang.Integer> SHARPNESS_VARIABLE_CLASS
        +
        The class for a reported sharpness value + The name will be SHARPNESS_VARIABLE_NAME +

        +

        The reported value can be cast with SHARPNESS_VARIABLE_CLASS.cast(Object value)

        +
      • +
      + + + +
        +
      • +

        DEVICE_SHAKE_WARNING_VARIABLE_CLASS

        +
        static final java.lang.Class<java.lang.Boolean> DEVICE_SHAKE_WARNING_VARIABLE_CLASS
        +
        The class for a reported shake warning value. This means that the physical device acceleration is too high, + which influences the scanning. +

        + The name will be DEVICE_SHAKE_WARNING_VARIABLE_NAME +

        +

        The reported value can be cast with SHAKE_WARNING_VARIABLE_CLASS.cast(Object value)

        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onDebug

        +
        void onDebug(java.lang.String name,
        +             java.lang.Object value)
        +
        Callback for reporting raw debug values from the scan run. +

        +

        Any reported variable will have a unique name and the corresponding value.

        +

        To check if a reported debug value is of correct name and type, one can check against the constants defined + in this interface. +

        + E.g. +

        + AnylineDebugListener.BRIGHTNESS_VARIABLE_NAME.equals(name) && (AnylineDebugListener + .BRIGHTNESS_VARIABLE_CLASS.equals(value.getClass()) || AnylineDebugListener.BRIGHTNESS_VARIABLE_CLASS + .isAssignableFrom(value.getClass())) +

        +
        +
        Parameters:
        +
        name - the name of the reported variable
        +
        value - the actual value of the variable
        +
        +
      • +
      + + + +
        +
      • +

        onRunSkipped

        +
        void onRunSkipped(RunFailure runFailure)
        +
        Callback informing about a run on a single image being skipped, with the reason being provided as a + RunFailure. +

        A run can be skipped because of various reasons. For example if the light condition is not good enough, or + the user does not point the camera at the information to be scanned. +

        +

        This does not mean that the scanning process is stopped. The scanning will continue with the next + frame from the camera. This callback is solely for debug purposes.

        +
        +
        Parameters:
        +
        runFailure - the reason for skipping the run
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineListener.html new file mode 100644 index 000000000..9d7e0ad04 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/AnylineListener.html @@ -0,0 +1,284 @@ + + + + + +AnylineListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline
+

Interface AnylineListener

+
+
+
+
    +
  • +
    +
    +
    public interface AnylineListener
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidonAbortRun(RunFailure runFailure) +
      Is called when the processing is aborted before reaching return.
      +
      voidonFinishedWithOutput(java.lang.Object resultObject) +
      Is called when the processing has successfully finished.
      +
      voidonReportsVariable(java.lang.String name, + java.lang.Object var) +
      Reports a specified intermediate result.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onReportsVariable

        +
        void onReportsVariable(java.lang.String name,
        +                       java.lang.Object var)
        +
        Reports a specified intermediate result. Which intermediate results are reported + can be specified in the .alc command file with the REPORT statement. +

        + If the reported value is an image, a clone of that image is passed here, because + further processing may change that image otherwise. +
        + Because of that you MUST release this image when your done with it (calling getBitmap on it, is also sufficient). +

        + This is called in the main thread.

        +
        +
        Parameters:
        +
        name - the variable name that is reported
        +
        var - the variable
        +
        +
      • +
      + + + +
        +
      • +

        onFinishedWithOutput

        +
        void onFinishedWithOutput(java.lang.Object resultObject)
        +
        Is called when the processing has successfully finished. +

        + The result is specified with the RETURN statement in the .alc file.
        + This is not called for NULL results (e.g. if a ValuesStack is used). +

        + This is called in the main thread.

        +
        +
        Parameters:
        +
        resultObject - the result
        +
        +
      • +
      + + + +
        +
      • +

        onAbortRun

        +
        void onAbortRun(RunFailure runFailure)
        +
        Is called when the processing is aborted before reaching return. Possible reason would be for example that + the display or paper frame could not be found. +

        + This is called in the main thread.

        +
        +
        Parameters:
        +
        runFailure - the reason for the failed run
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/ImageProvider.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/ImageProvider.html new file mode 100644 index 000000000..11e68f80e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/ImageProvider.html @@ -0,0 +1,263 @@ + + + + + +ImageProvider (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline
+

Interface ImageProvider

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasNewImage

        +
        boolean hasNewImage()
        +
        Return true only if a new image is ready to be analyzed. +

        + This will be called in a background thread, implementation therefor must be thread safe. + (e.g. use a synchronized block inside it)
        +
        +
        Returns:
        +
        true if new image is ready to be analyzed.
        +
        +
      • +
      + + + +
        +
      • +

        getNewImage

        +
        AnylineImage getNewImage()
        +
        Return a new image that is ready to be analyzed. +

        + This image may be manipulated by Anyline and + MUST not be manipulated by the user after the get call. + So simply return a copy here if it is needed else where. +

        + This will only ever be called if hasNewImage() returns true + and this should never return null if hasNewImage() returned true. +

        + This will be called in a background thread, implementation therefor must be thread safe. + (e.g. use a synchronized block inside it)
        +
        +
        Returns:
        +
        a new image that is ready to be analyzed.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/SimpleImageProvider.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/SimpleImageProvider.html new file mode 100644 index 000000000..f0370b92b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/SimpleImageProvider.html @@ -0,0 +1,387 @@ + + + + + +SimpleImageProvider (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline
+

Class SimpleImageProvider

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    ImageProvider
    +
    +
    +
    +
    public class SimpleImageProvider
    +extends java.lang.Object
    +implements ImageProvider
    +
    A simple implementation of the ImageProvider interface.
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      AnylineImagegetNewImage() +
      Return a new image that is ready to be analyzed.
      +
      booleanhasNewImage() +
      Return true only if a new image is ready to be analyzed.
      +
      voidsetNewImage(AnylineImage image) +
      Adds an image that should be processed.
      +
      voidsetNewImage(android.graphics.Bitmap bmp) +
      A shortcut for setNewImage(new AlImage(bmp));
      +
      voidsetNewImage(Mat mat) +
      A shortcut for setNewImage(new AlImage(mat));
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SimpleImageProvider

        +
        public SimpleImageProvider()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasNewImage

        +
        public boolean hasNewImage()
        +
        Description copied from interface: ImageProvider
        +
        Return true only if a new image is ready to be analyzed. +

        + This will be called in a background thread, implementation therefor must be thread safe. + (e.g. use a synchronized block inside it)
        +
        +
        Specified by:
        +
        hasNewImage in interface ImageProvider
        +
        Returns:
        +
        true if new image is ready to be analyzed.
        +
        +
      • +
      + + + +
        +
      • +

        getNewImage

        +
        public AnylineImage getNewImage()
        +
        Description copied from interface: ImageProvider
        +
        Return a new image that is ready to be analyzed. +

        + This image may be manipulated by Anyline and + MUST not be manipulated by the user after the get call. + So simply return a copy here if it is needed else where. +

        + This will only ever be called if ImageProvider.hasNewImage() returns true + and this should never return null if ImageProvider.hasNewImage() returned true. +

        + This will be called in a background thread, implementation therefor must be thread safe. + (e.g. use a synchronized block inside it)
        +
        +
        Specified by:
        +
        getNewImage in interface ImageProvider
        +
        Returns:
        +
        a new image that is ready to be analyzed.
        +
        +
      • +
      + + + +
        +
      • +

        setNewImage

        +
        public void setNewImage(AnylineImage image)
        +
        Adds an image that should be processed. + The AnylineController takes the most recent image, + processes it and starts over. Therefor, not every image added must be + processed (if 5 images are added, while the controller is working, the 5th + image will be processed next, the others will be ignored). +

        + Given image may be manipulated or released, if needed for something else + clone it before this (and RELEASE your copy if no longer needed).

        +
        +
        Parameters:
        +
        image - the currentImage to process
        +
        +
      • +
      + + + +
        +
      • +

        setNewImage

        +
        public void setNewImage(android.graphics.Bitmap bmp)
        +
        A shortcut for setNewImage(new AlImage(bmp));
        +
        +
        Parameters:
        +
        bmp - the bitmap image to set
        +
        +
      • +
      + + + +
        +
      • +

        setNewImage

        +
        public void setNewImage(Mat mat)
        +
        A shortcut for setNewImage(new AlImage(mat));
        +
        +
        Parameters:
        +
        mat - the Mat image to set
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/AbstractZoomHandler.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/AbstractZoomHandler.html new file mode 100644 index 000000000..0fedca5cc --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/AbstractZoomHandler.html @@ -0,0 +1,352 @@ + + + + + +AbstractZoomHandler (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class AbstractZoomHandler

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.view.View.OnTouchListener
    +
    +
    +
    Direct Known Subclasses:
    +
    ActiveArrayZoomHandler, SimpleZoomHandler
    +
    +
    +
    +
    public abstract class AbstractZoomHandler
    +extends java.lang.Object
    +implements android.view.View.OnTouchListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbstractZoomHandler

        +
        public AbstractZoomHandler(android.view.View touchableView,
        +                           int currentZoomLevel,
        +                           CameraController cameraController)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setMaxZoom

        +
        public void setMaxZoom(float maxZoom)
        +
      • +
      + + + +
        +
      • +

        setZoomHardness

        +
        public void setZoomHardness(float zoomHardness)
        +
      • +
      + + + +
        +
      • +

        onTouch

        +
        public boolean onTouch(android.view.View v,
        +                       android.view.MotionEvent event)
        +
        +
        Specified by:
        +
        onTouch in interface android.view.View.OnTouchListener
        +
        +
      • +
      + + + +
        +
      • +

        getZoomLevel

        +
        public int getZoomLevel()
        +
      • +
      + + + +
        +
      • +

        notifyZoomChanged

        +
        public abstract void notifyZoomChanged(int zoom)
        +
      • +
      + + + +
        +
      • +

        isPrepared

        +
        public abstract boolean isPrepared()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.IZoomHandlerListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.IZoomHandlerListener.html new file mode 100644 index 000000000..d94640898 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.IZoomHandlerListener.html @@ -0,0 +1,222 @@ + + + + + +ActiveArrayZoomHandler.IZoomHandlerListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface ActiveArrayZoomHandler.IZoomHandlerListener

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    ActiveArrayZoomHandler
    +
    +
    +
    +
    public static interface ActiveArrayZoomHandler.IZoomHandlerListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onZoomChanged

        +
        void onZoomChanged(android.graphics.Rect zoom)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.html new file mode 100644 index 000000000..f089507f7 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandler.html @@ -0,0 +1,316 @@ + + + + + +ActiveArrayZoomHandler (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class ActiveArrayZoomHandler

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.view.View.OnTouchListener
    +
    +
    +
    +
    public class ActiveArrayZoomHandler
    +extends AbstractZoomHandler
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandlerBuilder.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandlerBuilder.html new file mode 100644 index 000000000..b5ad20906 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ActiveArrayZoomHandlerBuilder.html @@ -0,0 +1,290 @@ + + + + + +ActiveArrayZoomHandlerBuilder (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class ActiveArrayZoomHandlerBuilder

+
+
+ +
+
    +
  • +
    +
    +
    public class ActiveArrayZoomHandlerBuilder
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraConfig.html new file mode 100644 index 000000000..fefa43963 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraConfig.html @@ -0,0 +1,1126 @@ + + + + + +CameraConfig (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraConfig
    +extends java.lang.Object
    +

    + Class to specify desired settings and to hold the actual used settings for the camera. + (API independent) +

    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getFrameSize

        +
        public CameraSize getFrameSize()
        +
        +
        Returns:
        +
        the size of the preview frame (pixels of the full preview image)
        +
        +
      • +
      + + + +
        +
      • +

        getFrameWidth

        +
        public int getFrameWidth()
        +
        +
        Returns:
        +
        the preview frame width in pixels
        +
        +
      • +
      + + + +
        +
      • +

        getFrameHeight

        +
        public int getFrameHeight()
        +
        +
        Returns:
        +
        the preview frame height in pixels
        +
        +
      • +
      + + + +
        +
      • +

        getFrameToViewScale

        +
        public float getFrameToViewScale()
        +
        +
        Returns:
        +
        the scale factor (scale * frame size = view size)
        +
        +
      • +
      + + + +
        +
      • +

        getPreviewSize

        +
        public CameraSize getPreviewSize()
        +
        +
        Returns:
        +
        the preview size to use for the camera (may be in landscape)
        +
        +
      • +
      + + + +
        +
      • +

        setPreviewSize

        +
        public void setPreviewSize(@Nullable
        +                           CameraSize previewSize)
        +
        Set the preview size that should be used by the camera
        +
        +
        Parameters:
        +
        previewSize - the desired preview size
        +
        +
      • +
      + + + +
        +
      • +

        getPictureSize

        +
        @Nullable
        + @Deprecated
        +public CameraSize getPictureSize()
        +
        Deprecated. use getHighResolutionImageSize() instead
        +
        +
        Returns:
        +
        the picture size to use for the camera (may be in landscape)
        +
        +
      • +
      + + + +
        +
      • +

        setPictureSize

        +
        @Deprecated
        +public void setPictureSize(@Nullable
        +                                       CameraSize pictureSize)
        + +
        Set the picture size that should be used by the camera
        +
        +
        Parameters:
        +
        pictureSize - the desired picture size
        +
        +
      • +
      + + + +
        +
      • +

        getHighResolutionImageSize

        +
        @Nullable
        +public CameraSize getHighResolutionImageSize()
        +
        +
        Returns:
        +
        the size for high resolution images to use for the camera (may be in landscape)
        +
        +
      • +
      + + + +
        +
      • +

        setHighResolutionPictureSize

        +
        public void setHighResolutionPictureSize(@Nullable
        +                                         CameraSize highResImageSize)
        +
        Set the size for high resolution images that should be used by the camera
        +
        +
        Parameters:
        +
        highResImageSize - the desired picture size
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setFocusMode

        +
        public void setFocusMode(@Nullable
        +                         CameraFeatures.FocusMode focusMode)
        +
        Set the focus mode
        +
        +
        Parameters:
        +
        focusMode - the focus mode
        +
        +
      • +
      + + + +
        +
      • +

        isFocusModeAuto

        +
        public boolean isFocusModeAuto()
        +
        +
        Returns:
        +
        true if the focus mode of this settings is a mode that requires manual autofocus calls (auto or macro)
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setSceneMode

        +
        public void setSceneMode(@NonNull
        +                         CameraFeatures.SceneMode sceneMode)
        +

        + Set the scene mode that should be used. +

        + WARNING: Scene mode behavior is device dependent + and it may overrule all the other focus and auto exposure settings. + Usage NOT recommended. +

        +
        +
        Parameters:
        +
        sceneMode - the scene mode to use (if available)
        +
        +
      • +
      + + + +
        +
      • +

        isFocusRegionEnabled

        +
        public boolean isFocusRegionEnabled()
        +
        +
        Returns:
        +
        true if focus region is enabled
        +
        +
      • +
      + + + +
        +
      • +

        setFocusRegionEnabled

        +
        public void setFocusRegionEnabled(boolean focusRegionEnabled)
        +
        Set to true to use the region where the cutout is for focusing.
        +
        +
        Parameters:
        +
        focusRegionEnabled - true to enable
        +
        +
      • +
      + + + +
        +
      • +

        isAutoExposureRegionEnabled

        +
        public boolean isAutoExposureRegionEnabled()
        +
        +
        Returns:
        +
        true if auto exposure region is enabled
        +
        +
      • +
      + + + +
        +
      • +

        setAutoExposureRegionEnabled

        +
        public void setAutoExposureRegionEnabled(boolean autoExposureRegionEnabled)
        +
        Set to true to use the region where the cutout is for auto exposure calculation.
        +
        +
        Parameters:
        +
        autoExposureRegionEnabled - true to enable
        +
        autoExposureRegionEnabled - true to enable
        +
        +
      • +
      + + + +
        +
      • +

        isFocusOnTouchEnabled

        +
        public boolean isFocusOnTouchEnabled()
        +
        +
        Returns:
        +
        true if focus on touch is enabled (only relevant if focus mode is auto or macro)
        +
        +
      • +
      + + + +
        +
      • +

        setFocusOnTouchEnabled

        +
        public void setFocusOnTouchEnabled(boolean focusOnTouchEnabled)
        +
        Set to true if focus on touch should be enabled (only relevant if focus mode is auto or macro)
        +
        +
        Parameters:
        +
        focusOnTouchEnabled - true to enable
        +
        +
      • +
      + + + +
        +
      • +

        isUpdateRegionsOnAutoFocusEnabled

        +
        public boolean isUpdateRegionsOnAutoFocusEnabled()
        +
        +
        Returns:
        +
        true if regions should be changed slightly before every auto focus call
        +
        +
      • +
      + + + +
        +
      • +

        setUpdateRegionsOnAutoFocusEnabled

        +
        public void setUpdateRegionsOnAutoFocusEnabled(boolean updateRegionsOnAutoFocusEnabled)
        +
        Set to true if regions should be changed slightly before every auto focus call. + Only relevant if isFocusModeAuto() and isFocusRegionEnabled(). + (Some devices require slight change in the region or they don't work).
        +
        +
        Parameters:
        +
        updateRegionsOnAutoFocusEnabled - true to enable
        +
        +
      • +
      + + + +
        +
      • +

        isVideoStabilizationEnabled

        +
        public boolean isVideoStabilizationEnabled()
        +
        +
        Returns:
        +
        true if software video stabilization should be used
        +
        +
      • +
      + + + +
        +
      • +

        setVideoStabilizationEnabled

        +
        public void setVideoStabilizationEnabled(boolean videoStabilizationEnabled)
        +

        + Set if software video stabilization should be used. +

        + Note: this will be ignored if optical stabilization is also enabled and available + (they are mutually exclusive and optical should be better) +

        +
        +
        Parameters:
        +
        videoStabilizationEnabled - true if software video stabilization should be used
        +
        +
      • +
      + + + +
        +
      • +

        isOpticalStabilizationEnabled

        +
        public boolean isOpticalStabilizationEnabled()
        +
        +
        Returns:
        +
        true if optical stabilization should be used
        +
        +
      • +
      + + + +
        +
      • +

        setOpticalStabilizationEnabled

        +
        public void setOpticalStabilizationEnabled(boolean opticalStabilizationEnabled)
        +

        + Set if optical stabilization should be used. +

        + Note: this will only have an effect for devices where Camera API 2 can be used + (no differentiation of software/hardware stabilization available in API 1) +

        +
        +
        Parameters:
        +
        opticalStabilizationEnabled - true if optical stabilization should be used
        +
        +
      • +
      + + + +
        +
      • +

        getAutoFocusInterval

        +
        public int getAutoFocusInterval()
        +
        +
        Returns:
        +
        the interval in millis the auto focus should be called in (or <= 0 if not used)
        +
        +
      • +
      + + + +
        +
      • +

        setAutoFocusInterval

        +
        public void setAutoFocusInterval(int autoFocusInterval)
        +
        Set the interval in millis the auto focus should be called in (or <= 0 if it should not be used). + This will only have an effect if the focus mode is AUTO or MACRO. + (Minimum step size is 500ms).
        +
        +
        Parameters:
        +
        autoFocusInterval - the interval in milliseconds
        +
        +
      • +
      + + + +
        +
      • +

        setZoomGestureEnabled

        +
        public void setZoomGestureEnabled(boolean zoomGestureEnabled)
        +
        Enable the Gesture for pinch to zoom
        +
      • +
      + + + +
        +
      • +

        setFocalLength

        +
        public void setFocalLength(double focalLength)
        +
        Set a focal length to the camera
        +
      • +
      + + + +
        +
      • +

        setMaxFocalLength

        +
        public void setMaxFocalLength(double maxFocalLength)
        +
        Set a custom maximum focal Length
        +
      • +
      + + + +
        +
      • +

        setZoomRatio

        +
        public void setZoomRatio(double zoomRatio)
        +
        Set a zoom Ratio to the camera
        +
      • +
      + + + +
        +
      • +

        setMaxZoomRatio

        +
        public void setMaxZoomRatio(double maxZoomRatio)
        +
        Set a custom maximum zoom Ratio
        +
      • +
      + + + +
        +
      • +

        isZoomGestureEnabled

        +
        public boolean isZoomGestureEnabled()
        +
        Get boolean if zoom gesture is enabled
        +
        +
        Returns:
        +
        zoomGestureEnabled
        +
        +
      • +
      + + + +
        +
      • +

        getFocalLength

        +
        public double getFocalLength()
        +
        Get the current focal length
        +
        +
        Returns:
        +
        focalLength
        +
        +
      • +
      + + + +
        +
      • +

        getZoomRatio

        +
        public double getZoomRatio()
        +
        Get the current zoom ratio
        +
        +
        Returns:
        +
        zoomRatio
        +
        +
      • +
      + + + +
        +
      • +

        getMaxFocalLength

        +
        public double getMaxFocalLength()
        +
        Get the naximum focal length
        +
        +
        Returns:
        +
        zoomGestureEnabled
        +
        +
      • +
      + + + +
        +
      • +

        getMaxZoomRatio

        +
        public double getMaxZoomRatio()
        +
        Get boolean if zoom gesture is enabled
        +
        +
        Returns:
        +
        zoomGestureEnabled
        +
        +
      • +
      + + + +
        +
      • +

        getLensFacing

        +
        public CameraFeatures.LensFacing getLensFacing()
        +
        +
        Returns:
        +
        the default camera to use for scanning
        +
        +
      • +
      + + + +
        +
      • +

        setLensFacing

        +
        public void setLensFacing(CameraFeatures.LensFacing lensFacing)
        +
        Set the default camera used for scanning
        +
        +
        Parameters:
        +
        lensFacing - the CameraFacing
        +
        +
      • +
      + + + +
        +
      • +

        getFallbackLensFacings

        +
        public java.util.EnumSet<CameraFeatures.LensFacing> getFallbackLensFacings()
        +
        +
        Returns:
        +
        the fallback CameraFacings
        +
        +
      • +
      + + + +
        +
      • +

        setFallbackLensFacings

        +
        public void setFallbackLensFacings(CameraFeatures.LensFacing... fallbackLensFacings)
        +
        Set the fallback camera facings which are used if the default camera facing is not available on the device
        +
        +
        Parameters:
        +
        fallbackLensFacings - the fallback options for CameraFacing
        +
        +
      • +
      + + + +
        +
      • +

        setFallbackLensFacings

        +
        public void setFallbackLensFacings(java.util.EnumSet<CameraFeatures.LensFacing> fallbackLensFacings)
        +
        Set the fallback camera facings which are used if the default camera facing is not available on the device
        +
        +
        Parameters:
        +
        fallbackLensFacings - the fallback options for CameraFacing
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraControllerListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraControllerListener.html new file mode 100644 index 000000000..33fbc201b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraControllerListener.html @@ -0,0 +1,222 @@ + + + + + +CameraController.CameraControllerListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface CameraController.CameraControllerListener

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    CameraController
    +
    +
    +
    +
    public static interface CameraController.CameraControllerListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onCameraOpened

        +
        void onCameraOpened()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraOrientation.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraOrientation.html new file mode 100644 index 000000000..3a0713fd8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.CameraOrientation.html @@ -0,0 +1,397 @@ + + + + + +CameraController.CameraOrientation (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraController.CameraOrientation

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CameraController.CameraOrientation[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CameraController.CameraOrientation c : CameraController.CameraOrientation.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CameraController.CameraOrientation valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public int getValue()
        +
        +
        Returns:
        +
        the preferred camera orientation degree
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.html new file mode 100644 index 000000000..8b2cbdf13 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController.html @@ -0,0 +1,1047 @@ + + + + + +CameraController (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraController

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    CameraController1, CameraController2
    +
    +
    +
    +
    public abstract class CameraController
    +extends java.lang.Object
    +
    Class to abstract away camera api 1 and 2 differences.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraController

        +
        public CameraController()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPreferredCameraConfig

        +
        @NonNull
        +public CameraConfig getPreferredCameraConfig()
        +
        +
        Returns:
        +
        the preferred camera settings
        +
        +
      • +
      + + + +
        +
      • +

        setPreferredCameraConfig

        +
        public void setPreferredCameraConfig(@NonNull
        +                                     CameraConfig preferredCameraConfig)
        +
        Set the preferred camera settings. The actual used settings will be composed of this and the available features.
        +
        +
        Parameters:
        +
        preferredCameraConfig - the preferred settings
        +
        +
      • +
      + + + +
        +
      • +

        getCameraConfig

        +
        @Nullable
        +public CameraConfig getCameraConfig()
        +

        + Get the actually used settings (this is only available after the camera has been opened). +

        +

        + This is for information purposes only (to see what settings are actually used). + To change the settings use the getPreferredCameraConfig() instead. +

        +
        +
        Returns:
        +
        the actually used settings (or null if camera not yet opened)
        +
        +
      • +
      + + + +
        +
      • +

        hasNewImage

        +
        public abstract boolean hasNewImage()
        +
        +
        Returns:
        +
        true if a new image is available in the buffer
        +
        +
      • +
      + + + +
        +
      • +

        getNewImage

        +
        @Nullable
        +public abstract AnylineYuvImage getNewImage()
        +
        +
        Returns:
        +
        the next new image + (sets hasNewImage to false until another image is available)
        +
        +
      • +
      + + + +
        +
      • +

        getLastImageWithFullSize

        +
        @Nullable
        +public abstract AnylineImage getLastImageWithFullSize()
        +

        + Get the latest image in full size. + This does not check or manipulate hasNewImage(). +

        + Prefer getLastImageWithFullSizeReceiver(), if you are not sure if the image is actually needed, + to save resources. +

        +
        +
        Returns:
        +
        the latest image in full size.
        +
        +
      • +
      + + + +
        +
      • +

        getLastImageWithFullSizeReceiver

        +
        @Nullable
        +public abstract ImageReceiver getLastImageWithFullSizeReceiver()
        +

        + Get the a receiver for the latest image in full size. + This does not check or manipulate hasNewImage(). +

        + The receiver does not copy the image if no getter is called. +

        +
        +
        Returns:
        +
        a receiver for the latest image in full size.
        +
        +
      • +
      + + + +
        +
      • +

        takeHighResolutionImage

        +
        public abstract void takeHighResolutionImage()
        +
        Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully. + If no HighResolutionImageListener is set, the method returns. + Additionally, a picture is only taken if the safeToTakePicture flag is set to true, which means the camera is + open and preview is started.
        +
      • +
      + + + +
        +
      • +

        takeHighResolutionImage

        +
        public abstract void takeHighResolutionImage(int top,
        +                                             int left,
        +                                             int right,
        +                                             int bottom,
        +                                             int viewWidth,
        +                                             int viewHeight)
        +
      • +
      + + + +
        +
      • +

        setHighResolutionImageListener

        +
        public void setHighResolutionImageListener(@Nullable
        +                                           HighResolutionImageListener highResolutionImageListener)
        +
        Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the takeHighResolutionImage() method.
        +
        +
        Parameters:
        +
        highResolutionImageListener - the listener to call if a picture was taken (or an error occured)
        +
        +
      • +
      + + + +
        +
      • +

        setCameraOpenListener

        +
        public void setCameraOpenListener(@Nullable
        +                                  CameraOpenListener listener)
        +
        Set the listener that is called when the camera is opened or a camera related error occurred. + If not set the opening of the camera will be logged and an error will be thrown as a RuntimeException.
        +
        +
        Parameters:
        +
        listener - the listener
        +
        +
      • +
      + + + +
        +
      • +

        removeCameraOpenListener

        +
        public void removeCameraOpenListener(CameraOpenListener listener)
        +
      • +
      + + + +
        +
      • +

        removeAllCameraOpenListeners

        +
        public void removeAllCameraOpenListeners()
        +
      • +
      + + + +
        +
      • +

        setImageListener

        +
        public void setImageListener(ImageListener imageListener)
        +
        Set the listener that should be called when a new image is available
        +
        +
        Parameters:
        +
        imageListener - the listener that should be notified if an image is available
        +
        +
      • +
      + + + +
        +
      • +

        setFlashOn

        +
        public abstract void setFlashOn(boolean isOn)
        +
        Turn the torch flash on or off.
        +
        +
        Parameters:
        +
        isOn - true to turn the flash on false to turn it off
        +
        +
      • +
      + + + +
        +
      • +

        setZoomGestureEnabled

        +
        public void setZoomGestureEnabled(boolean isZoomEnabled)
        +
        Enable zoom for the camera + Needs to be called before setupZoomHandler()
        +
      • +
      + + + +
        +
      • +

        setupZoomHandler

        +
        public abstract void setupZoomHandler(android.view.View view)
        +
        Set up the zoom for the camera
        +
      • +
      + + + +
        +
      • +

        setFocalLength

        +
        public abstract void setFocalLength(double focalLength)
        +
        Set a zoom level through focal length
        +
      • +
      + + + +
        +
      • +

        getFocalLength

        +
        public double getFocalLength()
        +
        Get custom zoom level
        +
      • +
      + + + +
        +
      • +

        setZoomRatio

        +
        public abstract void setZoomRatio(double zoomLevelRatio)
        +
        Set a zoom level through zoom Ratio
        +
        +
        Parameters:
        +
        zoomLevelRatio -
        +
        +
      • +
      + + + +
        +
      • +

        setMaxFocalLength

        +
        public abstract void setMaxFocalLength(double maxFocalLength)
        +
        Set a maximum focal length
        +
        +
        Parameters:
        +
        maxFocalLength -
        +
        +
      • +
      + + + +
        +
      • +

        setMaxZoomRatio

        +
        public abstract void setMaxZoomRatio(double maxZoomRatio)
        +
        Set a maximum zoom ratio
        +
        +
        Parameters:
        +
        maxZoomRatio -
        +
        +
      • +
      + + + +
        +
      • +

        getZoomRatio

        +
        public abstract double getZoomRatio()
        +
        Get the current zoom ratio
        +
        +
        Returns:
        +
        +
      • +
      + + + +
        +
      • +

        getCurrentFocalLength

        +
        public abstract double getCurrentFocalLength()
        +
        Get the current focal length
        +
        +
        Returns:
        +
        +
      • +
      + + + +
        +
      • +

        callAutoFocus

        +
        public abstract void callAutoFocus()
        +
        Call auto focus.
        +
        +
        Throws:
        +
        java.lang.IllegalStateException - if no FocusConfig has been set
        +
        +
      • +
      + + + +
        +
      • +

        resetAutoFocusTimer

        +
        public void resetAutoFocusTimer()
        +
        Reset the auto focus timer, if a focus config is set.
        +
      • +
      + + + +
        +
      • +

        releaseCamera

        +
        public abstract void releaseCamera()
        +

        + Release the camera. +

        + ALWAYS call this or releaseCameraInBackground() in onPause of your activity!! +

        +
      • +
      + + + +
        +
      • +

        releaseCameraAndPreview

        +
        public abstract void releaseCameraAndPreview()
        +                                      throws java.lang.Exception
        +

        + Release the camera for the landscape to landscape mode. +

        +

        +
        +
        Throws:
        +
        java.lang.Exception
        +
        +
      • +
      + + + +
        +
      • +

        openCameraInBackground

        +
        public abstract void openCameraInBackground()
        +
        Open the camera in a background thread, if surface is already created and camera is not opened already. + Reports opening or error to the CameraOpenListener set with setCameraOpenListener(CameraOpenListener).
        +
      • +
      + + + +
        +
      • +

        openCameraInBackgroundSuccessfully

        +
        public abstract boolean openCameraInBackgroundSuccessfully()
        +
      • +
      + + + +
        +
      • +

        releaseCameraInBackground

        +
        public abstract void releaseCameraInBackground()
        +

        + Release the camera in a background thread. + Camera releasing may take a bit, so it may interfere with your exit animation. Use this to do it in the + background. +

        + ALWAYS call this or releaseCamera() in onPause of your activity!! +

        +
      • +
      + + + +
        +
      • +

        getPreviewView

        +
        public android.view.View getPreviewView()
        +
        +
        Returns:
        +
        the view on which the preview is displayed
        +
        +
      • +
      + + + +
        +
      • +

        getFrameWidth

        +
        public int getFrameWidth()
        +
        +
        Returns:
        +
        the width of the frames received (only available after the camera is opened)
        +
        +
      • +
      + + + +
        +
      • +

        getFrameHeight

        +
        public int getFrameHeight()
        +
        +
        Returns:
        +
        the height of the frames received (only available after the camera is opened)
        +
        +
      • +
      + + + +
        +
      • +

        getFrameToViewScale

        +
        public float getFrameToViewScale()
        +
        +
        Returns:
        +
        the scale, the ratio of the view size to the frame size (only available after the camera is opened)
        +
        +
      • +
      + + + +
        +
      • +

        getCameraFeatures

        +
        @Nullable
        +public CameraFeatures getCameraFeatures()
        +
        +
        Returns:
        +
        the available camera features for the opened camera (will be null if no camera is open yet)
        +
        +
      • +
      + + + +
        +
      • +

        setCameraOrientation

        +
        public abstract void setCameraOrientation(CameraController.CameraOrientation cameraOrientation)
        +
        Allows you to set the camera orientation for the BACK camera.
        +
        +
        Parameters:
        +
        cameraOrientation - represents orientation type
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setFocusRegionToCutout

        +
        public abstract void setFocusRegionToCutout(@NonNull
        +                                            android.content.Context context,
        +                                            @NonNull
        +                                            android.graphics.RectF cutOutRect,
        +                                            float surfaceWidth,
        +                                            float surfaceHeight)
        +
        Updates the focus and metering region to be the same as the given cutout.
        +
        +
        Parameters:
        +
        cutOutRect - the cutout rect relative to the surface
        +
        surfaceWidth - the width of the surface
        +
        surfaceHeight - the height of the surface
        +
        context - the context
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController1.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController1.html new file mode 100644 index 000000000..f13ed3003 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController1.html @@ -0,0 +1,940 @@ + + + + + +CameraController1 (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraController1

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraController1
    +extends CameraController
    +
    Camera controller implementation for camera API 1
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        releaseCameraAndPreview

        +
        public void releaseCameraAndPreview()
        +                             throws java.lang.Exception
        +
        Description copied from class: CameraController
        +

        + Release the camera for the landscape to landscape mode. +

        +

        +
        +
        Specified by:
        +
        releaseCameraAndPreview in class CameraController
        +
        Throws:
        +
        java.lang.Exception
        +
        +
      • +
      + + + +
        +
      • +

        hasNewImage

        +
        public boolean hasNewImage()
        +
        +
        Specified by:
        +
        hasNewImage in class CameraController
        +
        Returns:
        +
        true if a new image is available in the buffer
        +
        +
      • +
      + + + +
        +
      • +

        getNewImage

        +
        public AnylineYuvImage getNewImage()
        +
        +
        Specified by:
        +
        getNewImage in class CameraController
        +
        Returns:
        +
        the next new image + (sets hasNewImage to false until another image is available)
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getHighResolutionImage

        +
        public AnylineImage getHighResolutionImage()
        +
      • +
      + + + + + + + +
        +
      • +

        takeHighResolutionImage

        +
        public void takeHighResolutionImage(int top,
        +                                    int left,
        +                                    int right,
        +                                    int bottom,
        +                                    int scanViewWidth,
        +                                    int scanViewHeight)
        +
        +
        Specified by:
        +
        takeHighResolutionImage in class CameraController
        +
        +
      • +
      + + + +
        +
      • +

        setFlashOn

        +
        public void setFlashOn(boolean isOn)
        +
        Description copied from class: CameraController
        +
        Turn the torch flash on or off.
        +
        +
        Specified by:
        +
        setFlashOn in class CameraController
        +
        Parameters:
        +
        isOn - true to turn the flash on false to turn it off
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setCustomZoomLevel

        +
        public void setCustomZoomLevel(int zoomLevel)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        setZoomRatio

        +
        public void setZoomRatio(double zoomLevelRatio)
        +
        Description copied from class: CameraController
        +
        Set a zoom level through zoom Ratio
        +
        +
        Specified by:
        +
        setZoomRatio in class CameraController
        +
        +
      • +
      + + + +
        +
      • +

        setMinCameraExposure

        +
        public void setMinCameraExposure()
        +
        set the minimum camera exposure
        +
      • +
      + + + +
        +
      • +

        setExposureForBlackOnBlack

        +
        public void setExposureForBlackOnBlack()
        +
      • +
      + + + +
        +
      • +

        setDefaultCameraExposure

        +
        public void setDefaultCameraExposure()
        +
        set default camera exposure
        +
      • +
      + + + +
        +
      • +

        getMinCameraExposure

        +
        public int getMinCameraExposure()
        +
        +
        Returns:
        +
        minimum camera exposure
        +
        +
      • +
      + + + +
        +
      • +

        getMaxCameraExposure

        +
        public int getMaxCameraExposure()
        +
        +
        Returns:
        +
        maximum camera exposure
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getMaxZoomLevel

        +
        public int getMaxZoomLevel()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        releaseCameraInBackground

        +
        public void releaseCameraInBackground()
        +
        Description copied from class: CameraController
        +

        + Release the camera in a background thread. + Camera releasing may take a bit, so it may interfere with your exit animation. Use this to do it in the + background. +

        + ALWAYS call this or CameraController.releaseCamera() in onPause of your activity!! +

        +
        +
        Specified by:
        +
        releaseCameraInBackground in class CameraController
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getCamera

        +
        public android.hardware.Camera getCamera()
        +
        +
        Returns:
        +
        the currently used camera instance
        +
        +
      • +
      + + + +
        +
      • +

        resetPreviewCallback

        +
        public void resetPreviewCallback()
        +
        Reset the preview callback.
        + NOTE: This should only be called manually in very special circumstances + (e.x.: after the surface is used as a preview for recording a video ).
        +
      • +
      + + + +
        +
      • +

        setFocusRegionToCutout

        +
        public void setFocusRegionToCutout(@NonNull
        +                                   android.content.Context context,
        +                                   @NonNull
        +                                   android.graphics.RectF cutOutRect,
        +                                   float surfaceWidth,
        +                                   float surfaceHeight)
        +
        Description copied from class: CameraController
        +
        Updates the focus and metering region to be the same as the given cutout.
        +
        +
        Specified by:
        +
        setFocusRegionToCutout in class CameraController
        +
        Parameters:
        +
        context - the context
        +
        cutOutRect - the cutout rect relative to the surface
        +
        surfaceWidth - the width of the surface
        +
        surfaceHeight - the height of the surface
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.State.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.State.html new file mode 100644 index 000000000..f480a8bd9 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.State.html @@ -0,0 +1,393 @@ + + + + + +CameraController2.State (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraController2.State

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      PICTURE_TAKEN +
      Camera state: Picture was taken.
      +
      PREVIEW +
      Camera state: Showing camera preview.
      +
      WAITING_LOCK +
      Camera state: Waiting for the focus to be locked.
      +
      WAITING_NON_PRECAPTURE +
      Camera state: Waiting for the exposure state to be something other than precapture.
      +
      WAITING_PRECAPTURE +
      Camera state: Waiting for the exposure to be precapture state.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static CameraController2.StatevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static CameraController2.State[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + + + + + +
        +
      • +

        WAITING_LOCK

        +
        public static final CameraController2.State WAITING_LOCK
        +
        Camera state: Waiting for the focus to be locked.
        +
      • +
      + + + +
        +
      • +

        WAITING_PRECAPTURE

        +
        public static final CameraController2.State WAITING_PRECAPTURE
        +
        Camera state: Waiting for the exposure to be precapture state.
        +
      • +
      + + + +
        +
      • +

        WAITING_NON_PRECAPTURE

        +
        public static final CameraController2.State WAITING_NON_PRECAPTURE
        +
        Camera state: Waiting for the exposure state to be something other than precapture.
        +
      • +
      + + + +
        +
      • +

        PICTURE_TAKEN

        +
        public static final CameraController2.State PICTURE_TAKEN
        +
        Camera state: Picture was taken.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CameraController2.State[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CameraController2.State c : CameraController2.State.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CameraController2.State valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.html new file mode 100644 index 000000000..0a81b2a62 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraController2.html @@ -0,0 +1,842 @@ + + + + + +CameraController2 (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraController2

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraController2
    +extends CameraController
    +
    Camera controller implementation for camera API 2
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FocusMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FocusMode.html new file mode 100644 index 000000000..8f3dbded2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FocusMode.html @@ -0,0 +1,504 @@ + + + + + +CameraFeatures.FocusMode (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraFeatures.FocusMode

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<CameraFeatures.FocusMode>
    +
    +
    +
    Enclosing class:
    +
    CameraFeatures
    +
    +
    +
    +
    public static enum CameraFeatures.FocusMode
    +extends java.lang.Enum<CameraFeatures.FocusMode>
    +
    Helper enum for the focus mode to abstract away the differences in camera API 1 and 2
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CameraFeatures.FocusMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CameraFeatures.FocusMode c : CameraFeatures.FocusMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CameraFeatures.FocusMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        fromCamera1

        +
        public static CameraFeatures.FocusMode fromCamera1(java.lang.String mode)
        +
        +
        Parameters:
        +
        mode - the camera api 1 focus mode
        +
        Returns:
        +
        this enum from the camera API 1 string constant
        +
        +
      • +
      + + + +
        +
      • +

        fromCamera2

        +
        public static CameraFeatures.FocusMode fromCamera2(int mode)
        +
        +
        Parameters:
        +
        mode - the camera api 2 focus mode
        +
        Returns:
        +
        this enum from the camera API 2 constant
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Enum<CameraFeatures.FocusMode>
        +
        +
      • +
      + + + +
        +
      • +

        toCamera1

        +
        public java.lang.String toCamera1()
        +
        +
        Returns:
        +
        the focus mode in the form required by the camera API 1
        +
        +
      • +
      + + + +
        +
      • +

        toCamera2

        +
        public int toCamera2()
        +
        +
        Returns:
        +
        the focus mode in the form required by the camera API 2
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FpsRange.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FpsRange.html new file mode 100644 index 000000000..35ee71f4b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.FpsRange.html @@ -0,0 +1,383 @@ + + + + + +CameraFeatures.FpsRange (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraFeatures.FpsRange

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    CameraFeatures
    +
    +
    +
    +
    public static class CameraFeatures.FpsRange
    +extends java.lang.Object
    +
    Helper class for the FPS ranges to abstract away the differences in camera API 1 and 2
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FpsRange

        +
        public FpsRange(int lower,
        +                int upper)
        +
        Create a new range
        +
        +
        Parameters:
        +
        lower - the lower bound in milliseconds
        +
        upper - the upper bound in milliseconds
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getRangesFromCamera1

        +
        public static CameraFeatures.FpsRange[] getRangesFromCamera1(@NonNull
        +                                                             java.util.List<int[]> cam1Ranges)
        +
        +
        Parameters:
        +
        cam1Ranges - camera 1 style list of ranges to convert
        +
        Returns:
        +
        a array of ranges
        +
        +
      • +
      + + + +
        +
      • +

        getRangesFromCamera2

        +
        public static CameraFeatures.FpsRange[] getRangesFromCamera2(@NonNull
        +                                                             android.util.Range<java.lang.Integer>[] cam2Ranges)
        +
        +
        Parameters:
        +
        cam2Ranges - camera 2 style list of ranges to convert
        +
        Returns:
        +
        a array of ranges
        +
        +
      • +
      + + + +
        +
      • +

        getLower

        +
        public int getLower()
        +
        +
        Returns:
        +
        the lower end of the range in milliseconds
        +
        +
      • +
      + + + +
        +
      • +

        getUpper

        +
        public int getUpper()
        +
        +
        Returns:
        +
        the upper end of the range in milliseconds
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        Return the range as a string representation "[lower, upper]".
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        Returns:
        +
        string representation of the range
        +
        +
      • +
      + + + +
        +
      • +

        toCamera2

        +
        public android.util.Range<java.lang.Integer> toCamera2()
        +
        +
        Returns:
        +
        this range in the format required by the camera 2 api
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.LensFacing.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.LensFacing.html new file mode 100644 index 000000000..8982e948f --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.LensFacing.html @@ -0,0 +1,441 @@ + + + + + +CameraFeatures.LensFacing (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraFeatures.LensFacing

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<CameraFeatures.LensFacing>
    +
    +
    +
    Enclosing class:
    +
    CameraFeatures
    +
    +
    +
    +
    public static enum CameraFeatures.LensFacing
    +extends java.lang.Enum<CameraFeatures.LensFacing>
    +
    Helper enum for the lens facing direction to abstract away the differences in camera API 1 and 2
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CameraFeatures.LensFacing[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CameraFeatures.LensFacing c : CameraFeatures.LensFacing.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CameraFeatures.LensFacing valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + +
        +
      • +

        fromCamera1

        +
        public static CameraFeatures.LensFacing fromCamera1(int camera1Facing)
        +
        +
        Parameters:
        +
        camera1Facing - the camera 1 facing constant
        +
        Returns:
        +
        the matching enum for the given camera 1 constant
        +
        +
      • +
      + + + +
        +
      • +

        fromCamera2

        +
        public static CameraFeatures.LensFacing fromCamera2(java.lang.Integer camera2Facing)
        +
        +
        Parameters:
        +
        camera2Facing - the camera 2 facing constant
        +
        Returns:
        +
        the matching enum for the given camera 2 constant
        +
        +
      • +
      + + + +
        +
      • +

        fromBitFlags

        +
        public static java.util.EnumSet<CameraFeatures.LensFacing> fromBitFlags(int fallbackCameraBits)
        +
        Returns an EnumSet consisting of all LensFacings whos bits set in fallbackCameraBits.
        + E.g. fallbackCameraBits = 3 -> 011 -> {BACK, FRONT}
        +
        +
        Parameters:
        +
        fallbackCameraBits -
        +
        Returns:
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.OutputFormat.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.OutputFormat.html new file mode 100644 index 000000000..00796cae7 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.OutputFormat.html @@ -0,0 +1,584 @@ + + + + + +CameraFeatures.OutputFormat (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraFeatures.OutputFormat

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.SceneMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.SceneMode.html new file mode 100644 index 000000000..50cff1414 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.SceneMode.html @@ -0,0 +1,648 @@ + + + + + +CameraFeatures.SceneMode (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraFeatures.SceneMode

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<CameraFeatures.SceneMode>
    +
    +
    +
    Enclosing class:
    +
    CameraFeatures
    +
    +
    +
    +
    public static enum CameraFeatures.SceneMode
    +extends java.lang.Enum<CameraFeatures.SceneMode>
    +
    Helper enum for the scene mode to abstract away the differences in camera API 1 and 2
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.html new file mode 100644 index 000000000..6edd402e6 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures.html @@ -0,0 +1,644 @@ + + + + + +CameraFeatures (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraFeatures

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    CameraFeatures1, CameraFeatures2
    +
    +
    +
    +
    public abstract class CameraFeatures
    +extends java.lang.Object
    +
    A class to hold information about the supported features of a camera. + (In a camera API version independent way)
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraFeatures

        +
        public CameraFeatures()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasCameraApi2Support

        +
        public static boolean hasCameraApi2Support(android.content.Context context,
        +                                           CameraFeatures.LensFacing lensFacing)
        +
        +
        Returns:
        +
        true if a camera with the specified facing has more than legacy support for the camera 2 api
        +
        +
      • +
      + + + +
        +
      • +

        allCamerasHaveApi2Support

        +
        public static boolean allCamerasHaveApi2Support(android.content.Context context)
        +
        +
        Returns:
        +
        true if all cameras have more than legacy support for the camera 2 api
        +
        +
      • +
      + + + +
        +
      • +

        getLensFacing

        +
        public CameraFeatures.LensFacing getLensFacing()
        +
        +
        Returns:
        +
        the direction the camera is facing (back, front or external)
        +
        +
      • +
      + + + +
        +
      • +

        getSensorOrientation

        +
        public int getSensorOrientation()
        +

        + Clockwise angle through which the output image needs to be rotated + to be upright on the device screen in its native orientation. +

        +

        Range of valid values:
        + 0, 90, 180, 270

        +
      • +
      + + + +
        +
      • +

        getFocusModes

        +
        @NonNull
        +public java.util.List<CameraFeatures.FocusMode> getFocusModes()
        +
        +
        Returns:
        +
        the available focus modes
        +
        +
      • +
      + + + +
        +
      • +

        getSceneModes

        +
        @Nullable
        +public java.util.List<CameraFeatures.SceneMode> getSceneModes()
        +
        +
        Returns:
        +
        the available scene modes
        +
        +
      • +
      + + + +
        +
      • +

        getPreviewSizes

        +
        @NonNull
        +public java.util.List<CameraSize> getPreviewSizes()
        +
        +
        Returns:
        +
        the available preview sizes
        +
        +
      • +
      + + + +
        +
      • +

        getPictureSizes

        +
        @NonNull
        +public java.util.List<CameraSize> getPictureSizes()
        +
        +
        Returns:
        +
        the available picture sizes
        +
        +
      • +
      + + + +
        +
      • +

        getVideoSizes

        +
        @Nullable
        +public java.util.List<CameraSize> getVideoSizes()
        +
        +
        Returns:
        +
        the available video sizes
        +
        +
      • +
      + + + +
        +
      • +

        isFlashSupported

        +
        public boolean isFlashSupported()
        +
        +
        Returns:
        +
        true if torch flash is supported
        +
        +
      • +
      + + + +
        +
      • +

        getMaxFocusRegions

        +
        public int getMaxFocusRegions()
        +
        +
        Returns:
        +
        the maximum number of focus regions that can be set
        +
        +
      • +
      + + + +
        +
      • +

        getMaxAutoExposureRegions

        +
        public int getMaxAutoExposureRegions()
        +
        +
        Returns:
        +
        the maximum number of auto exposure regions that can be set
        +
        +
      • +
      + + + +
        +
      • +

        isVideoStabilizationSupported

        +
        public boolean isVideoStabilizationSupported()
        +
        +
        Returns:
        +
        true if video stabilization is supported (software)
        +
        +
      • +
      + + + +
        +
      • +

        getFpsRanges

        +
        @NonNull
        +public CameraFeatures.FpsRange[] getFpsRanges()
        +
        +
        Returns:
        +
        the available FPS ranges
        +
        +
      • +
      + + + +
        +
      • +

        getMaxFpsRange

        +
        @NonNull
        +public CameraFeatures.FpsRange getMaxFpsRange()
        +
        +
        Returns:
        +
        the highest available fps range
        +
        +
      • +
      + + + +
        +
      • +

        getMinExposure

        +
        public int getMinExposure()
        +
        +
        Returns:
        +
        minimum exposure compensation value in count of getExposureStep()
        +
        +
      • +
      + + + +
        +
      • +

        getMaxExposure

        +
        public int getMaxExposure()
        +
        +
        Returns:
        +
        maximum exposure compensation value in count of getExposureStep()
        +
        +
      • +
      + + + +
        +
      • +

        getExposureStep

        +
        public float getExposureStep()
        +
        +
        Returns:
        +
        Smallest step by which the exposure compensation can be changed
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures1.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures1.html new file mode 100644 index 000000000..4eee7f3c6 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures1.html @@ -0,0 +1,311 @@ + + + + + +CameraFeatures1 (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraFeatures1

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraFeatures1
    +extends CameraFeatures
    +
    Class to hold available features for the camera api 1
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraFeatures1

        +
        public CameraFeatures1(int cameraId,
        +                       @NonNull
        +                       android.hardware.Camera camera)
        +
        New camera features from the given id and characteristics
        +
        +
        Parameters:
        +
        cameraId - the id of the camera
        +
        camera - the camera to get the available features from
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isAutoExposureLockSupported

        +
        public boolean isAutoExposureLockSupported()
        +
        +
        Returns:
        +
        true if auto exposure can be locked
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.AutoExposureMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.AutoExposureMode.html new file mode 100644 index 000000000..46195a137 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.AutoExposureMode.html @@ -0,0 +1,422 @@ + + + + + +CameraFeatures2.AutoExposureMode (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraFeatures2.AutoExposureMode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CameraFeatures2.AutoExposureMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CameraFeatures2.AutoExposureMode c : CameraFeatures2.AutoExposureMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CameraFeatures2.AutoExposureMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toCamera2

        +
        public int toCamera2()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.html new file mode 100644 index 000000000..d70f6795c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraFeatures2.html @@ -0,0 +1,350 @@ + + + + + +CameraFeatures2 (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraFeatures2

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraFeatures2
    +extends CameraFeatures
    +
    Class to hold available features for the camera api 2
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraFeatures2

        +
        public CameraFeatures2(@NonNull
        +                       java.lang.String cameraId,
        +                       @NonNull
        +                       android.hardware.camera2.CameraCharacteristics characteristics)
        +
        New camera features from the given id and characteristics
        +
        +
        Parameters:
        +
        cameraId - the id of the camera
        +
        characteristics - the characteristics to read the features from
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isOpticalStabilizationSupported

        +
        public boolean isOpticalStabilizationSupported()
        +
        +
        Returns:
        +
        true if optical stabilization is available
        +
        +
      • +
      + + + +
        +
      • +

        getForAllCameras

        +
        public static CameraFeatures2[] getForAllCameras(android.content.Context context)
        +                                          throws android.hardware.camera2.CameraAccessException
        +
        Get the available features for all cameras.
        +
        +
        Parameters:
        +
        context - the context
        +
        Returns:
        +
        the features
        +
        Throws:
        +
        android.hardware.camera2.CameraAccessException - if a camera device could not be queried by the CameraManager
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraOpenListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraOpenListener.html new file mode 100644 index 000000000..1aed81de9 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraOpenListener.html @@ -0,0 +1,252 @@ + + + + + +CameraOpenListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface CameraOpenListener

+
+
+
+
    +
  • +
    +
    +
    public interface CameraOpenListener
    +
    A listener for Camera opening events.
    +
  • +
+
+
+
    +
  • + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onCameraOpened

        +
        void onCameraOpened(CameraController cameraController,
        +                    int width,
        +                    int height)
        +
        This method is invoked when camera preview has started.
        +
        +
        Parameters:
        +
        cameraController - - the camera controller used to control the camera
        +
        width - - the width of the frames that will be delivered
        +
        height - - the height of the frames that will be delivered
        +
        +
      • +
      + + + +
        +
      • +

        onCameraError

        +
        void onCameraError(java.lang.Exception e)
        +
        Invoked when something went wrong connecting to the camera.
        +
        +
        Parameters:
        +
        e - the exception that occurred
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraPermissionHelper.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraPermissionHelper.html new file mode 100644 index 000000000..c34a0bc5c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraPermissionHelper.html @@ -0,0 +1,395 @@ + + + + + +CameraPermissionHelper (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraPermissionHelper

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraPermissionHelper
    +extends java.lang.Object
    +
    Helper class to handle Android 6 (API > 23) Runtime Camera Permissions. + For Android API levels < 23, this helper class will return the permission as granted. This is because the + permissions are given at installation time on this API levels.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intREQUEST_CODE_CAMERA_PERMISSIONS +
      Anyline Camera Permission Request Code
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      CameraPermissionHelper(android.app.Activity activity) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanhasPermissions() +
      Checks if the Camera Permission was already granted by the user
      +
      booleanonRequestPermissionsResult(int requestCode, + java.lang.String[] permissions, + int[] grantResults) +
      Takes the result from Activity.onRequestPermissionsResult(int, String[], int[]) and evaluates if the + Camera Permission was given by the user.
      +
      voidrequestPermissions() +
      Sends a permission request to the user.
      +
      voidshowPermissionMessage(java.lang.String message) +
      Displays an AlertDialog to the user, informing him about the necessity of granting the Camera Permission.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        REQUEST_CODE_CAMERA_PERMISSIONS

        +
        public static final int REQUEST_CODE_CAMERA_PERMISSIONS
        +
        Anyline Camera Permission Request Code
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraPermissionHelper

        +
        public CameraPermissionHelper(android.app.Activity activity)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        requestPermissions

        +
        public void requestPermissions()
        +
        Sends a permission request to the user. The result will be given in + Activity.onRequestPermissionsResult(int, String[], int[]). The result should be forwarded to + onRequestPermissionsResult(int, String[], int[]), which will evaluate the + parameters and return the result.
        +
      • +
      + + + +
        +
      • +

        hasPermissions

        +
        public boolean hasPermissions()
        +
        Checks if the Camera Permission was already granted by the user
        +
        +
        Returns:
        +
        a boolean indicating if the permission was already granted.
        +
        +
      • +
      + + + +
        +
      • +

        onRequestPermissionsResult

        +
        public boolean onRequestPermissionsResult(int requestCode,
        +                                          java.lang.String[] permissions,
        +                                          int[] grantResults)
        +
        Takes the result from Activity.onRequestPermissionsResult(int, String[], int[]) and evaluates if the + Camera Permission was given by the user. + + If the provided permissions are not the ones requested with this helper, this method will also return false.
        +
        +
        Parameters:
        +
        requestCode - the code of the request (should be REQUEST_CODE_CAMERA_PERMISSIONS)
        +
        permissions - the requested permissions
        +
        grantResults - the results of the request
        +
        Returns:
        +
        a boolean indicating if the Camera Permissions were granted.
        +
        +
      • +
      + + + +
        +
      • +

        showPermissionMessage

        +
        @UiThread
        +public void showPermissionMessage(@Nullable
        +                                            java.lang.String message)
        +
        Displays an AlertDialog to the user, informing him about the necessity of granting the Camera Permission. + If no message is given, a default message is displayed.
        +
        +
        Parameters:
        +
        message - the message to display to the user. If null is passed, a default message will be displayed
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraSize.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraSize.html new file mode 100644 index 000000000..8a7e68bba --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraSize.html @@ -0,0 +1,410 @@ + + + + + +CameraSize (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraSize

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraSize
    +extends java.lang.Object
    +
    Helper class used to abstract the camera size attributes for api1 and api2
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      CameraSize(android.hardware.Camera.Size size) 
      CameraSize(int width, + int height) 
      CameraSize(android.util.Size size) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object obj) +
      Check if this size is equal to another size.
      +
      intgetHeight() 
      intgetLonger() 
      intgetShorter() 
      intgetWidth() 
      inthashCode()
      java.lang.StringtoString() +
      Return the size represented as a string with the format "WxH"
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraSize

        +
        public CameraSize(android.hardware.Camera.Size size)
        +
      • +
      + + + +
        +
      • +

        CameraSize

        +
        public CameraSize(android.util.Size size)
        +
      • +
      + + + +
        +
      • +

        CameraSize

        +
        public CameraSize(int width,
        +                  int height)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getWidth

        +
        public int getWidth()
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        public int getHeight()
        +
      • +
      + + + +
        +
      • +

        getLonger

        +
        public int getLonger()
        +
        +
        Returns:
        +
        the longer of the two sides
        +
        +
      • +
      + + + +
        +
      • +

        getShorter

        +
        public int getShorter()
        +
        +
        Returns:
        +
        the shorter of the two sides
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        Return the size represented as a string with the format "WxH"
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        Returns:
        +
        string representation of the size
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        Check if this size is equal to another size. +

        + Two sizes are equal if and only if both their widths and heights are + equal. +

        +

        + A size object is never equal to any other type of object. +

        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        Returns:
        +
        true if the objects were equal, false otherwise
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.AspectRatio.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.AspectRatio.html new file mode 100644 index 000000000..1d8b7a3a4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.AspectRatio.html @@ -0,0 +1,404 @@ + + + + + +CameraUtil.AspectRatio (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum CameraUtil.AspectRatio

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CameraUtil.AspectRatio[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CameraUtil.AspectRatio c : CameraUtil.AspectRatio.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CameraUtil.AspectRatio valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.html new file mode 100644 index 000000000..7e6c34ae3 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraUtil.html @@ -0,0 +1,520 @@ + + + + + +CameraUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class CameraUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class CameraUtil.AspectRatio 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      CameraUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static CameraSizegetBestFittingPictureSize(java.util.List<CameraSize> pictureSizes, + int preferredPictureWidth, + int preferredPictureHeight, + java.util.List<CameraUtil.AspectRatio> preferredAspectRatios) +
      Determines the best fitting Picture size for the given parameters.
      +
      static CameraFeatures.FpsRangegetBiggestFittingPreviewFps(CameraFeatures.FpsRange[] supportedFps, + int minFps, + int maxFps) +
      This helper method can be called to select camera preview FPS.
      +
      static CameraSizegetBiggestFittingPreviewSize(java.util.List<CameraSize> sizes, + int maxWidth, + int maxHeight) +
      This helper method can be called to select camera preview size.
      +
      static intgetCameraDisplayRotation(android.content.Context context, + android.hardware.camera2.CameraCharacteristics cameraCharacteristics) +
      Get the rotation of camera relative to the display orientation
      +
      static intgetCameraDisplayRotation(android.content.Context context, + int cameraId) +
      An implementation of the code in the docs of Camera.setDisplayOrientation(int) + (just returning the degrees instead of setting them directly).
      +
      static intgetCameraRotation(android.content.Context context, + int cameraId) +
      An implementation of the code in the docs of Camera.Parameters.setRotation(int) + (just returning the degrees instead of setting them directly).
      +
      static intgetDisplayRotationDegrees(android.content.Context context) 
      static booleanhasCamera(android.content.Context context) +
      return true if device has a camera.
      +
      static voidsetCameraDisplayOrientation(android.content.Context context, + int cameraId, + android.hardware.Camera camera) +
      An implementation of the code in the docs of Camera.setDisplayOrientation(int).
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraUtil

        +
        public CameraUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasCamera

        +
        public static boolean hasCamera(android.content.Context context)
        +
        return true if device has a camera.
        +
      • +
      + + + +
        +
      • +

        setCameraDisplayOrientation

        +
        public static void setCameraDisplayOrientation(android.content.Context context,
        +                                               int cameraId,
        +                                               android.hardware.Camera camera)
        +
        An implementation of the code in the docs of Camera.setDisplayOrientation(int).
        +
        +
        Parameters:
        +
        context - - the context
        +
        cameraId - - the id of the used camera
        +
        camera - - the camera itself
        +
        +
      • +
      + + + +
        +
      • +

        getCameraDisplayRotation

        +
        public static int getCameraDisplayRotation(android.content.Context context,
        +                                           int cameraId)
        +
        An implementation of the code in the docs of Camera.setDisplayOrientation(int) + (just returning the degrees instead of setting them directly). + This returns the degrees the preview frame needs to get rotated to be the same as actually seen.
        +
        +
        Parameters:
        +
        context - the context
        +
        cameraId - the camera id to get the rotation from
        +
        Returns:
        +
        the degrees the image has to be rotated to be the same as actually seen.
        +
        +
      • +
      + + + +
        +
      • +

        getCameraRotation

        +
        public static int getCameraRotation(android.content.Context context,
        +                                    int cameraId)
        +
        An implementation of the code in the docs of Camera.Parameters.setRotation(int) + (just returning the degrees instead of setting them directly).
        +

        + Returns the camera rotation which needs to be compensated with Camera.Parameters.setRotation(int)

        +
        +
        Parameters:
        +
        context - the context
        +
        cameraId - the camera id to get the rotation from
        +
        Returns:
        +
        the degrees the camera rotation needs to be set, to retrieve correct frames
        +
        +
      • +
      + + + +
        +
      • +

        getCameraDisplayRotation

        +
        public static int getCameraDisplayRotation(android.content.Context context,
        +                                           android.hardware.camera2.CameraCharacteristics cameraCharacteristics)
        +
        Get the rotation of camera relative to the display orientation
        +
        +
        Parameters:
        +
        context - the context
        +
        cameraCharacteristics - the camera characteristics of the camera to check
        +
        Returns:
        +
        the rotation of camera relative to the display orientation
        +
        +
      • +
      + + + +
        +
      • +

        getDisplayRotationDegrees

        +
        public static int getDisplayRotationDegrees(android.content.Context context)
        +
        +
        Parameters:
        +
        context - the context
        +
        Returns:
        +
        the rotation of the display (relative to the natural orientation) in degrees
        +
        +
      • +
      + + + +
        +
      • +

        getBiggestFittingPreviewSize

        +
        public static CameraSize getBiggestFittingPreviewSize(java.util.List<CameraSize> sizes,
        +                                                      int maxWidth,
        +                                                      int maxHeight)
        +
        This helper method can be called to select camera preview size. + It goes over the list of the supported preview sizes and selects the maximum one which + fits.
        +
        +
        Parameters:
        +
        sizes - - the supported sizes
        +
        maxWidth - - the max width
        +
        maxHeight - - the max height
        +
        Returns:
        +
        the biggest size that fits in the given max values
        +
        +
      • +
      + + + +
        +
      • +

        getBiggestFittingPreviewFps

        +
        public static CameraFeatures.FpsRange getBiggestFittingPreviewFps(CameraFeatures.FpsRange[] supportedFps,
        +                                                                  int minFps,
        +                                                                  int maxFps)
        +
        This helper method can be called to select camera preview FPS. + It goes over the list of the supported preview FPS ranges and selects the maximum one which + fits.
        +
        +
        Parameters:
        +
        supportedFps - the supported FPS ranges of the device
        +
        minFps - the preferred min preview fps
        +
        maxFps - the preferred max preview fps
        +
        Returns:
        +
        the biggest size that fits in the given min max values
        +
        +
      • +
      + + + +
        +
      • +

        getBestFittingPictureSize

        +
        public static CameraSize getBestFittingPictureSize(java.util.List<CameraSize> pictureSizes,
        +                                                   int preferredPictureWidth,
        +                                                   int preferredPictureHeight,
        +                                                   java.util.List<CameraUtil.AspectRatio> preferredAspectRatios)
        +
        Determines the best fitting Picture size for the given parameters. + There are two possible scenarios: +

        + If the preferred sizes are not 0, the lowest available resolution greater than the sizes is returned. + If there is no resolution found greater than the preferred sizes, the highest resolution in 16:9, 5:3 or 16:10 + is returned. + If there is no resolution with these aspect ratios, the highest resolution in any aspect ratio is returned. +

        +

        + If the preferred sizes are 0, the highest available resolution in the preferredAspectRatio is returned. If + none is found, the highest resolution in any aspect ratio is returned. +

        +
        +
        Parameters:
        +
        pictureSizes - the supported sizes
        +
        preferredPictureWidth - the preferred (minimum) width of the picture
        +
        preferredPictureHeight - the preferred (minimum) height of the picture
        +
        preferredAspectRatios - a list of the preferred aspect ratios
        +
        Returns:
        +
        The smallest size in the aspect ratio that is bigger than the provided preferred size, or a fallback + (see above)
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraView.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraView.html new file mode 100644 index 000000000..c3c2ca617 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CameraView.html @@ -0,0 +1,1336 @@ + + + + + +CameraView (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class CameraView

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback, android.view.ViewManager, android.view.ViewParent
    +
    +
    +
    Direct Known Subclasses:
    +
    ScanView
    +
    +
    +
    +
    public class CameraView
    +extends android.view.ViewGroup
    +

    + A view that shows a camera preview and can provide the previewed image to + e.g the AnylineController via the ImageProvider Interface. +

    + The camera will be initialized in a background thread. Use the CameraOpenListener to get notified if this + was successful or not. +

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.ViewGroup

        +android.view.ViewGroup.LayoutParams, android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.View

        +android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener, android.view.View.OnUnhandledKeyEventListener
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      CameraControllercameraController 
      intframeIndex 
      intlayoutBottom 
      intlayoutLeft 
      intlayoutRight 
      intlayoutTop 
      static intPREVIEW_CROP_GRAVITY_BOTTOM 
      static intPREVIEW_CROP_GRAVITY_CENTER_VERTICALLY 
      static intPREVIEW_CROP_GRAVITY_TOP 
      +
        +
      • + + +

        Fields inherited from class android.view.ViewGroup

        +FOCUS_AFTER_DESCENDANTS, FOCUS_BEFORE_DESCENDANTS, FOCUS_BLOCK_DESCENDANTS, LAYOUT_MODE_CLIP_BOUNDS, LAYOUT_MODE_OPTICAL_BOUNDS, PERSISTENT_ALL_CACHES, PERSISTENT_ANIMATION_CACHE, PERSISTENT_NO_CACHE, PERSISTENT_SCROLLING_CACHE
      • +
      +
        +
      • + + +

        Fields inherited from class android.view.View

        +ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, IMPORTANT_FOR_CONTENT_CAPTURE_NO, IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_YES, IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VISIBLE, X, Y, Z
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      CameraView(android.content.Context context) 
      CameraView(android.content.Context context, + android.util.AttributeSet attrs) 
      CameraView(android.content.Context context, + android.util.AttributeSet attrs, + int defStyleAttr) 
      CameraView(android.content.Context context, + boolean api2Enabled) +
      Construct a camera view with the given api 2 option.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and TypeMethod and Description
      voidcallAutoFocus() +
      + Call auto focus.
      +
      voiddisableBarcodeDetection() 
      voidenableBarcodeDetection(NativeBarcodeResultListener barcodeResultListener, + java.util.List<BarcodeFormat> format) +
      Enable the Native Barcode Detector
      +
      CameraControllergetCameraController() 
      intgetFrameHeight() 
      intgetFrameWidth() 
      AnylineImagegetLastImageWithFullSize() +
      + Get the latest image in full size.
      +
      ImageReceivergetLastImageWithFullSizeReceiver() +
      + Get the a receiver for the latest image in full size.
      +
      AnylineImagegetNewImage() 
      CameraConfiggetPreferredCameraConfig() +
      + Get the current preferred camera settings.
      +
      floatgetScale() 
      CameraConfiggetSettings() +
      + Get the actually used settings (this is only available after the camera has been opened).
      +
      booleanhasNewImage() 
      booleanisBarcodeDetectionEnabled() 
      booleanisBarcodeDetectionOperational() 
      booleanonTouchEvent(android.view.MotionEvent event) 
      booleanopenCameraInBackground() +
      Open the camera in a background thread, if surface is already created and camera is not opened already.
      +
      voidreleaseCamera() +
      + Release the camera.
      +
      voidreleaseCameraAndPreview() 
      voidreleaseCameraInBackground() +
      + Release the camera in a background thread.
      +
      voidresetAutoFocusTimer() +
      Reset the auto focus timer, if a focus config is set.
      +
      static voidsetApi2Enabled(boolean enabled) +
      + Set globally if camera api 2 should be enabled or not (for devices that have better than legacy API 2 support).
      +
      voidsetCameraOpenListener(CameraOpenListener listener) +
      Set the listener that is called when the camera is opened or a camera related error occurred.
      +
      voidsetFlashOn(boolean isOn) +
      Turn the torch flash on or off.
      +
      voidsetFocusConfig(FocusConfig focusConfig) +
      Deprecated.  + +
      +
      voidsetHighResolutionImageListener(HighResolutionImageListener highResolutionImageListener) +
      Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the takeHighResolutionImage() method.
      +
      voidsetImageListener(ImageListener imageListener) +
      Set the listener that should be called when a new image is available
      +
      voidsetPreferredCameraConfig(CameraConfig preferredConfig) +
      + Set the preferred camera settings.
      +
      voidsetPreferredPictureSize(int width, + int height) +
      Deprecated.  + +
      +
      voidsetPreferredPreviewFps(int minFps, + int maxFps) +
      Deprecated.  +
      this will be integrated into CameraConfig or removed completely in the future
      +
      +
      voidsetPreferredPreviewSize(int width, + int height) +
      Deprecated.  + +
      +
      voidsetPreviewCropGravity(int cropGravity) 
      voidsetSceneMode(java.lang.String sceneMode) +
      Deprecated.  + +
      +
      voidsetUseMaxFpsRange(boolean isEnabled) +
      Deprecated.  +
      this will be integrated into CameraConfig or removed completely in the future
      +
      +
      voidtakeHighResolutionImage() +
      Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully.
      +
      voidtakeHighResolutionImage(int top, + int left, + int right, + int bottom, + int scanViewWidth, + int scanViewHeight) 
      +
        +
      • + + +

        Methods inherited from class android.view.ViewGroup

        +addChildrenForAccessibility, addExtraDataToAccessibilityNodeInfo, addFocusables, addKeyboardNavigationClusters, addStatesFromChildren, addTouchables, addView, addView, addView, addView, addView, bringChildToFront, childDrawableStateChanged, childHasTransientStateChanged, clearChildFocus, clearDisappearingChildren, clearFocus, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach, dispatchKeyEvent, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchPointerCaptureChanged, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchSetActivated, dispatchSetSelected, dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd, dispatchWindowInsetsAnimationPrepare, dispatchWindowInsetsAnimationProgress, dispatchWindowInsetsAnimationStart, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, endViewTransition, findFocus, findViewsWithText, focusableViewAvailable, focusSearch, gatherTransparentRegion, generateLayoutParams, getAccessibilityClassName, getChildAt, getChildCount, getChildDrawingOrder, getChildMeasureSpec, getChildVisibleRect, getClipChildren, getClipToPadding, getDescendantFocusability, getFocusedChild, getLayoutAnimation, getLayoutAnimationListener, getLayoutMode, getLayoutTransition, getNestedScrollAxes, getOverlay, getPersistentDrawingCache, getTouchscreenBlocksFocus, hasFocus, hasTransientState, indexOfChild, invalidateChild, invalidateChildInParent, isAlwaysDrawnWithCacheEnabled, isAnimationCacheEnabled, isLayoutSuppressed, isMotionEventSplittingEnabled, isTransitionGroup, jumpDrawablesToCurrentState, layout, notifySubtreeAccessibilityStateChanged, offsetDescendantRectToMyCoords, offsetRectIntoDescendantCoords, onDescendantInvalidated, onInterceptHoverEvent, onInterceptTouchEvent, onNestedFling, onNestedPreFling, onNestedPrePerformAccessibilityAction, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestSendAccessibilityEvent, onResolvePointerIcon, onStartNestedScroll, onStopNestedScroll, onViewAdded, onViewRemoved, recomputeViewAttributes, removeAllViews, removeAllViewsInLayout, removeView, removeViewAt, removeViewInLayout, removeViews, removeViewsInLayout, requestChildFocus, requestChildRectangleOnScreen, requestDisallowInterceptTouchEvent, requestFocus, requestSendAccessibilityEvent, requestTransparentRegion, restoreDefaultFocus, scheduleLayoutAnimation, setAddStatesFromChildren, setAlwaysDrawnWithCacheEnabled, setAnimationCacheEnabled, setClipChildren, setClipToPadding, setDescendantFocusability, setLayoutAnimation, setLayoutAnimationListener, setLayoutMode, setLayoutTransition, setMotionEventSplittingEnabled, setOnHierarchyChangeListener, setPersistentDrawingCache, setTouchscreenBlocksFocus, setTransitionGroup, setWindowInsetsAnimationCallback, shouldDelayChildPressedState, showContextMenuForChild, showContextMenuForChild, startActionModeForChild, startActionModeForChild, startLayoutAnimation, startViewTransition, suppressLayout, updateViewLayout
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.View

        +addFocusables, addOnAttachStateChangeListener, addOnLayoutChangeListener, addOnUnhandledKeyEventListener, animate, announceForAccessibility, autofill, autofill, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, combineMeasuredStates, computeScroll, computeSystemWindowInsets, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchGenericMotionEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPopulateAccessibilityEvent, draw, drawableHotspotChanged, findViewById, findViewWithTag, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityDelegate, getAccessibilityLiveRegion, getAccessibilityNodeProvider, getAccessibilityPaneTitle, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getAnimationMatrix, getApplicationWindowToken, getAttributeResolutionStack, getAttributeSourceResourceMap, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintBlendMode, getBackgroundTintList, getBackgroundTintMode, getBaseline, getBottom, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentCaptureSession, getContentDescription, getContext, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getExplicitStyle, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintBlendMode, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHandler, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarThumbDrawable, getHorizontalScrollbarTrackDrawable, getId, getImportantForAccessibility, getImportantForAutofill, getImportantForContentCapture, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLocalVisibleRect, getLocationInSurface, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineAmbientShadowColor, getOutlineProvider, getOutlineSpotShadowColor, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getSourceLayoutResId, getStateDescription, getStateListAnimator, getSystemGestureExclusionRects, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTouchables, getTouchDelegate, getTransitionAlpha, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getUniqueDrawingId, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarThumbDrawable, getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowId, getWindowInsetsController, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOnLongClickListeners, hasOverlappingRendering, hasPointerCapture, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isAccessibilityHeading, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isForceDarkAllowed, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isImportantForContentCapture, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingRelative, isPivotSet, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScreenReaderFocusable, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShowingLayoutBounds, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, isVisibleToUserForAutofill, keyboardNavigationClusterSearch, measure, offsetLeftAndRight, offsetTopAndBottom, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onCheckIsTextEditor, onCreateInputConnection, onDragEvent, onDrawForeground, onFilterTouchEventForSecurity, onFinishTemporaryDetach, onGenericMotionEvent, onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideAutofillVirtualStructure, onProvideContentCaptureStructure, onProvideStructure, onProvideVirtualStructure, onRtlPropertiesChanged, onScreenStateChanged, onStartTemporaryDetach, onTrackballEvent, onVisibilityAggregated, onWindowFocusChanged, onWindowSystemUiVisibilityChanged, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, removeOnUnhandledKeyEventListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, requestUnbufferedDispatch, requireViewById, resetPivot, resolveSize, resolveSizeAndState, restoreHierarchyState, saveAttributeDataForStyleable, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityHeading, setAccessibilityLiveRegion, setAccessibilityPaneTitle, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAnimationMatrix, setAutofillHints, setAutofillId, setBackground, setBackgroundColor, setBackgroundDrawable, setBackgroundResource, setBackgroundTintBlendMode, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentCaptureSession, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForceDarkAllowed, setForeground, setForegroundGravity, setForegroundTintBlendMode, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHorizontalScrollbarThumbDrawable, setHorizontalScrollbarTrackDrawable, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setImportantForContentCapture, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayerType, setLayoutDirection, setLayoutParams, setLeft, setLeftTopRightBottom, setLongClickable, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineAmbientShadowColor, setOutlineProvider, setOutlineSpotShadowColor, setOverScrollMode, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollBarStyle, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateDescription, setStateListAnimator, setSystemGestureExclusionRects, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionAlpha, setTransitionName, setTransitionVisibility, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVerticalScrollbarThumbDrawable, setVerticalScrollbarTrackDrawable, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, transformMatrixToGlobal, transformMatrixToLocal, unscheduleDrawable, unscheduleDrawable, updateDragShadow, willNotCacheDrawing, willNotDraw
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface android.view.ViewParent

        +canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows, requestLayout
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        PREVIEW_CROP_GRAVITY_TOP

        +
        public static final int PREVIEW_CROP_GRAVITY_TOP
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PREVIEW_CROP_GRAVITY_BOTTOM

        +
        public static final int PREVIEW_CROP_GRAVITY_BOTTOM
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PREVIEW_CROP_GRAVITY_CENTER_VERTICALLY

        +
        public static final int PREVIEW_CROP_GRAVITY_CENTER_VERTICALLY
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        frameIndex

        +
        public int frameIndex
        +
      • +
      + + + + + + + +
        +
      • +

        layoutLeft

        +
        public int layoutLeft
        +
      • +
      + + + +
        +
      • +

        layoutTop

        +
        public int layoutTop
        +
      • +
      + + + +
        +
      • +

        layoutRight

        +
        public int layoutRight
        +
      • +
      + + + +
        +
      • +

        layoutBottom

        +
        public int layoutBottom
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CameraView

        +
        public CameraView(android.content.Context context)
        +
      • +
      + + + +
        +
      • +

        CameraView

        +
        public CameraView(android.content.Context context,
        +                  boolean api2Enabled)
        +
        Construct a camera view with the given api 2 option. + Api 2 option can also be set via xml: +
        
        + app:api_2_enabled="true"
        + 
        +
        +
        Parameters:
        +
        context - the context
        +
        api2Enabled - true if api 2 should be used (for devices that have better than legacy API 2 support)
        +
        +
      • +
      + + + +
        +
      • +

        CameraView

        +
        public CameraView(android.content.Context context,
        +                  android.util.AttributeSet attrs)
        +
      • +
      + + + +
        +
      • +

        CameraView

        +
        public CameraView(android.content.Context context,
        +                  android.util.AttributeSet attrs,
        +                  int defStyleAttr)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setApi2Enabled

        +
        public static void setApi2Enabled(boolean enabled)
        +

        + Set globally if camera api 2 should be enabled or not (for devices that have better than legacy API 2 support). + Default is true. +

        + Must be called BEFORE the constructor of the CameraView that should be effected is called. + Will effect every constructed CameraView after it is set. +

        +
        +
        Parameters:
        +
        enabled - false to disable camera 2 api
        +
        +
      • +
      + + + +
        +
      • +

        setPreferredPreviewSize

        +
        @Deprecated
        +public void setPreferredPreviewSize(int width,
        +                                                int height)
        + +
        Set the preferred preview size. + If set, a preview size that fits in the given size will be used otherwise the views size is used to determine + a fitting preview size. This must be set before the camera is initialized to have an effect.
        +
        +
        Parameters:
        +
        width - the preferred width
        +
        height - the preferred height
        +
        +
      • +
      + + + +
        +
      • +

        setPreferredPictureSize

        +
        @Deprecated
        +public void setPreferredPictureSize(int width,
        +                                                int height)
        + +
        Set the preferred picture size which is used when takeHighResolutionImage() is called. + If set, the supported picture size closest, and max the given size will be used. Otherwise the maximum + supported size will be used. This must be set before the camera is initialized to have an effect.
        +
        +
        Parameters:
        +
        width - the preferred picture width
        +
        height - the preferred picture height
        +
        +
      • +
      + + + +
        +
      • +

        setSceneMode

        +
        @Deprecated
        +public void setSceneMode(java.lang.String sceneMode)
        + +

        + Set the scene mode that should be used if it is supported. +

        + This setting needs to be set before the camera is opened. +

        + This has no effect on Nexus 4 + 5, because the flash is not working if a scene mode is set on those devices. + +

        +
        +
        Parameters:
        +
        sceneMode - the scene mode to use (one of: android.hardware.Camera.Parameters.SCENE_MODE_*)
        +
        +
      • +
      + + + +
        +
      • +

        setUseMaxFpsRange

        +
        public void setUseMaxFpsRange(boolean isEnabled)
        +
        Deprecated. this will be integrated into CameraConfig or removed completely in the future
        +

        + Use maximum fps available or not. + By enabling this mode, the camera tries to set the shutter + speed as high as possible, and thus reducing motion blur and providing a more fluid look and feel. +

        + Generally, a high shutter speed leads to less camera sensor exposure, which means that + the image may become darker and may need a flashlight, so that proper lighting conditions are + met for the processing of the image. +

        + This setting needs to be set before the camera is opened. +

        + This setting is applied after the scene mode. +

        +
        +
        Parameters:
        +
        isEnabled - - true if high FPS mode should be enabled, false by default
        +
        +
      • +
      + + + +
        +
      • +

        setPreferredPreviewFps

        +
        public void setPreferredPreviewFps(int minFps,
        +                                   int maxFps)
        +
        Deprecated. this will be integrated into CameraConfig or removed completely in the future
        +

        + Set the proffered values for the minimum and maximum preview frames per second. + This should usually NOT be used, but special values maybe required for certain hardware (like google glasses). +

        + This setting has higher priority then setUseMaxFpsRange(boolean).

        +
        +
        Parameters:
        +
        minFps - the preferred min FPS
        +
        maxFps - the preferred max FPS
        +
        +
      • +
      + + + +
        +
      • +

        setFocusConfig

        +
        @Deprecated
        +public void setFocusConfig(FocusConfig focusConfig)
        + +

        + Set the focus config to use for focusing. +

        + This setting needs to be set before the camera is opened. +

        +
        +
        Parameters:
        +
        focusConfig - the focus config
        +
        +
      • +
      + + + +
        +
      • +

        getPreferredCameraConfig

        +
        public CameraConfig getPreferredCameraConfig()
        +

        + Get the current preferred camera settings. +

        + This can be used to change the preferred settings. + Changes needs to be made before the camera is opened to have an effect. +

        +
        +
        Returns:
        +
        the preferred camera settings
        +
        +
      • +
      + + + +
        +
      • +

        setPreferredCameraConfig

        +
        public void setPreferredCameraConfig(CameraConfig preferredConfig)
        +

        + Set the preferred camera settings. The actual used settings will be composed of this and the available features. +

        + This needs to be set before the camera is opened. +

        + It is also possible to just manipulate the settings returned by getPreferredCameraConfig(). +

        +
        +
        Parameters:
        +
        preferredConfig - the preferred settings
        +
        +
      • +
      + + + +
        +
      • +

        getSettings

        +
        public CameraConfig getSettings()
        +

        + Get the actually used settings (this is only available after the camera has been opened). +

        +

        + This is for information purposes only (to see what settings are actually used). + To change the settings use the getPreferredCameraConfig() instead. +

        +
        +
        Returns:
        +
        the actually used settings (or null if camera not yet opened)
        +
        +
      • +
      + + + +
        +
      • +

        setCameraOpenListener

        +
        public void setCameraOpenListener(CameraOpenListener listener)
        +
        Set the listener that is called when the camera is opened or a camera related error occurred. + If not set the opening of the camera will be logged and an error will be thrown as a RuntimeException.
        +
        +
        Parameters:
        +
        listener - the listener
        +
        +
      • +
      + + + +
        +
      • +

        setHighResolutionImageListener

        +
        public void setHighResolutionImageListener(HighResolutionImageListener highResolutionImageListener)
        +
        Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the takeHighResolutionImage() method.
        +
        +
        Parameters:
        +
        highResolutionImageListener - the listener to call if a picture was taken (or an error occured)
        +
        +
      • +
      + + + +
        +
      • +

        getScale

        +
        public float getScale()
        +
        +
        Returns:
        +
        the scale that is applied to the actual image size in order to fit the view + (e.g. will be 1.5 on fullscreen on a 1080p display with 720p preview)
        +
        +
      • +
      + + + +
        +
      • +

        getFrameWidth

        +
        public int getFrameWidth()
        +
        +
        Returns:
        +
        the full width of the preview frame
        +
        +
      • +
      + + + +
        +
      • +

        getFrameHeight

        +
        public int getFrameHeight()
        +
        +
        Returns:
        +
        the full height of the preview frame
        +
        +
      • +
      + + + +
        +
      • +

        getCameraController

        +
        @NonNull
        +public CameraController getCameraController()
        +
        +
        Returns:
        +
        the object controlling the camera
        +
        +
      • +
      + + + +
        +
      • +

        callAutoFocus

        +
        public void callAutoFocus()
        +

        + Call auto focus. This will only do anything if the focus mode is set to auto. + It usually should not be called manually. + (is called through interval or through touch automatically if configured) +

        +
        +
        Throws:
        +
        java.lang.IllegalStateException - if the camera is not yet initalized
        +
        +
      • +
      + + + +
        +
      • +

        setFlashOn

        +
        public void setFlashOn(boolean isOn)
        +
        Turn the torch flash on or off. + Will only have an effect after the camera is opened.
        +
        +
        Parameters:
        +
        isOn - true to turn the flash on false to turn it off
        +
        +
      • +
      + + + +
        +
      • +

        resetAutoFocusTimer

        +
        public void resetAutoFocusTimer()
        +
        Reset the auto focus timer, if a focus config is set.
        +
      • +
      + + + +
        +
      • +

        setImageListener

        +
        public void setImageListener(@Nullable
        +                             ImageListener imageListener)
        +
        Set the listener that should be called when a new image is available
        +
        +
        Parameters:
        +
        imageListener - the listener that should be notified if a new image is available
        +
        +
      • +
      + + + +
        +
      • +

        hasNewImage

        +
        public boolean hasNewImage()
        +
        +
        Returns:
        +
        true if a new image is available in the buffer
        +
        +
      • +
      + + + +
        +
      • +

        getNewImage

        +
        @Nullable
        +public AnylineImage getNewImage()
        +
        +
        Returns:
        +
        a copy of the newest buffered image (sets hasNewImage to false until another image is available)
        +
        +
      • +
      + + + +
        +
      • +

        takeHighResolutionImage

        +
        public void takeHighResolutionImage()
        +
        Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully. + If no HighResolutionImageListener is set, the method returns. + Additionally, a picture is only taken if the safeToTakePicture flag is set to true, which means the camera is + open and preview is started.
        +
      • +
      + + + +
        +
      • +

        takeHighResolutionImage

        +
        public void takeHighResolutionImage(int top,
        +                                    int left,
        +                                    int right,
        +                                    int bottom,
        +                                    int scanViewWidth,
        +                                    int scanViewHeight)
        +
      • +
      + + + +
        +
      • +

        getLastImageWithFullSize

        +
        @Nullable
        +public AnylineImage getLastImageWithFullSize()
        +

        + Get the latest image in full size. + This does not check or manipulate hasNewImage(). +

        + Prefer getLastImageWithFullSizeReceiver(), if you are not sure if the image is actually needed, + to save resources. +

        +
        +
        Returns:
        +
        the latest image in full size.
        +
        +
      • +
      + + + +
        +
      • +

        getLastImageWithFullSizeReceiver

        +
        @Nullable
        +public ImageReceiver getLastImageWithFullSizeReceiver()
        +

        + Get the a receiver for the latest image in full size. + This does not check or manipulate hasNewImage(). +

        + The receiver does not copy the image if no getter is called. +

        +
        +
        Returns:
        +
        a receiver for the latest image in full size.
        +
        +
      • +
      + + + +
        +
      • +

        setPreviewCropGravity

        +
        public void setPreviewCropGravity(int cropGravity)
        +
      • +
      + + + +
        +
      • +

        openCameraInBackground

        +
        public boolean openCameraInBackground()
        +
        Open the camera in a background thread, if surface is already created and camera is not opened already. + Reports opening or error to the CameraOpenListener set with setCameraOpenListener(CameraOpenListener).
        +
      • +
      + + + +
        +
      • +

        releaseCameraInBackground

        +
        public void releaseCameraInBackground()
        +

        + Release the camera in a background thread. + Camera releasing may take a bit, so it may interfere with your exit animation. Use this to do it in the + background. +

        + ALWAYS call this or releaseCamera() in onPause of your activity!! +

        +
      • +
      + + + +
        +
      • +

        releaseCameraAndPreview

        +
        public void releaseCameraAndPreview()
        +                             throws java.lang.Exception
        +
        +
        Throws:
        +
        java.lang.Exception
        +
        +
      • +
      + + + +
        +
      • +

        releaseCamera

        +
        public void releaseCamera()
        +

        + Release the camera. +

        + ALWAYS call this or releaseCameraInBackground() in onPause of your activity!! +

        +
      • +
      + + + +
        +
      • +

        onTouchEvent

        +
        public boolean onTouchEvent(android.view.MotionEvent event)
        +
        +
        Overrides:
        +
        onTouchEvent in class android.view.View
        +
        +
      • +
      + + + +
        +
      • +

        enableBarcodeDetection

        +
        public void enableBarcodeDetection(@NonNull
        +                                   NativeBarcodeResultListener barcodeResultListener,
        +                                   java.util.List<BarcodeFormat> format)
        +
        Enable the Native Barcode Detector
        +
        +
        Parameters:
        +
        barcodeResultListener - listener for Native barcode
        +
        format - barcodeFormatList
        +
        +
      • +
      + + + +
        +
      • +

        disableBarcodeDetection

        +
        public void disableBarcodeDetection()
        +
      • +
      + + + +
        +
      • +

        isBarcodeDetectionEnabled

        +
        public boolean isBarcodeDetectionEnabled()
        +
      • +
      + + + +
        +
      • +

        isBarcodeDetectionOperational

        +
        public boolean isBarcodeDetectionOperational()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CutoutUpdateListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CutoutUpdateListener.html new file mode 100644 index 000000000..fdbaee3c4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/CutoutUpdateListener.html @@ -0,0 +1,231 @@ + + + + + +CutoutUpdateListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface CutoutUpdateListener

+
+
+
+
    +
  • +
    +
    +
    public interface CutoutUpdateListener
    +
    A listener that can be used to get notified if the cutout changed
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidonCutoutUpdate(android.graphics.Rect cutoutRect, + android.graphics.Rect waterMarkRect) +
      Method is called on the UI thread, whenever the cutout is updated.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onCutoutUpdate

        +
        void onCutoutUpdate(@NonNull
        +                    android.graphics.Rect cutoutRect,
        +                    @Nullable
        +                    android.graphics.Rect waterMarkRect)
        +
        Method is called on the UI thread, whenever the cutout is updated.
        +
        +
        Parameters:
        +
        cutoutRect - the rect where the cutout is on the view
        +
        waterMarkRect - the rect where the watermark is on the view (may be null with commercial license)
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.FaceDetectionResultHandler.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.FaceDetectionResultHandler.html new file mode 100644 index 000000000..935d8bcf5 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.FaceDetectionResultHandler.html @@ -0,0 +1,239 @@ + + + + + +FaceDetector.FaceDetectionResultHandler (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface FaceDetector.FaceDetectionResultHandler

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    IdScanPlugin
    +
    +
    +
    Enclosing class:
    +
    FaceDetector
    +
    +
    +
    +
    public static interface FaceDetector.FaceDetectionResultHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        onFailure

        +
        void onFailure(java.lang.String e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.html new file mode 100644 index 000000000..bd937f6e0 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FaceDetector.html @@ -0,0 +1,288 @@ + + + + + +FaceDetector (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class FaceDetector

+
+
+ +
+
    +
  • +
    +
    +
    public class FaceDetector
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.Mode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.Mode.html new file mode 100644 index 000000000..aeacee203 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.Mode.html @@ -0,0 +1,354 @@ + + + + + +FlashControl.Mode (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum FlashControl.Mode

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      AUTO 
      OFF 
      ON 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static FlashControl.ModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static FlashControl.Mode[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static FlashControl.Mode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (FlashControl.Mode c : FlashControl.Mode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static FlashControl.Mode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.html new file mode 100644 index 000000000..c321f74c1 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FlashControl.html @@ -0,0 +1,333 @@ + + + + + +FlashControl (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface FlashControl

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    FlashView
    +
    +
    +
    Deprecated.  +
    As of release 10.1. This class will be removed by November 2019.
    +
    +
    +
    @Deprecated
    +public interface FlashControl
    +
    An interface that should be implemented on Views that control the flash.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeInterface and Description
      static class FlashControl.Mode +
      Deprecated. 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setMode

        +
        void setMode(FlashControl.Mode mode)
        +
        Deprecated. 
        +
        Implementer should switch to the given mode. + Default mode should be OFF.
        +
        +
        Parameters:
        +
        mode - the mode to set to.
        +
        +
      • +
      + + + +
        +
      • +

        setAutoModeEnabled

        +
        void setAutoModeEnabled(boolean isEnabled)
        +
        Deprecated. 
        +
        Implementer should enable the auto mode and switch to it, if enabled. + Should be disabled by default. The auto mode can still require the user of the implementers view to call + setFlashOnIfAuto(boolean).
        +
        +
        Parameters:
        +
        isEnabled - true to enable auto mode, false to disable it.
        +
        +
      • +
      + + + +
        +
      • +

        setFlashOnIfAuto

        +
        void setFlashOnIfAuto(boolean isOn)
        +
        Deprecated. 
        +
        Implementer should set the flash on/off if the control is in auto mode.
        +
        +
        Parameters:
        +
        isOn - true to set the flash on if in auto mode, false to
        +
        +
      • +
      + + + +
        +
      • +

        setCameraController

        +
        void setCameraController(CameraController cameraController)
        +
        Deprecated. 
        +

        + A camera is required to set the flash (at least for android < M). + Implementer should check if flash is possible for this device in here, and don't show the view at all if not. +

        + Implementer should set the gui back to default when this is called with a none null camera. (This may be called + in the background, so post gui stuff) +

        +
        +
        Parameters:
        +
        cameraController - the camera to use
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.Builder.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.Builder.html new file mode 100644 index 000000000..64667caa2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.Builder.html @@ -0,0 +1,489 @@ + + + + + +FocusConfig.Builder (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class FocusConfig.Builder

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    FocusConfig
    +
    +
    +
    Deprecated.  +
    use CameraConfig instead
    +
    +
    +
    @Deprecated
    +public static class FocusConfig.Builder
    +extends java.lang.Object
    +
    A builder to create a FocusConfig
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Builder

        +
        public Builder()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setDefaultMode

        +
        public FocusConfig.Builder setDefaultMode(java.lang.String defaultMode)
        +
        Deprecated. 
        +
        The default focus mode for devices that have no special internal treatment.
        +
        +
        Parameters:
        +
        defaultMode - - the default focus mode
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultMode

        +
        public java.lang.String getDefaultMode()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setAutoFocusInterval

        +
        public FocusConfig.Builder setAutoFocusInterval(int millis)
        +
        Deprecated. 
        +
        Set an auto focus interval. If this is set, a timer is started who calls auto focus every given millis. + (Don't use smaller steps than 500ms)
        +
        +
        Parameters:
        +
        millis - - the interval in millis to call auto focus in
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        setEnablePhaseAutoFocus

        +
        public FocusConfig.Builder setEnablePhaseAutoFocus(boolean isEnabled)
        +
        Deprecated. 
        +
        Enable or disable the phase auto focus. Devices which offer this functionality will generally + focus much faster and more precise.
        +
        +
        Parameters:
        +
        isEnabled - - true if phase auto focus should be enabled
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        setEnableFocusAreas

        +
        public FocusConfig.Builder setEnableFocusAreas(boolean isEnabled)
        +
        Deprecated. 
        +

        + Enable or disable focus areas for the cut-out rectangle. Particularly good, when cut-out + rectangle is not in the middle of the screen. +

        + TODO document api break, this does not influences the focus mode anymore + (this used to set the focus mode to AUTO)
        +
        +
        Parameters:
        +
        isEnabled - - true if focus areas should be enabled
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        setEnableAutoExposureAreas

        +
        public FocusConfig.Builder setEnableAutoExposureAreas(boolean isEnabled)
        +
        Deprecated. 
        +

        + Enable or disable auto exposure areas for the cut-out rectangle. +

        +
        +
        Parameters:
        +
        isEnabled - - true if auto exposure areas should be enabled
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        setEnableFocusOnTouch

        +
        public FocusConfig.Builder setEnableFocusOnTouch(boolean isEnabled)
        +
        Deprecated. 
        +
        Enable or disable focus on touch. Only available for auto focus- or macro mode.
        +
        +
        Parameters:
        +
        isEnabled - - true if focus on touch should be enabled
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        setUpdateAreasOnAutoFocus

        +
        public FocusConfig.Builder setUpdateAreasOnAutoFocus(boolean updateAreasOnAutoFocus)
        +
        Deprecated. 
        +
        set to true if the areas should be slightly changed before every auto focus call. + Only used for API 1.
        +
        +
        Parameters:
        +
        updateAreasOnAutoFocus - true to enable
        +
        Returns:
        +
        this builder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public FocusConfig build()
        +
        Deprecated. 
        +
        Create the config.
        +
        + Note: You must still call init, if not used with at.nineyards.anyline.camera.AnylineView
        +
        +
        Returns:
        +
        the config.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.html new file mode 100644 index 000000000..23ac60e22 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/FocusConfig.html @@ -0,0 +1,276 @@ + + + + + +FocusConfig (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class FocusConfig

+
+
+ +
+
    +
  • +
    +
    Deprecated.  +
    use CameraConfig instead
    +
    +
    +
    @Deprecated
    +public class FocusConfig
    +extends java.lang.Object
    +

    + A class for configuring the focus settings. + Should be used together with CameraView +

    + Use the FocusConfig.Builder to create a config. +

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class FocusConfig.Builder +
      Deprecated.  +
      use CameraConfig instead
      +
      +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intNO_AUTO_FOCUS_TIMER +
      Deprecated. 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        NO_AUTO_FOCUS_TIMER

        +
        public static final int NO_AUTO_FOCUS_TIMER
        +
        Deprecated. 
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageListener.html new file mode 100644 index 000000000..548c58368 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageListener.html @@ -0,0 +1,247 @@ + + + + + +HighResolutionImageListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface HighResolutionImageListener

+
+
+
+
    +
  • +
    +
    +
    public interface HighResolutionImageListener
    +
    A Listener for taken photos via takeHighResolutionImage() method.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidonError(java.lang.Throwable e) +
      This method is called if there was an error taking the picture.
      +
      voidonImageTaken(AnylineImage image) +
      This method is called asynchronously once a picture was successfully taken.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onImageTaken

        +
        void onImageTaken(AnylineImage image)
        +
        This method is called asynchronously once a picture was successfully taken.
        +
        +
        Parameters:
        +
        image - The full image taken via the camera
        +
        +
      • +
      + + + +
        +
      • +

        onError

        +
        void onError(java.lang.Throwable e)
        +
        This method is called if there was an error taking the picture. This is most probably an OutOfMemoryError + caused by not caching and releasing the previously taken pictures properly.
        +
        +
        Parameters:
        +
        e - The error that was thrown
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageProvider.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageProvider.html new file mode 100644 index 000000000..b837ad168 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/HighResolutionImageProvider.html @@ -0,0 +1,273 @@ + + + + + +HighResolutionImageProvider (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface HighResolutionImageProvider

+
+
+
+
    +
  • +
    +
    +
    public interface HighResolutionImageProvider
    +
    An interface for providing a single picture.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        takeHighResolutionImage

        +
        void takeHighResolutionImage()
        +
        Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully. + If no HighResolutionImageListener is set, the method returns. + Additionally, a picture is only taken if the safeToTakePicture flag is set to true, which means the camera is + open and preview is started.
        +
      • +
      + + + +
        +
      • +

        setHighResolutionImageListener

        +
        void setHighResolutionImageListener(@Nullable
        +                                    HighResolutionImageListener highResolutionImageListener)
        +
        Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the takeHighResolutionImage() method.
        +
        +
        Parameters:
        +
        highResolutionImageListener - the listener to call if a picture was taken (or an error occurred)
        +
        +
      • +
      + + + +
        +
      • +

        takeHighResolutionImage

        +
        void takeHighResolutionImage(int top,
        +                             int left,
        +                             int right,
        +                             int bottom,
        +                             int scanViewWidth,
        +                             int scanViewHeight)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageListener.html new file mode 100644 index 000000000..bd5fb3e96 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageListener.html @@ -0,0 +1,239 @@ + + + + + +ImageListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface ImageListener

+
+
+
+
    +
  • +
    +
    +
    public interface ImageListener
    +
    A listener that can be set to a camera view to be able to receive images from it.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onImageAvailable

        +
        void onImageAvailable(ImageReceiver imageReceiver)
        +

        + Called for every new image that is received from the camera. +

        + The given ImageReceiver is a helper class to get access to the image. +

        + If no getter is called on the receiver, no work is done. + So just doing nothing here is fine, if there is currently no need for a new image to process. +

        + The ImageReceiver should not be stored (the underlying data may change after the method returns). +

        + Note: This is called in the cameras thread. + For your image processing you should kick off a background task or delegate the work to a background thread. +

        +
        +
        Parameters:
        +
        imageReceiver - the image receiver to access the frame data with
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageReceiver.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageReceiver.html new file mode 100644 index 000000000..f2c38cb01 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ImageReceiver.html @@ -0,0 +1,282 @@ + + + + + +ImageReceiver (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class ImageReceiver

+
+
+ +
+
    +
  • +
    +
    +
    public class ImageReceiver
    +extends java.lang.Object
    +

    + A helper class for receiving images. +

    + Do NOT store this class when received from the ImageListener, the underlying image may be changed. +

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      AnylineYuvImagegetYuvImage(boolean greyOnly) +
      + Get the full frame as an AnylineYuvImage.
      +
      AnylineYuvImagegetYuvImage(android.graphics.Rect cropRect, + boolean greyOnly) +
      Get the frame cropped to the given rect (relative to the frame in the view's orientation).
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getYuvImage

        +
        @NonNull
        +public AnylineYuvImage getYuvImage(boolean greyOnly)
        +

        + Get the full frame as an AnylineYuvImage. +

        + Prefer getYuvImage(Rect, boolean), if only a some part of the frame is required (faster) +

        +
        +
        Parameters:
        +
        greyOnly - true if image can be grey only (faster), false to also get colors
        +
        Returns:
        +
        the full frame as an AnylineYuvImage.
        +
        +
      • +
      + + + +
        +
      • +

        getYuvImage

        +
        @NonNull
        +public AnylineYuvImage getYuvImage(@NonNull
        +                                            android.graphics.Rect cropRect,
        +                                            boolean greyOnly)
        +
        Get the frame cropped to the given rect (relative to the frame in the view's orientation).
        +
        +
        Parameters:
        +
        cropRect - the rect to crop relative to the camera frame in the orientation of the view. + AnylineBaseView#getFrameRectFromViewRect(Rect) maybe helpful to calculate this.
        +
        greyOnly - true if image can be grey only (faster), false to also get colors
        +
        Returns:
        +
        the frame cropped to the given rect
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetectionThread.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetectionThread.html new file mode 100644 index 000000000..71a53f1c2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetectionThread.html @@ -0,0 +1,286 @@ + + + + + +NativeBarcodeDetectionThread (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class NativeBarcodeDetectionThread

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Runnable
    +
    +
    +
    +
    public class NativeBarcodeDetectionThread
    +extends java.lang.Thread
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class java.lang.Thread

        +java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class java.lang.Thread

        +MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
      • +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidrun() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Thread

        +activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        run

        +
        public void run()
        +
        +
        Specified by:
        +
        run in interface java.lang.Runnable
        +
        Overrides:
        +
        run in class java.lang.Thread
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetector.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetector.html new file mode 100644 index 000000000..b4f9ce9b1 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeDetector.html @@ -0,0 +1,369 @@ + + + + + +NativeBarcodeDetector (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class NativeBarcodeDetector

+
+
+ +
+
    +
  • +
    +
    +
    public class NativeBarcodeDetector
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NativeBarcodeDetector

        +
        public NativeBarcodeDetector()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        enableBarcodeDetection

        +
        public void enableBarcodeDetection(@NonNull
        +                                   NativeBarcodeResultListener barcodeResultListener,
        +                                   java.util.List<BarcodeFormat> format)
        +
        Allows to search for barcodes simultaneously on the same image. + Barcodes may be searched on the full preview image, or in the cutout area only. +

        + The listener will be called every time an image is analyzed and barcodes are found + e.g. the results are independent from the module's result. +

        +

        + NOTE: this will only work if the device has the Google Play Service installed. + Have a look on the suggested methods to ensure the device is ready: https://developers.google.com/android/guides/setup. + Also, you need to include Google Play Services in your app. + For the barcode reader you need to include Mobile Vision version 7.8.0 or higher (recommended) in the build.gradle (see also vision release notes)

        +
        +
        Parameters:
        +
        barcodeResultListener - the listener will be called whenever barcodes have been found on an image, note that is independent from the module's result listener
        +
        +
      • +
      + + + +
        +
      • +

        disableBarcodeDetection

        +
        public void disableBarcodeDetection()
        +
        Disables the barcode detection if it has been enabled before.
        +
      • +
      + + + +
        +
      • +

        isBarcodeDetectionEnabled

        +
        public boolean isBarcodeDetectionEnabled()
        +
      • +
      + + + +
        +
      • +

        isBarcodeDetectionOperational

        +
        public boolean isBarcodeDetectionOperational()
        +
      • +
      + + + +
        +
      • +

        restartBarcodeDetection

        +
        public void restartBarcodeDetection()
        +
      • +
      + + + + + + + +
        +
      • +

        setCameraView

        +
        public void setCameraView(CameraView cameraView)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeResultListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeResultListener.html new file mode 100644 index 000000000..818c701d6 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/NativeBarcodeResultListener.html @@ -0,0 +1,245 @@ + + + + + +NativeBarcodeResultListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface NativeBarcodeResultListener

+
+
+
+
    +
  • +
    +
    +
    public interface NativeBarcodeResultListener
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidonFailure(java.lang.String failureMessage) +
      Is called when NativeBarcode failed
      +
      voidonSuccess(java.util.List<com.google.firebase.ml.vision.barcode.FirebaseVisionBarcode> barcodes) +
      Is called when NativeBarcode scanned with success
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onSuccess

        +
        void onSuccess(java.util.List<com.google.firebase.ml.vision.barcode.FirebaseVisionBarcode> barcodes)
        +
        Is called when NativeBarcode scanned with success
        +
        +
        Parameters:
        +
        barcodes - the barcodeList found while scanning
        +
        +
      • +
      + + + +
        +
      • +

        onFailure

        +
        void onFailure(java.lang.String failureMessage)
        +
        Is called when NativeBarcode failed
        +
        +
        Parameters:
        +
        failureMessage - the failure message when failure occurs
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.IZoomHandlerListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.IZoomHandlerListener.html new file mode 100644 index 000000000..52f378e44 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.IZoomHandlerListener.html @@ -0,0 +1,222 @@ + + + + + +SimpleZoomHandler.IZoomHandlerListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface SimpleZoomHandler.IZoomHandlerListener

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    SimpleZoomHandler
    +
    +
    +
    +
    public static interface SimpleZoomHandler.IZoomHandlerListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onZoomChanged

        +
        void onZoomChanged(int newZoom)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.html new file mode 100644 index 000000000..3c1a2820e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandler.html @@ -0,0 +1,303 @@ + + + + + +SimpleZoomHandler (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class SimpleZoomHandler

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.view.View.OnTouchListener
    +
    +
    +
    +
    public class SimpleZoomHandler
    +extends AbstractZoomHandler
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandlerBuilder.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandlerBuilder.html new file mode 100644 index 000000000..fe0cb0e34 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/SimpleZoomHandlerBuilder.html @@ -0,0 +1,277 @@ + + + + + +SimpleZoomHandlerBuilder (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class SimpleZoomHandlerBuilder

+
+
+ +
+
    +
  • +
    +
    +
    public class SimpleZoomHandlerBuilder
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.AnimationStyle.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.AnimationStyle.html new file mode 100644 index 000000000..a41a66800 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.AnimationStyle.html @@ -0,0 +1,429 @@ + + + + + +VisualFeedbackConfig.AnimationStyle (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum VisualFeedbackConfig.AnimationStyle

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.FeedbackStyle.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.FeedbackStyle.html new file mode 100644 index 000000000..f0223a11a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.FeedbackStyle.html @@ -0,0 +1,405 @@ + + + + + +VisualFeedbackConfig.FeedbackStyle (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Enum VisualFeedbackConfig.FeedbackStyle

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static VisualFeedbackConfig.FeedbackStyle[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (VisualFeedbackConfig.FeedbackStyle c : VisualFeedbackConfig.FeedbackStyle.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static VisualFeedbackConfig.FeedbackStyle valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public int getValue()
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.html new file mode 100644 index 000000000..1e10de13d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/VisualFeedbackConfig.html @@ -0,0 +1,740 @@ + + + + + +VisualFeedbackConfig (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Class VisualFeedbackConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class VisualFeedbackConfig
    +extends java.lang.Object
    +
    A class to hold the configuration for the visual feedback
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VisualFeedbackConfig

        +
        public VisualFeedbackConfig()
        +
      • +
      + + + +
        +
      • +

        VisualFeedbackConfig

        +
        public VisualFeedbackConfig(org.json.JSONObject jsonObject,
        +                            int cutoutCornerRadius)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        setFeedbackStyle

        +
        public void setFeedbackStyle(VisualFeedbackConfig.FeedbackStyle feedbackStyle)
        +
        Set the feedback style
        +
        +
        Parameters:
        +
        feedbackStyle - the style to use
        +
        +
      • +
      + + + +
        +
      • +

        getStrokeColor

        +
        public int getStrokeColor()
        +
      • +
      + + + +
        +
      • +

        setStrokeColor

        +
        public void setStrokeColor(int color)
        +
        Set the stroke color of the feedback
        +
        +
        Parameters:
        +
        color - the stroke color
        +
        +
      • +
      + + + +
        +
      • +

        getStrokeWidthInDp

        +
        public int getStrokeWidthInDp()
        +
      • +
      + + + +
        +
      • +

        getStrokeWidthInPix

        +
        public int getStrokeWidthInPix(android.content.Context context)
        +
        Calculates and returns the stroke width in pixels
        +
        +
        Parameters:
        +
        context - the context (required to get display density)
        +
        Returns:
        +
        the calculated stroke with in pixels
        +
        +
      • +
      + + + +
        +
      • +

        setStrokeWidthInDp

        +
        public void setStrokeWidthInDp(int strokeWidthInDp)
        +
        Set the stroke width of the feedback
        +
        +
        Parameters:
        +
        strokeWidthInDp - the stroke width
        +
        +
      • +
      + + + +
        +
      • +

        getFillColor

        +
        public int getFillColor()
        +
      • +
      + + + +
        +
      • +

        getFillColorString

        +
        public java.lang.String getFillColorString()
        +
      • +
      + + + +
        +
      • +

        setStrokeColorString

        +
        public void setStrokeColorString(java.lang.String strokeColorString)
        +
      • +
      + + + +
        +
      • +

        getStrokeColorString

        +
        public java.lang.String getStrokeColorString()
        +
      • +
      + + + +
        +
      • +

        setFillColor

        +
        public void setFillColor(int fillColor)
        +
        Set the fill color of the feedback
        +
        +
        Parameters:
        +
        fillColor - the fill color
        +
        +
      • +
      + + + +
        +
      • +

        setFillColorString

        +
        public void setFillColorString(java.lang.String fillColorString)
        +
        Set the fill color of the feedback
        +
        +
        Parameters:
        +
        fillColorString - the fill color
        +
        +
      • +
      + + + +
        +
      • +

        getCornerRadiusInDp

        +
        public int getCornerRadiusInDp()
        +
      • +
      + + + +
        +
      • +

        setCornerRadiusInDp

        +
        public void setCornerRadiusInDp(int cornerRadius)
        +
        Set the corner radius in display independent pixels
        +
        +
        Parameters:
        +
        cornerRadius - the corner radus in dp
        +
        +
      • +
      + + + +
        +
      • +

        getCornerRadiusInPix

        +
        public int getCornerRadiusInPix(android.content.Context context)
        +
        Calculates and returns the corner radius in pixels
        +
        +
        Parameters:
        +
        context - the context (required to get display density)
        +
        Returns:
        +
        the calculated stroke with in pixels
        +
        +
      • +
      + + + +
        +
      • +

        getAnimationStyle

        +
        public VisualFeedbackConfig.AnimationStyle getAnimationStyle()
        +
        +
        Returns:
        +
        the currently set animation style. (The animations are ALPHA and may change in the future.)
        +
        +
      • +
      + + + +
        +
      • +

        setAnimationStyle

        +
        public void setAnimationStyle(VisualFeedbackConfig.AnimationStyle animationStyle)
        +
        Set the animation style. The animations are ALPHA and may change in the future.
        +
        +
        Parameters:
        +
        animationStyle - the style to use
        +
        +
      • +
      + + + +
        +
      • +

        getAnimationDuration

        +
        public int getAnimationDuration()
        +
      • +
      + + + +
        +
      • +

        setAnimationDuration

        +
        public void setAnimationDuration(int animationDuration)
        +
        Set duration for the rect animation
        +
        +
        Parameters:
        +
        animationDuration - the animation duration
        +
        +
      • +
      + + + +
        +
      • +

        getRedrawTimeout

        +
        public int getRedrawTimeout()
        +
      • +
      + + + +
        +
      • +

        setRedrawTimeout

        +
        public void setRedrawTimeout(int redrawTimeout)
        +
        Set the timeout before the next draw can happen
        +
        +
        Parameters:
        +
        redrawTimeout - the redraw timeout
        +
        +
      • +
      + + + +
        +
      • +

        isBeepOnResult

        +
        public boolean isBeepOnResult()
        +
      • +
      + + + +
        +
      • +

        setBeepOnResult

        +
        public void setBeepOnResult(boolean isBeepOnResult)
        +

        + Set to true to play a beep sound on result. (Default: false) +

        +
        +
        Parameters:
        +
        isBeepOnResult - true to play a beep sound on result
        +
        +
      • +
      + + + +
        +
      • +

        isVibrateOnResult

        +
        public boolean isVibrateOnResult()
        +
      • +
      + + + +
        +
      • +

        setVibrateOnResult

        +
        public void setVibrateOnResult(boolean isVibrateOnResult)
        +

        + Set to true to vibrate briefly on result. (Default: false) +

        + This requires the permission: +

        +
        +
        Parameters:
        +
        isVibrateOnResult - true vibrate briefly on result.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ZoomEventHandler.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ZoomEventHandler.html new file mode 100644 index 000000000..4c8839f91 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/ZoomEventHandler.html @@ -0,0 +1,228 @@ + + + + + +ZoomEventHandler (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.camera
+

Interface ZoomEventHandler

+
+
+
+
    +
  • +
    +
    +
    public interface ZoomEventHandler
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onZoomEventOccured

        +
        void onZoomEventOccured(double currentZoomLevel)
        +
        Called when a zoom event occurs, e.g. pinch to Zoom + or setting a custom zoom level, giving the possibilty + to catch the zoom event and current zoom value
        +
        +
        Parameters:
        +
        currentZoomLevel - - gives back the current zoom level + when a zoom event occurs
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-frame.html new file mode 100644 index 000000000..89dfb9c92 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-frame.html @@ -0,0 +1,71 @@ + + + + + +at.nineyards.anyline.camera (AnylineSdk API) + + + + +

at.nineyards.anyline.camera

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-summary.html new file mode 100644 index 000000000..f4be01f78 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-summary.html @@ -0,0 +1,405 @@ + + + + + +at.nineyards.anyline.camera (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Package at.nineyards.anyline.camera

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-tree.html new file mode 100644 index 000000000..bd70f9162 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/camera/package-tree.html @@ -0,0 +1,215 @@ + + + + + +at.nineyards.anyline.camera Class Hierarchy (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package at.nineyards.anyline.camera

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineImage.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineImage.html new file mode 100644 index 000000000..d1d357140 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineImage.html @@ -0,0 +1,479 @@ + + + + + +AnylineImage (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.models
+

Class AnylineImage

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Cloneable
    +
    +
    +
    +
    public class AnylineImage
    +extends java.lang.Object
    +implements java.lang.Cloneable
    +
    A Image container that takes care of the different image formats used during processing.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AnylineImage(Mat cvMat) +
      Create an AnylineImage from a cv Mat.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      AnylineImageclone() 
      AnylineYuvImagegetAlYuvImage() 
      android.graphics.BitmapgetBitmap() 
      MatgetCvMat() 
      MatgetGreyCvMat(boolean newInstance) +
      Get this image as a gray scaled cv Mat.
      +
      intgetHeight() 
      MatgetRgbCvMat(boolean newInstance) +
      Get this image as a rgb cv Mat (CV_8UC3).
      +
      intgetWidth() 
      voidrelease() +
      Releases the resources taken up by this image.
      +
      voidsave(java.io.File file, + int quality) +
      Saves this image to the given file in the given quality.
      +
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineImage

        +
        public AnylineImage(Mat cvMat)
        +
        Create an AnylineImage from a cv Mat.
        +
        +
        Parameters:
        +
        cvMat - the cv mat image
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        release

        +
        public void release()
        +
        Releases the resources taken up by this image. + Should be called whenever the image is not needed anymore.
        +
      • +
      + + + +
        +
      • +

        getBitmap

        +
        public android.graphics.Bitmap getBitmap()
        +
        +
        Returns:
        +
        this image as a Bitmap (ARGB_8888)
        +
        +
      • +
      + + + +
        +
      • +

        getCvMat

        +
        public Mat getCvMat()
        +
        +
        Returns:
        +
        this image as a cv mat
        +
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        public int getWidth()
        +
        +
        Returns:
        +
        the width of this image in pixels
        +
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        public int getHeight()
        +
        +
        Returns:
        +
        the height of this image in pixels
        +
        +
      • +
      + + + +
        +
      • +

        getGreyCvMat

        +
        public Mat getGreyCvMat(boolean newInstance)
        +
        Get this image as a gray scaled cv Mat.
        +
        +
        Parameters:
        +
        newInstance - if true, returned image will be a new instance. If false the current image is gray scaled (if not gray already) and returned.
        +
        Returns:
        +
        this image as a gray scaled cv Mat
        +
        +
      • +
      + + + +
        +
      • +

        getRgbCvMat

        +
        public Mat getRgbCvMat(boolean newInstance)
        +
        Get this image as a rgb cv Mat (CV_8UC3).
        +
        +
        Parameters:
        +
        newInstance - if true, returned image will be a new instance. + If false the current image will be changed (if not of correct type already) and returned.
        +
        Returns:
        +
        this image as a rgb cv Mat (CV_8UC3)
        +
        +
      • +
      + + + +
        +
      • +

        getAlYuvImage

        +
        public AnylineYuvImage getAlYuvImage()
        +
        +
        Returns:
        +
        get this image as AnylineYuvImage, this may be null if it has been converted to Mat or Bitmap already
        +
        +
      • +
      + + + +
        +
      • +

        save

        +
        public void save(java.io.File file,
        +                 int quality)
        +          throws java.io.IOException
        +
        Saves this image to the given file in the given quality.
        +
        +
        Parameters:
        +
        file - the file to save to
        +
        quality - the quality to use (0-100)(ignored for PNG files)
        +
        Throws:
        +
        java.io.IOException - if something goes wrong
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AnylineImage clone()
        +
        +
        Overrides:
        +
        clone in class java.lang.Object
        +
        Returns:
        +
        a deep copy of this image
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        Returns:
        +
        a string description of the image containing width and height
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineRawResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineRawResult.html new file mode 100644 index 000000000..3f0429abb --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineRawResult.html @@ -0,0 +1,421 @@ + + + + + +AnylineRawResult (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.models
+

Class AnylineRawResult

+
+
+ +
+
    +
  • +
    +
    +
    public class AnylineRawResult
    +extends java.lang.Object
    +
    A container for Results.
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      intgetConfidence(java.lang.String identifier) +
      Returns the all word confidence for the result as int
      +
      CoreResultgetCoreResult() 
      java.util.Set<java.lang.String>getIdentifiers() 
      java.util.Set<java.lang.String>getIdentifiersSpecialCharacterResult() 
      java.lang.StringgetResult(java.lang.String identifier) +
      Returns the validated result object for an identifier or null if identifier + does not exist or no valid result was found for the identifier.
      +
      java.lang.StringgetResultSpecialCharacters(java.lang.String identifier) 
      booleanhasConfidenceValue(java.lang.String identifier) 
      booleanisValid() +
      Returns true if the result is valid.
      +
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineRawResult

        +
        public AnylineRawResult()
        +
      • +
      + + + +
        +
      • +

        AnylineRawResult

        +
        public AnylineRawResult(CoreResult result)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getResult

        +
        public java.lang.String getResult(java.lang.String identifier)
        +
        Returns the validated result object for an identifier or null if identifier + does not exist or no valid result was found for the identifier.
        +
        +
        Parameters:
        +
        identifier - The identifier for a result.
        +
        Returns:
        +
        The result for the identifier.
        +
        +
      • +
      + + + +
        +
      • +

        getResultSpecialCharacters

        +
        public java.lang.String getResultSpecialCharacters(java.lang.String identifier)
        +
      • +
      + + + +
        +
      • +

        getIdentifiers

        +
        public java.util.Set<java.lang.String> getIdentifiers()
        +
        +
        Returns:
        +
        All the identifiers in the spec.
        +
        +
      • +
      + + + +
        +
      • +

        getIdentifiersSpecialCharacterResult

        +
        public java.util.Set<java.lang.String> getIdentifiersSpecialCharacterResult()
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        public int getConfidence(java.lang.String identifier)
        +
        Returns the all word confidence for the result as int
        +
        +
        Parameters:
        +
        identifier - The identifier for a result
        +
        Returns:
        +
        int confidence
        +
        +
      • +
      + + + +
        +
      • +

        hasConfidenceValue

        +
        public boolean hasConfidenceValue(java.lang.String identifier)
        +
      • +
      + + + +
        +
      • +

        isValid

        +
        public boolean isValid()
        +
        Returns true if the result is valid. This is usually not relevant, + because invalid reports don't get returned if a ResultStack is used.
        +
        +
        Returns:
        +
        true if the result is valid
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        getCoreResult

        +
        public CoreResult getCoreResult()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineScanResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineScanResult.html new file mode 100644 index 000000000..380d98cc4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineScanResult.html @@ -0,0 +1,376 @@ + + + + + +AnylineScanResult (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.models
+

Class AnylineScanResult<T>

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    ScanResult
    +
    +
    +
    +
    public class AnylineScanResult<T>
    +extends java.lang.Object
    +
    This is the base class for all module result classes. +

    +

    It holds the outline of the detected text, the confidence of the result, as well as the cutout image and the + full frame the scanning was performed on.

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.IntegergetConfidence() +
      Returns the confidence of the SDK in the detected result.
      +
      AnylineImagegetCutoutImage() +
      Returns the image the result was found on.
      +
      AnylineImagegetFaceImage() +
      Returns image returned by the face detector
      +
      AnylineImagegetFullImage() +
      Returns the full image the result was found on.
      +
      java.util.List<android.graphics.PointF>getOutline() +
      Returns the outline around the detected result.
      +
      TgetResult() +
      Returns the actual result of the scanning process.
      +
      voidsetOutline(java.util.List<android.graphics.PointF> outline) +
      Set the outline around the detected result.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCutoutImage

        +
        @Nullable
        +public AnylineImage getCutoutImage()
        +
        Returns the image the result was found on. The image is cropped to the cutout as specified in the + at.nineyards.anyline.camera.AnylineViewConfig.
        +
        +
        Returns:
        +
        the cutout image the result was found on
        +
        +
      • +
      + + + +
        +
      • +

        getFullImage

        +
        @Nullable
        +public AnylineImage getFullImage()
        +
        Returns the full image the result was found on.
        +
        +
        Returns:
        +
        the image the result was found on
        +
        +
      • +
      + + + +
        +
      • +

        getOutline

        +
        @Nullable
        +public java.util.List<android.graphics.PointF> getOutline()
        +
        Returns the outline around the detected result. +

        The points of the outline are relative to the scanview, if a scanview was used, and null otherwise

        +

        The points are ordered clockwise, starting from the top-left point.

        +
        +
        Returns:
        +
        the outline of the detected text
        +
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        @Nullable
        +public java.lang.Integer getConfidence()
        +
        Returns the confidence of the SDK in the detected result. +

        The confidence is a value between 0 and 100, with 100 meaning the result is definitely valid.

        +
        +
        Returns:
        +
        the confidence of the detected result
        +
        +
      • +
      + + + +
        +
      • +

        getResult

        +
        @NonNull
        +public T getResult()
        +
        Returns the actual result of the scanning process. The type of the result depends on the module that was used.
        +
        +
        Returns:
        +
        the result of the scanning process
        +
        +
      • +
      + + + +
        +
      • +

        getFaceImage

        +
        @Nullable
        +public AnylineImage getFaceImage()
        +
        Returns image returned by the face detector
        +
      • +
      + + + +
        +
      • +

        setOutline

        +
        public void setOutline(@Nullable
        +                       java.util.List<android.graphics.PointF> outline)
        +
        Set the outline around the detected result.
        +
        +
        Parameters:
        +
        outline - the outline of the detected text
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineYuvImage.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineYuvImage.html new file mode 100644 index 000000000..c1f9a94ef --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/AnylineYuvImage.html @@ -0,0 +1,648 @@ + + + + + +AnylineYuvImage (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.models
+

Class AnylineYuvImage

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Cloneable
    +
    +
    +
    +
    public class AnylineYuvImage
    +extends java.lang.Object
    +implements java.lang.Cloneable
    +
    A helper class to deal with yuv images. (currently only NV21!!)
    + It helps with conversion to OpenCV Mat + and deals with the problem that the camera always returns a landscape image.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      AnylineYuvImage(android.media.Image image, + int targetOrientation, + int cropX, + int cropY, + int cropWidth, + int cropHeight, + boolean isGreyOnly) +
      Construct a YUV image from the given image buffer cropped to the given bounds.
      +
      AnylineYuvImage(int format, + int width, + int height, + byte[] data, + int targetOrientation, + boolean isGreyOnly) +
      Construct a yuv image with the given byte data.
      +
      AnylineYuvImage(int format, + int width, + int height, + int targetOrientation) +
      Deprecated.  +
      use one of the other constructors
      +
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      AnylineYuvImageclone() 
      AnylineYuvImagecrop(int cropX, + int cropY, + int cropWidth, + int cropHeight, + boolean isGreyOnly) +
      + Returns a new image cropped to the given bounds.
      +
      android.graphics.BitmapgetAsBitmap() 
      MatgetAsCvMat() +
      Get this image as a cv mat (in target orientation).
      + If this image only contains the grey data, returned Mat will ge of type CV_8UC1 + (otherwise RGB CV_8UC3).
      +
      byte[]getData() +
      + The image data in the format returned by getFormat().
      +
      intgetFormat() +
      Get the format the image is stored in the byte data (see getData()).
      +
      intgetOriginalHeight() 
      intgetOriginalWidth() 
      intgetTargetHeight() 
      intgetTargetOrientation() +
      Get the target orientation of the image.
      +
      intgetTargetWidth() 
      booleanisGreyOnly() 
      voidsetTo(byte[] data) +
      Set the data of this image to the given value.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineYuvImage

        +
        @Deprecated
        +public AnylineYuvImage(int format,
        +                                   int width,
        +                                   int height,
        +                                   int targetOrientation)
        +
        Deprecated. use one of the other constructors
        +
        Construct a yuv image with empty data.
        +
        +
        Parameters:
        +
        format - the format (currently only NV21 is supported)
        +
        width - the target width of the image
        +
        height - the target height of the image
        +
        targetOrientation - the degree the raw data has to be rotated to be oriented as desired + (usually what + CameraUtil.getCameraDisplayRotation(Context, int) + returns)
        +
        See Also:
        +
        ImageFormat.NV21
        +
        +
      • +
      + + + +
        +
      • +

        AnylineYuvImage

        +
        public AnylineYuvImage(int format,
        +                       int width,
        +                       int height,
        +                       byte[] data,
        +                       int targetOrientation,
        +                       boolean isGreyOnly)
        +
        Construct a yuv image with the given byte data.
        +
        +
        Parameters:
        +
        format - the format (currently only NV21 is supported)
        +
        width - the target width of the image
        +
        height - the target height of the image
        +
        data - the image data in landscape format (like received from the camera)
        +
        targetOrientation - the degree the raw data has to be rotated to be oriented as desired + (usually what + CameraUtil.getCameraDisplayRotation(Context, int) + returns)
        +
        isGreyOnly - true if given data only contains the Y component (and therefor is grey only)
        +
        +
      • +
      + + + +
        +
      • +

        AnylineYuvImage

        +
        public AnylineYuvImage(android.media.Image image,
        +                       int targetOrientation,
        +                       int cropX,
        +                       int cropY,
        +                       int cropWidth,
        +                       int cropHeight,
        +                       boolean isGreyOnly)
        +
        Construct a YUV image from the given image buffer cropped to the given bounds.
        +
        +
        Parameters:
        +
        image - the image to copy the data from
        +
        targetOrientation - the degree the raw data has to be rotated to be oriented as desired + (usually what + CameraUtil.getCameraDisplayRotation(Context, int) + returns)
        +
        cropX - the distance from the left (must be EVEN for color images)
        +
        cropY - the distance from the top (must be EVEN for color images)
        +
        cropWidth - the target width (must be EVEN for color images)
        +
        cropHeight - the target height (must be EVEN for color images)
        +
        isGreyOnly - true if a grey image is desired (faster), false if color is required too
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if the image format is not supported, + or if crop values are uneven for color images
        +
        java.lang.IndexOutOfBoundsException - if the crop is outside of the image's bound
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setTo

        +
        public void setTo(@NonNull
        +                  byte[] data)
        +
        Set the data of this image to the given value. + (MUST be of same size as the current data)
        +
        +
        Parameters:
        +
        data - the data to set this image to.
        +
        +
      • +
      + + + +
        +
      • +

        getTargetOrientation

        +
        public int getTargetOrientation()
        +
        Get the target orientation of the image. (The amount the raw data has to be rotated to be oriented as in the + preview)
        +
        +
        Returns:
        +
        the target orientation
        +
        +
      • +
      + + + +
        +
      • +

        getData

        +
        public byte[] getData()
        +

        + The image data in the format returned by getFormat(). +

        + Note: if isGreyOnly() is true, the format is always Y8 (regardless of what getFormat returns). +

        +
        +
        Returns:
        +
        the data in the format returned by getFormat()
        +
        +
      • +
      + + + +
        +
      • +

        getFormat

        +
        public int getFormat()
        +
        Get the format the image is stored in the byte data (see getData()). + The format is one of the constants in ImageFormat. + (Currently only ImageFormat.NV21 or ImageFormat.YUV_420_888 are possible here, + but more formats may be added in the future)
        +
        +
        Returns:
        +
        the image format used in the byte data (see getData())
        +
        +
      • +
      + + + +
        +
      • +

        getTargetWidth

        +
        public int getTargetWidth()
        +
        +
        Returns:
        +
        the width (in the target orientation)
        +
        +
      • +
      + + + +
        +
      • +

        getTargetHeight

        +
        public int getTargetHeight()
        +
        +
        Returns:
        +
        the height (in the target orientation)
        +
        +
      • +
      + + + +
        +
      • +

        getOriginalWidth

        +
        public int getOriginalWidth()
        +
        +
        Returns:
        +
        original width of the image in the rotation as received from the sensor
        +
        +
      • +
      + + + +
        +
      • +

        getOriginalHeight

        +
        public int getOriginalHeight()
        +
        +
        Returns:
        +
        original height of the image in the rotation as received from the sensor
        +
        +
      • +
      + + + +
        +
      • +

        isGreyOnly

        +
        public boolean isGreyOnly()
        +
        +
        Returns:
        +
        true if image is grey only (true also means that the format is Y8)
        +
        +
      • +
      + + + +
        +
      • +

        getAsCvMat

        +
        public Mat getAsCvMat()
        +
        Get this image as a cv mat (in target orientation).
        + If this image only contains the grey data, returned Mat will ge of type CV_8UC1 + (otherwise RGB CV_8UC3).
        +
        +
        Returns:
        +
        this image as a cv mat (in target orientation)
        +
        +
      • +
      + + + +
        +
      • +

        getAsBitmap

        +
        public android.graphics.Bitmap getAsBitmap()
        +
        +
        Returns:
        +
        this image as ARGB_8888 Bitmap (in target orientation)
        +
        +
      • +
      + + + +
        +
      • +

        crop

        +
        public AnylineYuvImage crop(int cropX,
        +                            int cropY,
        +                            int cropWidth,
        +                            int cropHeight,
        +                            boolean isGreyOnly)
        +

        + Returns a new image cropped to the given bounds. +

        + The given sizes must be EVEN for color images, because of how the YUV format stores color information. +

        +
        +
        Parameters:
        +
        cropX - the distance from the left in the target orientation (must be EVEN for color images)
        +
        cropY - the distance from the top in the target orientation (must be EVEN for color images)
        +
        cropWidth - the crop width in the target orientation (must be EVEN for color images)
        +
        cropHeight - the crop height in the target orientation (must be EVEN for color images)
        +
        isGreyOnly - true if a grey image is desired (faster), false if color is required too
        +
        Returns:
        +
        a new image cropped to the given bounds.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if trying to crop color image from grey source, + or if crop values are uneven for color images
        +
        java.lang.IndexOutOfBoundsException - if the crop is outside of the image's bound
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AnylineYuvImage clone()
        +
        +
        Overrides:
        +
        clone in class java.lang.Object
        +
        Returns:
        +
        a deep copy of the image
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-frame.html new file mode 100644 index 000000000..0012636a3 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-frame.html @@ -0,0 +1,22 @@ + + + + + +at.nineyards.anyline.models (AnylineSdk API) + + + + +

at.nineyards.anyline.models

+
+

Classes

+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-summary.html new file mode 100644 index 000000000..fd056e7aa --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-summary.html @@ -0,0 +1,159 @@ + + + + + +at.nineyards.anyline.models (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Package at.nineyards.anyline.models

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-tree.html new file mode 100644 index 000000000..de2a76c5a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/models/package-tree.html @@ -0,0 +1,137 @@ + + + + + +at.nineyards.anyline.models Class Hierarchy (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package at.nineyards.anyline.models

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModule.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModule.html new file mode 100644 index 000000000..9d7a7f162 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModule.html @@ -0,0 +1,368 @@ + + + + + +AnylineModule (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.modules
+

Interface AnylineModule<T extends AnylineModuleResultListener>

+
+
+
+
    +
  • +
    +
    +
    public interface AnylineModule<T extends AnylineModuleResultListener>
    +
    Common interface for use-case specific anyline modules.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidcancelScanning() +
      Stop the scanning (and also all background threads)
      +
      voidinitAnyline(java.lang.String licenseKey, + T moduleSpecificListener) +
      Init with license-key and a module specific listener.
      +
      voidsetBeepOnResult(boolean isBeepOnResult) +
      If set to true, there is a short beep when a result is found.
      +
      voidsetBlinkOnResult(boolean isBlinkOnResult) +
      If set to true, there is a short white flashing of the view when a result is found.
      +
      voidsetCameraOpenListener(CameraOpenListener cameraOpenListener) +
      Set the listener to be notify when the camera opened or an error occurred while opening the camera.
      +
      voidsetCancelOnResult(boolean isCancelOnResult) +
      + If set to true (default) the scanning is canceled automatically when a result is found.
      +
      voidsetDebug(boolean isDebug) +
      Set to true to get a few additional debug logs.
      +
      voidsetVibrateOnResult(boolean isVibrateOnResult) +
      If set to true, there is a short vibration if a result is found.
      +
      voidstartScanning() +
      Start the scanning.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        startScanning

        +
        void startScanning()
        +
        Start the scanning.
        +
      • +
      + + + +
        +
      • +

        cancelScanning

        +
        void cancelScanning()
        +
        Stop the scanning (and also all background threads)
        +
      • +
      + + + +
        +
      • +

        setCancelOnResult

        +
        void setCancelOnResult(boolean isCancelOnResult)
        +

        + If set to true (default) the scanning is canceled automatically when a result is found. (User needs to call + startScanning() again to continue scanning.) + If set to false the scanning goes on forever until cancelScanning is called manually. +

        + This MUST be called after initAnyline(String, AnylineModuleResultListener), or it + will have + no effect. +

        +
      • +
      + + + +
        +
      • +

        setBeepOnResult

        +
        void setBeepOnResult(boolean isBeepOnResult)
        +
        If set to true, there is a short beep when a result is found.
        +
      • +
      + + + +
        +
      • +

        setBlinkOnResult

        +
        void setBlinkOnResult(boolean isBlinkOnResult)
        +
        If set to true, there is a short white flashing of the view when a result is found.
        +
      • +
      + + + +
        +
      • +

        setVibrateOnResult

        +
        void setVibrateOnResult(boolean isVibrateOnResult)
        +
        If set to true, there is a short vibration if a result is found. + (requires VIBRATE permission)
        +
      • +
      + + + +
        +
      • +

        setCameraOpenListener

        +
        void setCameraOpenListener(CameraOpenListener cameraOpenListener)
        +
        Set the listener to be notify when the camera opened or an error occurred while opening the camera.
        +
        +
        Parameters:
        +
        cameraOpenListener - the listener to be called on camera events
        +
        +
      • +
      + + + + + +
        +
      • +

        initAnyline

        +
        void initAnyline(java.lang.String licenseKey,
        +                 T moduleSpecificListener)
        +
        Init with license-key and a module specific listener.
        +
      • +
      + + + +
        +
      • +

        setDebug

        +
        void setDebug(boolean isDebug)
        +
        Set to true to get a few additional debug logs.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModuleResultListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModuleResultListener.html new file mode 100644 index 000000000..484e394e4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/AnylineModuleResultListener.html @@ -0,0 +1,228 @@ + + + + + +AnylineModuleResultListener (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.modules
+

Interface AnylineModuleResultListener<T extends AnylineScanResult>

+
+
+
+
    +
  • +
    +
    +
    public interface AnylineModuleResultListener<T extends AnylineScanResult>
    +
    An interface that should be extended by all module specific result listeners, to give them a common root.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        onResult

        +
        void onResult(T scanResult)
        +
        Is called with the result object of the scanning process, which is of base type AnylineScanResult
        +
        +
        Parameters:
        +
        scanResult - the result of the scanning process
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/LicenseExpirationHelper.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/LicenseExpirationHelper.html new file mode 100644 index 000000000..d0d089423 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/LicenseExpirationHelper.html @@ -0,0 +1,257 @@ + + + + + +LicenseExpirationHelper (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.modules
+

Class LicenseExpirationHelper

+
+
+ +
+
    +
  • +
    +
    +
    public final class LicenseExpirationHelper
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static voidshowExpirationDialog(android.content.Context context, + android.content.DialogInterface.OnClickListener okListener, + android.content.DialogInterface.OnClickListener contactListener) +
      Shows an AlertDialog to the user, informing him that the license has expired + Must be run on UiThread
      +
      static voidshowPricingPage(android.content.Context context) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        showExpirationDialog

        +
        @UiThread
        +public static void showExpirationDialog(android.content.Context context,
        +                                                  android.content.DialogInterface.OnClickListener okListener,
        +                                                  android.content.DialogInterface.OnClickListener contactListener)
        +
        Shows an AlertDialog to the user, informing him that the license has expired + Must be run on UiThread
        +
      • +
      + + + +
        +
      • +

        showPricingPage

        +
        public static void showPricingPage(android.content.Context context)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-frame.html new file mode 100644 index 000000000..7db28cf86 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-frame.html @@ -0,0 +1,24 @@ + + + + + +at.nineyards.anyline.modules (AnylineSdk API) + + + + +

at.nineyards.anyline.modules

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-summary.html new file mode 100644 index 000000000..275bebd5f --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-summary.html @@ -0,0 +1,162 @@ + + + + + +at.nineyards.anyline.modules (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Package at.nineyards.anyline.modules

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-tree.html new file mode 100644 index 000000000..ad04de2a5 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/modules/package-tree.html @@ -0,0 +1,139 @@ + + + + + +at.nineyards.anyline.modules Class Hierarchy (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package at.nineyards.anyline.modules

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-frame.html new file mode 100644 index 000000000..3882ea348 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-frame.html @@ -0,0 +1,26 @@ + + + + + +at.nineyards.anyline (AnylineSdk API) + + + + +

at.nineyards.anyline

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-summary.html new file mode 100644 index 000000000..1ba3a1b06 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-summary.html @@ -0,0 +1,174 @@ + + + + + +at.nineyards.anyline (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Package at.nineyards.anyline

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-tree.html new file mode 100644 index 000000000..32b023658 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/package-tree.html @@ -0,0 +1,141 @@ + + + + + +at.nineyards.anyline Class Hierarchy (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package at.nineyards.anyline

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ArrayUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ArrayUtil.html new file mode 100644 index 000000000..2de024ac3 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ArrayUtil.html @@ -0,0 +1,330 @@ + + + + + +ArrayUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class ArrayUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class ArrayUtil
    +extends java.lang.Object
    +
    Utility functions for arrays.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ArrayUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static booleancontains(float[] values, + float value) 
      static booleancontains(int[] values, + int value) 
      static <T> booleancontains(T[] values, + T value) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ArrayUtil

        +
        public ArrayUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        contains

        +
        public static <T> boolean contains(@NonNull
        +                                   T[] values,
        +                                   @NonNull
        +                                   T value)
        +
        +
        Type Parameters:
        +
        T - the object type
        +
        Parameters:
        +
        values - the array to search within
        +
        value - the value to search for
        +
        Returns:
        +
        true if the array contains the value
        +
        +
      • +
      + + + +
        +
      • +

        contains

        +
        public static boolean contains(@NonNull
        +                               int[] values,
        +                               int value)
        +
        +
        Parameters:
        +
        values - the array to search within
        +
        value - the value to search for
        +
        Returns:
        +
        true if the array contains the value
        +
        +
      • +
      + + + +
        +
      • +

        contains

        +
        public static boolean contains(@NonNull
        +                               float[] values,
        +                               float value)
        +
        +
        Parameters:
        +
        values - the array to search within
        +
        value - the value to search for
        +
        Returns:
        +
        true if the array contains the value
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/AssetUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/AssetUtil.html new file mode 100644 index 000000000..01931ff8f --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/AssetUtil.html @@ -0,0 +1,522 @@ + + + + + +AssetUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class AssetUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class AssetUtil
    +extends java.lang.Object
    +
    A helper class to deal with assets, mainly to copy the assets to a place where the C++ core can reach it.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AssetUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static voidcopyAnylineAssets(android.content.Context context, + org.json.JSONObject json, + java.lang.String mapJsonName, + java.io.File dirToCopyTo, + boolean isForceCopy) +
      Copy the assets of the given map listed in the given json object + (must be a map with filename relative to assets as the key and the md5 sum of the file as value) + to the given directory.
      +
      static voidcopyAssetFile(android.content.Context context, + java.lang.String pathInAssets, + java.io.File dirToCopyTo, + boolean isForceCopy) +
      + Copy the asset file specified by path to given directory.
      +
      static voidcopyAssetFile(android.content.Context context, + java.lang.String pathInAssets, + java.io.File dirToCopyTo, + java.lang.String md5Hash) +
      + Copy the asset file specified by path to given directory.
      +
      static voidcopyAssetFileWithoutPath(android.content.Context context, + java.lang.String pathInAssets, + java.io.File dirToCopyTo, + boolean isForceCopy) +
      + Copy the asset file specified by path directly to the given directory + (without the relative path of the asset).
      +
      static voidcopyAssetFileWithoutPath(android.content.Context context, + java.lang.String pathInAssets, + java.io.File dirToCopyTo, + java.lang.String md5Hash) +
      + Copy the asset file specified by path directly to the given directory + (without the relative path of the asset).
      +
      static org.json.JSONObjectgetAnylineAssetsJson(android.content.Context context, + java.lang.String fileName) +
      Get the json object from the assets with the given file name.
      +
      static java.lang.StringreadFile(android.content.Context context, + java.lang.String path, + java.lang.String fileName) +
      Read the text of the given file within the assets.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AssetUtil

        +
        public AssetUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        readFile

        +
        public static java.lang.String readFile(android.content.Context context,
        +                                        java.lang.String path,
        +                                        java.lang.String fileName)
        +                                 throws java.io.IOException
        +
        Read the text of the given file within the assets.
        +
        +
        Parameters:
        +
        context - the context
        +
        fileName - the file name of the file to read (full path within the assets folder)
        +
        Returns:
        +
        the text of the file
        +
        Throws:
        +
        java.io.IOException - if the file could not be found or read
        +
        +
      • +
      + + + +
        +
      • +

        getAnylineAssetsJson

        +
        public static org.json.JSONObject getAnylineAssetsJson(android.content.Context context,
        +                                                       java.lang.String fileName)
        +                                                throws java.io.IOException
        +
        Get the json object from the assets with the given file name.
        +
        +
        Parameters:
        +
        context - the context
        +
        fileName - the name of the json file in the assets folder to read
        +
        Returns:
        +
        the json object from the assets with the given file name.
        +
        Throws:
        +
        java.io.IOException - if the file could not be found or it is not a valid json.
        +
        +
      • +
      + + + +
        +
      • +

        copyAnylineAssets

        +
        public static void copyAnylineAssets(android.content.Context context,
        +                                     org.json.JSONObject json,
        +                                     java.lang.String mapJsonName,
        +                                     java.io.File dirToCopyTo,
        +                                     boolean isForceCopy)
        +                              throws org.json.JSONException,
        +                                     java.io.IOException
        +
        Copy the assets of the given map listed in the given json object + (must be a map with filename relative to assets as the key and the md5 sum of the file as value) + to the given directory. + The file will only be copied if it does not exist in the target location, + or the saved md5 for that file is different to the one in the given json object, + or if the isForcedCopy flag is true.
        +
        +
        Parameters:
        +
        context - the context
        +
        json - the json file containing a map with asset paths and md5 sums
        +
        mapJsonName - the name of the map within the json object
        +
        dirToCopyTo - the dir to copy the assets to
        +
        isForceCopy - true if files should be copied regardless of the hashes
        +
        Throws:
        +
        org.json.JSONException - if there is a problem parsing the json (e.g. if the given map name does not exist)
        +
        java.io.IOException - if there is any problem copying the files
        +
        +
      • +
      + + + +
        +
      • +

        copyAssetFile

        +
        public static void copyAssetFile(android.content.Context context,
        +                                 java.lang.String pathInAssets,
        +                                 java.io.File dirToCopyTo,
        +                                 boolean isForceCopy)
        +                          throws java.io.IOException
        +

        + Copy the asset file specified by path to given directory. +

        + Md5 sum will be calculated and stored to the target dir with .md5 ending. + Calculating this takes time, prefer auto generating the anyline_assets.json + or providing the md5 with copyAssetFile(Context, String, File, String). +

        + If isForceCopy is false, this will not copy anything if the same .md5 file is in the target dir. +

        +
        +
        Parameters:
        +
        context - the context
        +
        pathInAssets - Path to asset, relative to app's assets directory.
        +
        dirToCopyTo - the target directory
        +
        isForceCopy - if true the file will always be copied (an md5 will be calculated and checked otherwise)
        +
        Throws:
        +
        java.io.IOException - if there is any problem copying the files
        +
        +
      • +
      + + + +
        +
      • +

        copyAssetFile

        +
        public static void copyAssetFile(android.content.Context context,
        +                                 java.lang.String pathInAssets,
        +                                 java.io.File dirToCopyTo,
        +                                 java.lang.String md5Hash)
        +                          throws java.io.IOException
        +

        + Copy the asset file specified by path to given directory. +

        + The file will only be copied if it does not exist in the target location, + or the saved md5 for that file is different to the one given. + (The file will always be copied if the given hash is null) +

        +
        +
        Parameters:
        +
        context - the context
        +
        pathInAssets - Path to asset, relative to app's assets directory.
        +
        dirToCopyTo - the target directory
        +
        md5Hash - the md5 checksum for the file to copy
        +
        Throws:
        +
        java.io.IOException - if there is any problem copying the files
        +
        +
      • +
      + + + +
        +
      • +

        copyAssetFileWithoutPath

        +
        public static void copyAssetFileWithoutPath(android.content.Context context,
        +                                            java.lang.String pathInAssets,
        +                                            java.io.File dirToCopyTo,
        +                                            boolean isForceCopy)
        +                                     throws java.io.IOException
        +

        + Copy the asset file specified by path directly to the given directory + (without the relative path of the asset). +

        + Md5 sum will be calculated and stored to the target dir with .md5 ending. + Calculating this takes time, prefer auto generating the anyline_assets.json + or providing the md5 with copyAssetFileWithoutPath(Context, String, File, String). +

        + If isForceCopy is false, this will not copy anything if the same .md5 file is in the target dir. +

        +
        +
        Parameters:
        +
        context - the context
        +
        pathInAssets - Path to asset, relative to app's assets directory.
        +
        dirToCopyTo - the target directory
        +
        isForceCopy - if true the file will always be copied (an md5 will be calculated and checked otherwise)
        +
        Throws:
        +
        java.io.IOException - if there is any problem copying the files
        +
        +
      • +
      + + + +
        +
      • +

        copyAssetFileWithoutPath

        +
        public static void copyAssetFileWithoutPath(android.content.Context context,
        +                                            java.lang.String pathInAssets,
        +                                            java.io.File dirToCopyTo,
        +                                            java.lang.String md5Hash)
        +                                     throws java.io.IOException
        +

        + Copy the asset file specified by path directly to the given directory + (without the relative path of the asset). +

        + The file will only be copied if it does not exist in the target location, + or the saved md5 for that file is different to the one given. + (The file will always be copied if the given hash is null) +

        +
        +
        Parameters:
        +
        context - the context
        +
        pathInAssets - Path to asset, relative to app's assets directory.
        +
        dirToCopyTo - the target directory
        +
        md5Hash - the md5 checksum for the file to copy
        +
        Throws:
        +
        java.io.IOException - if there is any problem copying the files
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ColorUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ColorUtil.html new file mode 100644 index 000000000..c8547107e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ColorUtil.html @@ -0,0 +1,277 @@ + + + + + +ColorUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class ColorUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class ColorUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ColorUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static intadjustAlpha(int color, + float alphaFactor) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ColorUtil

        +
        public ColorUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        adjustAlpha

        +
        public static int adjustAlpha(int color,
        +                              float alphaFactor)
        +
        +
        Parameters:
        +
        color - color value as int
        +
        alphaFactor - transparancy that you want to add to the color (between 0-100%)
        +
        Returns:
        +
        color int including the alpha value
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ConstantUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ConstantUtil.html new file mode 100644 index 000000000..181019fe8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/ConstantUtil.html @@ -0,0 +1,615 @@ + + + + + +ConstantUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class ConstantUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class ConstantUtil
    +extends java.lang.Object
    +
    Created by lorena on 03.05.18.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        GENERIC_MODULE_IDENTIFIER

        +
        public static final java.lang.String GENERIC_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        BARCODE_MODULE_IDENTIFIER

        +
        public static final java.lang.String BARCODE_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ANYLINE_OCR_MODULE_IDENTIFIER

        +
        public static final java.lang.String ANYLINE_OCR_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LICENSE_PLATE_MODULE_IDENTIFIER

        +
        public static final java.lang.String LICENSE_PLATE_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ID_MODULE_IDENTIFIER

        +
        public static final java.lang.String ID_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ENERGY_MODULE_IDENTIFIER

        +
        public static final java.lang.String ENERGY_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DOCUMENT_MODULE_IDENTIFIER

        +
        public static final java.lang.String DOCUMENT_MODULE_IDENTIFIER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FIREBASE_APPLICATION_ID

        +
        public static final java.lang.String FIREBASE_APPLICATION_ID
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FIREBASE_NAME

        +
        public static final java.lang.String FIREBASE_NAME
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_BARCODE

        +
        public static final java.lang.String PRODUCT_BARCODE
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_METER

        +
        public static final java.lang.String PRODUCT_METER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_UNIVERSAL_ID

        +
        public static final java.lang.String PRODUCT_UNIVERSAL_ID
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_MRZ

        +
        public static final java.lang.String PRODUCT_MRZ
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_DRIVING_LICENSE

        +
        public static final java.lang.String PRODUCT_DRIVING_LICENSE
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_GERMAN_ID_FRONT

        +
        public static final java.lang.String PRODUCT_GERMAN_ID_FRONT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_VIN

        +
        public static final java.lang.String PRODUCT_VIN
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_TIN

        +
        public static final java.lang.String PRODUCT_TIN
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_CONTAINER

        +
        public static final java.lang.String PRODUCT_CONTAINER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_LICENSEPLATE

        +
        public static final java.lang.String PRODUCT_LICENSEPLATE
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_DOCUMENT

        +
        public static final java.lang.String PRODUCT_DOCUMENT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PRODUCT_OCR

        +
        public static final java.lang.String PRODUCT_OCR
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConstantUtil

        +
        public ConstantUtil()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/DimensUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/DimensUtil.html new file mode 100644 index 000000000..3d771c250 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/DimensUtil.html @@ -0,0 +1,365 @@ + + + + + +DimensUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class DimensUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class DimensUtil
    +extends java.lang.Object
    +
    A helper class with methods to deal with dimensions and orientation.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      DimensUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static intdpToPx(android.content.Context context, + float dp) 
      static intgetDpFromPix(android.content.Context context, + int pix) +
      Get the dp for given pixels rounded to int.
      +
      static intgetPixFromDp(android.content.Context context, + int dp) +
      Get the pixels for dp rounded to int.
      +
      static intgetScreenOrientation(android.content.Context context) +
      Get the current screen orientation.
      +
      static booleanisOrientationPortrait(android.content.Context context) +
      Returns true if screen orientation is Portrait
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DimensUtil

        +
        public DimensUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPixFromDp

        +
        public static int getPixFromDp(android.content.Context context,
        +                               int dp)
        +
        Get the pixels for dp rounded to int.
        +
        +
        Parameters:
        +
        context - the context
        +
        dp - the dp to convert to pixels
        +
        Returns:
        +
        the pixels for the given dp
        +
        +
      • +
      + + + +
        +
      • +

        dpToPx

        +
        public static int dpToPx(android.content.Context context,
        +                         float dp)
        +
      • +
      + + + +
        +
      • +

        getDpFromPix

        +
        public static int getDpFromPix(android.content.Context context,
        +                               int pix)
        +
        Get the dp for given pixels rounded to int.
        +
        +
        Parameters:
        +
        context - the context
        +
        pix - the dp to convert to pixels
        +
        Returns:
        +
        the dp for the given pixels
        +
        +
      • +
      + + + +
        +
      • +

        getScreenOrientation

        +
        public static int getScreenOrientation(android.content.Context context)
        +
        Get the current screen orientation.
        +
        +
        Parameters:
        +
        context - the context
        +
        Returns:
        +
        the current orientation
        +
        +
      • +
      + + + +
        +
      • +

        isOrientationPortrait

        +
        public static boolean isOrientationPortrait(android.content.Context context)
        +
        Returns true if screen orientation is Portrait
        +
        +
        Parameters:
        +
        context - the context
        +
        Returns:
        +
        true if screen orientation is Portrait
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/NumUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/NumUtil.html new file mode 100644 index 000000000..1694fde06 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/NumUtil.html @@ -0,0 +1,327 @@ + + + + + +NumUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class NumUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class NumUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NumUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.DoubleasDouble(java.lang.Object param) +
      'Casts' an Object that is a Number to a Double.
      +
      static java.lang.FloatasFloat(java.lang.Object param) +
      'Casts' an Object that is a Number to a Float.
      +
      static java.lang.IntegerasInteger(java.lang.Object param) +
      'Casts' an Object that is a Number to a Integer.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NumUtil

        +
        public NumUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        asDouble

        +
        public static java.lang.Double asDouble(java.lang.Object param)
        +
        'Casts' an Object that is a Number to a Double.
        +
        +
        Parameters:
        +
        param - the object of type Double, Float or Integer
        +
        Returns:
        +
        the given object as an Double.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if given type is not Double, Integer or Float.
        +
        +
      • +
      + + + +
        +
      • +

        asFloat

        +
        public static java.lang.Float asFloat(java.lang.Object param)
        +
        'Casts' an Object that is a Number to a Float.
        +
        +
        Parameters:
        +
        param - the object of type Doulbe, Float or Integer
        +
        Returns:
        +
        the given object as a float.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if given type is not Double, Integer or Float.
        +
        +
      • +
      + + + +
        +
      • +

        asInteger

        +
        public static java.lang.Integer asInteger(java.lang.Object param)
        +
        'Casts' an Object that is a Number to a Integer.
        +
        +
        Parameters:
        +
        param - the object of type Doulbe, Float or Integer
        +
        Returns:
        +
        the given object as an Integer.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if given type is not Double, Integer or Float.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/SoundUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/SoundUtil.html new file mode 100644 index 000000000..9cb866d86 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/SoundUtil.html @@ -0,0 +1,328 @@ + + + + + +SoundUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class SoundUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class SoundUtil
    +extends java.lang.Object
    +
    A helper class to deal with short notification sounds.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SoundUtil(android.content.Context context) +
      Create a SoundUtil helper with the given context.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidloadSoundFromAssets(java.lang.String assetFileName) +
      Load the sound from the given asset file name (with relative path within the assets).
      +
      voidplaySound(java.lang.String assetFileName) +
      Play the sound previously loaded from the given asset file name.
      +
      voidreleaseSoundPool() +
      Release the sound pool.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SoundUtil

        +
        public SoundUtil(android.content.Context context)
        +
        Create a SoundUtil helper with the given context. + Call releaseSoundPool() when this util is no longer needed!
        +
        +
        Parameters:
        +
        context - the context
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        loadSoundFromAssets

        +
        public void loadSoundFromAssets(java.lang.String assetFileName)
        +                         throws java.io.IOException
        +
        Load the sound from the given asset file name (with relative path within the assets). + Load MUST be called before playSound(String) is called.
        +
        +
        Parameters:
        +
        assetFileName - the sound file to load (from assets, with relative path within assets)
        +
        Throws:
        +
        java.io.IOException - if the file does not exist or could not be opened.
        +
        +
      • +
      + + + +
        +
      • +

        playSound

        +
        public void playSound(java.lang.String assetFileName)
        +
        Play the sound previously loaded from the given asset file name. + loadSoundFromAssets(String) MUST be called before this.
        +
        +
        Parameters:
        +
        assetFileName - the sound file to play (same as previously used with load)
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if sound has not been loaded previously
        +
        +
      • +
      + + + +
        +
      • +

        releaseSoundPool

        +
        public void releaseSoundPool()
        +
        Release the sound pool. This should be called if the util is no longer used. + The SoundUtil can no longer be used and the reference should be set to null.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/TempFileUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/TempFileUtil.html new file mode 100644 index 000000000..eb27453f6 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/TempFileUtil.html @@ -0,0 +1,298 @@ + + + + + +TempFileUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class TempFileUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class TempFileUtil
    +extends java.lang.Object
    +
    THIS class is ALPHA and API may change. + A util to deal with temporary files.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      TempFileUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.io.FilecreateTempFileCheckCache(android.content.Context context, + java.lang.String fileNamePrefix, + java.lang.String fileNameSuffix) +
      THIS class is ALPHA and API may change.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TempFileUtil

        +
        public TempFileUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createTempFileCheckCache

        +
        public static java.io.File createTempFileCheckCache(android.content.Context context,
        +                                                    java.lang.String fileNamePrefix,
        +                                                    java.lang.String fileNameSuffix)
        +                                             throws java.io.IOException
        +
        THIS class is ALPHA and API may change. +

        + Create a new temporary file with the given name. +

        + This automatically deletes the oldest files if the size of these files exceed 8MB. + If a deletion is triggered, it will delete files until there are less then 4MB used. + This only checks files created with this method (or in a specific folder) + but not all temporary files of the app. +

        + This will append a random number between prefix and suffix if the file already exists. +

        +
        +
        Parameters:
        +
        context - the context (usually the activity)
        +
        fileNamePrefix - the file name for the new temp file
        +
        fileNameSuffix - the suffix of the file (including the dot e.g. ".jpg", ".tmp" is used if null)
        +
        Returns:
        +
        the new temp file
        +
        Throws:
        +
        java.io.IOException - if the file could not be created.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/VersionUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/VersionUtil.html new file mode 100644 index 000000000..4c93da6ed --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/VersionUtil.html @@ -0,0 +1,268 @@ + + + + + +VersionUtil (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+
at.nineyards.anyline.util
+

Class VersionUtil

+
+
+ +
+
    +
  • +
    +
    +
    public class VersionUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      VersionUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringgetAnylineVersion() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VersionUtil

        +
        public VersionUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAnylineVersion

        +
        public static java.lang.String getAnylineVersion()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-frame.html new file mode 100644 index 000000000..731c2b635 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-frame.html @@ -0,0 +1,27 @@ + + + + + +at.nineyards.anyline.util (AnylineSdk API) + + + + +

at.nineyards.anyline.util

+
+

Classes

+ +
+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-summary.html new file mode 100644 index 000000000..8990cab60 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-summary.html @@ -0,0 +1,183 @@ + + + + + +at.nineyards.anyline.util (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Package at.nineyards.anyline.util

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-tree.html new file mode 100644 index 000000000..5128f5600 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/at/nineyards/anyline/util/package-tree.html @@ -0,0 +1,142 @@ + + + + + +at.nineyards.anyline.util Class Hierarchy (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package at.nineyards.anyline.util

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/constant-values.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/constant-values.html new file mode 100644 index 000000000..6ce8cba83 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/constant-values.html @@ -0,0 +1,529 @@ + + + + + +Constant Field Values (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

at.nineyards.*

+ + + + + + +

io.anyline.*

+ + + +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/deprecated-list.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/deprecated-list.html new file mode 100644 index 000000000..102c0720f --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/deprecated-list.html @@ -0,0 +1,552 @@ + + + + + +Deprecated List (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/help-doc.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/help-doc.html new file mode 100644 index 000000000..bdfdc0f7e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/help-doc.html @@ -0,0 +1,222 @@ + + + + + +API Help (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index-all.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index-all.html new file mode 100644 index 000000000..83299eb83 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index-all.html @@ -0,0 +1,5477 @@ + + + + + +Index (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J L M N O P R S T U V W Z  + + +

A

+
+
AbstractBaseScanViewPlugin<ResultType extends ScanResult> - Class in io.anyline.view
+
 
+
AbstractScanPlugin<ResultType extends ScanResult> - Class in io.anyline.plugin
+
+
+ An abstract implementation of the ScanPlugin interface, + that provides useful stuff for Plugins that use the AnylineController.
+
+
AbstractScanPlugin(Context, String, String, String, String) - Constructor for class io.anyline.plugin.AbstractScanPlugin
+
 
+
AbstractScanViewPlugin - Class in io.anyline.view
+
 
+
AbstractScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.view.AbstractScanViewPlugin
+
 
+
AbstractScanViewPlugin() - Constructor for class io.anyline.view.AbstractScanViewPlugin
+
 
+
AbstractScanViewPluginComposite - Class in io.anyline.view
+
 
+
AbstractScanViewPluginComposite(String) - Constructor for class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
AbstractWebView - Class in io.anyline.view
+
 
+
AbstractWebView(Context, VisualFeedbackConfig, float) - Constructor for class io.anyline.view.AbstractWebView
+
 
+
AbstractWebView(Context) - Constructor for class io.anyline.view.AbstractWebView
+
 
+
AbstractZoomHandler - Class in at.nineyards.anyline.camera
+
 
+
AbstractZoomHandler(View, int, CameraController) - Constructor for class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
ActiveArrayZoomHandler - Class in at.nineyards.anyline.camera
+
 
+
ActiveArrayZoomHandler.IZoomHandlerListener - Interface in at.nineyards.anyline.camera
+
 
+
ActiveArrayZoomHandlerBuilder - Class in at.nineyards.anyline.camera
+
 
+
add(AbstractScanViewPlugin) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
addField(String, Integer) - Method in class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
addField(String, IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
addScanInfoListener(ScanInfoListener) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
addScanInfoListener(ScanInfoListener) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Add a listener that is called with intermediate processing information.
+
+
addScanInfoListener(ScanInfoListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
addScanInfoListener(ScanInfoListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
addScanInfoListener(ScanInfoListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
addScanResultListener(ScanResultListener<ResultType>) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
addScanResultListener(ScanResultListener<ResultType>) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Add a listener that is called if a result is found.
+
+
addScanResultListener(ScanResultListener<ResultType>) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
addScanResultListener(ScanResultListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
addScanResultListener(ScanResultListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
addScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
addScanRunSkippedListener(ScanRunSkippedListener) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Add a listener that is called if an image was skipped (did not produce a result) with the reason for skipping.
+
+
addScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
addScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
addScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
addUIConfigChangedListener(UIChangeListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
addUIConfigChangedListener(UIChangeListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
addUIConfigChangedListener(UIChangeListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
adjustAlpha(int, float) - Static method in class at.nineyards.anyline.util.ColorUtil
+
 
+
allCamerasHaveApi2Support(Context) - Static method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
ANYLINE_LICENSE_PLATE_BUNDLE_PATH - Static variable in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
ANYLINE_OCR_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
AnylineCattleTagConfig - Class in io.anyline.plugin.ocr
+
 
+
AnylineCattleTagConfig() - Constructor for class io.anyline.plugin.ocr.AnylineCattleTagConfig
+
 
+
AnylineContainerConfig - Class in io.anyline.plugin.ocr
+
 
+
AnylineContainerConfig() - Constructor for class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
AnylineContainerConfig(JSONObject) - Constructor for class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
AnylineContainerConfig.ContainerScanMode - Enum in io.anyline.plugin.ocr
+
 
+
AnylineController - Class in at.nineyards.anyline
+
+
The AnylineController is responsible for the actual processing of images.
+
+
AnylineController(Context, AnylineListener, String, String) - Constructor for class at.nineyards.anyline.AnylineController
+
+
Create a new AnylineController instance.
+
+
AnylineCutoutBase - Class in io.anyline.view
+
 
+
AnylineCutoutBase(AnylineFeedbackView, CutoutConfig) - Constructor for class io.anyline.view.AnylineCutoutBase
+
 
+
AnylineDebugListener - Interface in at.nineyards.anyline
+
+
A listener providing additional information about the scanning process.
+
+
AnylineFeedbackView - Class in io.anyline.view
+
 
+
AnylineFeedbackView(Context, AttributeSet) - Constructor for class io.anyline.view.AnylineFeedbackView
+
 
+
AnylineImage - Class in at.nineyards.anyline.models
+
+
A Image container that takes care of the different image formats used during processing.
+
+
AnylineImage(Mat) - Constructor for class at.nineyards.anyline.models.AnylineImage
+
+
Create an AnylineImage from a cv Mat.
+
+
AnylineListener - Interface in at.nineyards.anyline
+
 
+
AnylineModule<T extends AnylineModuleResultListener> - Interface in at.nineyards.anyline.modules
+
+
Common interface for use-case specific anyline modules.
+
+
AnylineModuleResultListener<T extends AnylineScanResult> - Interface in at.nineyards.anyline.modules
+
+
An interface that should be extended by all module specific result listeners, to give them a common root.
+
+
AnylineOcrBaseConfig - Class in io.anyline.plugin.ocr
+
 
+
AnylineOcrBaseConfig() - Constructor for class io.anyline.plugin.ocr.AnylineOcrBaseConfig
+
 
+
AnylineOcrConfig - Class in io.anyline.plugin.ocr
+
+
A class used to configure the Anyline OCR module
+
+
AnylineOcrConfig() - Constructor for class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
AnylineOcrConfig(Context, String) - Constructor for class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
+ Create config from the given json file.
+
+
AnylineOcrConfig(JSONObject) - Constructor for class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Create config from the given json object.
+
+
AnylineOcrConfig.AnylineOcrRegex - Enum in io.anyline.plugin.ocr
+
+
+ Pre-defined regular expressions to be set with AnylineOcrConfig.setValidationRegex(String)
+ Note the regular expressions are implemented for convenience, and give some an example for some + use cases.
+
+
AnylineOcrConfig.ScanMode - Enum in io.anyline.plugin.ocr
+
+
The possible scan modes see AnylineOcrConfig.setScanMode(ScanMode)
+
+
AnylineRawResult - Class in at.nineyards.anyline.models
+
+
A container for Results.
+
+
AnylineRawResult() - Constructor for class at.nineyards.anyline.models.AnylineRawResult
+
 
+
AnylineRawResult(CoreResult) - Constructor for class at.nineyards.anyline.models.AnylineRawResult
+
 
+
AnylineScanResult<T> - Class in at.nineyards.anyline.models
+
+
This is the base class for all module result classes.
+
+
AnylineTINConfig - Class in io.anyline.plugin.ocr
+
 
+
AnylineTINConfig() - Constructor for class io.anyline.plugin.ocr.AnylineTINConfig
+
 
+
AnylineTINConfig(JSONObject) - Constructor for class io.anyline.plugin.ocr.AnylineTINConfig
+
 
+
AnylineTINConfig.TINScanMode - Enum in io.anyline.plugin.ocr
+
 
+
AnylineTINConfig.TINUpsideDownMode - Enum in io.anyline.plugin.ocr
+
 
+
AnylineViewConfig - Class in io.anyline.view
+
+
Created by lorena on 28.05.18.
+
+
AnylineViewConfig(Context, String) - Constructor for class io.anyline.view.AnylineViewConfig
+
 
+
AnylineVINConfig - Class in io.anyline.plugin.ocr
+
 
+
AnylineVINConfig() - Constructor for class io.anyline.plugin.ocr.AnylineVINConfig
+
 
+
AnylineVINConfig(JSONObject) - Constructor for class io.anyline.plugin.ocr.AnylineVINConfig
+
 
+
AnylineWebView - Class in io.anyline.view
+
+
This is a class for the webView
+
+
AnylineWebView(Context) - Constructor for class io.anyline.view.AnylineWebView
+
 
+
AnylineYuvImage - Class in at.nineyards.anyline.models
+
+
A helper class to deal with yuv images.
+
+
AnylineYuvImage(int, int, int, int) - Constructor for class at.nineyards.anyline.models.AnylineYuvImage
+
+
Deprecated. +
use one of the other constructors
+
+
+
AnylineYuvImage(int, int, int, byte[], int, boolean) - Constructor for class at.nineyards.anyline.models.AnylineYuvImage
+
+
Construct a yuv image with the given byte data.
+
+
AnylineYuvImage(Image, int, int, int, int, int, boolean) - Constructor for class at.nineyards.anyline.models.AnylineYuvImage
+
+
Construct a YUV image from the given image buffer cropped to the given bounds.
+
+
areAllCheckDigitsValid() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
ArrayUtil - Class in at.nineyards.anyline.util
+
+
Utility functions for arrays.
+
+
ArrayUtil() - Constructor for class at.nineyards.anyline.util.ArrayUtil
+
 
+
asDouble(Object) - Static method in class at.nineyards.anyline.util.NumUtil
+
+
'Casts' an Object that is a Number to a Double.
+
+
asFloat(Object) - Static method in class at.nineyards.anyline.util.NumUtil
+
+
'Casts' an Object that is a Number to a Float.
+
+
asInteger(Object) - Static method in class at.nineyards.anyline.util.NumUtil
+
+
'Casts' an Object that is a Number to a Integer.
+
+
AssetUtil - Class in at.nineyards.anyline.util
+
+
A helper class to deal with assets, mainly to copy the assets to a place where the C++ core can reach it.
+
+
AssetUtil() - Constructor for class at.nineyards.anyline.util.AssetUtil
+
 
+
at.nineyards.anyline - package at.nineyards.anyline
+
 
+
at.nineyards.anyline.camera - package at.nineyards.anyline.camera
+
 
+
at.nineyards.anyline.models - package at.nineyards.anyline.models
+
 
+
at.nineyards.anyline.modules - package at.nineyards.anyline.modules
+
 
+
at.nineyards.anyline.util - package at.nineyards.anyline.util
+
 
+
+ + + +

B

+
+
Barcode - Class in io.anyline.plugin.barcode
+
 
+
BARCODE_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
BarcodeFormat - Enum in io.anyline.plugin.barcode
+
+
+ An enum for available Barcode Formats that can be detected by the BarcodeScanPlugin
+
+
BarcodeScanPlugin - Class in io.anyline.plugin.barcode
+
+
Anyline Barcode Plugin
+
+
BarcodeScanPlugin(Context, String) - Constructor for class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
BarcodeScanResult - Class in io.anyline.plugin.barcode
+
 
+
BarcodeScanResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, List<Barcode>) - Constructor for class io.anyline.plugin.barcode.BarcodeScanResult
+
 
+
BarcodeScanViewPlugin - Class in io.anyline.plugin.barcode
+
+
Anyline Barcode View
+
+
BarcodeScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.plugin.barcode.BarcodeScanViewPlugin
+
 
+
BarcodeScanViewPlugin(Context, ScanViewPluginConfig, String) - Constructor for class io.anyline.plugin.barcode.BarcodeScanViewPlugin
+
 
+
BaseScanViewConfig - Class in io.anyline.view
+
 
+
BaseScanViewConfig(Context, String) - Constructor for class io.anyline.view.BaseScanViewConfig
+
 
+
BaseScanViewConfig(Context, JSONObject) - Constructor for class io.anyline.view.BaseScanViewConfig
+
 
+
BRIGHTNESS_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported brightness value + The name will be AnylineDebugListener.BRIGHTNESS_VARIABLE_NAME
+
+
BRIGHTNESS_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported brightness value + The value will be of type AnylineDebugListener.BRIGHTNESS_VARIABLE_CLASS
+
+
BrightnessHelper - Class in io.anyline.view
+
 
+
BrightnessHelper.BrightnessFeedback - Enum in io.anyline.view
+
 
+
build() - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandlerBuilder
+
 
+
build() - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
Create the config.
+
+ Note: You must still call init, if not used with at.nineyards.anyline.camera.AnylineView
+
+
build() - Method in class at.nineyards.anyline.camera.SimpleZoomHandlerBuilder
+
 
+
Builder() - Constructor for class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
+ + + +

C

+
+
calcCutOutAndImageCropBounds(Context, int, int, int, int, float) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
calcCutOutAndImageCropBounds(Context, int, int, int, int, float) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
calcCutOutAndImageCropBounds(Context, int, int, int, int, float) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
calcCutOutAndImageCropBounds(int, int, int, int, float) - Method in class io.anyline.view.CutoutRect
+
 
+
calculateBrightnessCount(double) - Method in class io.anyline.view.ScanView
+
 
+
callAutoFocus() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Call auto focus.
+
+
callAutoFocus() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
callAutoFocus() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
callAutoFocus() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Call auto focus.
+
+
CameraConfig - Class in at.nineyards.anyline.camera
+
+
+ Class to specify desired settings and to hold the actual used settings for the camera.
+
+
CameraConfig() - Constructor for class at.nineyards.anyline.camera.CameraConfig
+
+
New instance with a default configuration for the camera.
+
+
CameraController - Class in at.nineyards.anyline.camera
+
+
Class to abstract away camera api 1 and 2 differences.
+
+
CameraController() - Constructor for class at.nineyards.anyline.camera.CameraController
+
 
+
cameraController - Variable in class at.nineyards.anyline.camera.CameraView
+
 
+
CameraController.CameraControllerListener - Interface in at.nineyards.anyline.camera
+
 
+
CameraController.CameraOrientation - Enum in at.nineyards.anyline.camera
+
+
Helper enum to be able to get the back camera orientation
+
+
CameraController1 - Class in at.nineyards.anyline.camera
+
+
Camera controller implementation for camera API 1
+
+
CameraController2 - Class in at.nineyards.anyline.camera
+
+
Camera controller implementation for camera API 2
+
+
CameraController2.State - Enum in at.nineyards.anyline.camera
+
 
+
CameraFeatures - Class in at.nineyards.anyline.camera
+
+
A class to hold information about the supported features of a camera.
+
+
CameraFeatures() - Constructor for class at.nineyards.anyline.camera.CameraFeatures
+
 
+
CameraFeatures.FocusMode - Enum in at.nineyards.anyline.camera
+
+
Helper enum for the focus mode to abstract away the differences in camera API 1 and 2
+
+
CameraFeatures.FpsRange - Class in at.nineyards.anyline.camera
+
+
Helper class for the FPS ranges to abstract away the differences in camera API 1 and 2
+
+
CameraFeatures.LensFacing - Enum in at.nineyards.anyline.camera
+
+
Helper enum for the lens facing direction to abstract away the differences in camera API 1 and 2
+
+
CameraFeatures.OutputFormat - Enum in at.nineyards.anyline.camera
+
+
Helper enum to be able to get a string representation of the output format.
+
+
CameraFeatures.SceneMode - Enum in at.nineyards.anyline.camera
+
+
Helper enum for the scene mode to abstract away the differences in camera API 1 and 2
+
+
CameraFeatures1 - Class in at.nineyards.anyline.camera
+
+
Class to hold available features for the camera api 1
+
+
CameraFeatures1(int, Camera) - Constructor for class at.nineyards.anyline.camera.CameraFeatures1
+
+
New camera features from the given id and characteristics
+
+
CameraFeatures2 - Class in at.nineyards.anyline.camera
+
+
Class to hold available features for the camera api 2
+
+
CameraFeatures2(String, CameraCharacteristics) - Constructor for class at.nineyards.anyline.camera.CameraFeatures2
+
+
New camera features from the given id and characteristics
+
+
CameraFeatures2.AutoExposureMode - Enum in at.nineyards.anyline.camera
+
+
Helper enum to be able to get a string representation of the auto exposure modes
+
+
CameraOpenListener - Interface in at.nineyards.anyline.camera
+
+
A listener for Camera opening events.
+
+
CameraPermissionHelper - Class in at.nineyards.anyline.camera
+
+
Helper class to handle Android 6 (API > 23) Runtime Camera Permissions.
+
+
CameraPermissionHelper(Activity) - Constructor for class at.nineyards.anyline.camera.CameraPermissionHelper
+
 
+
CameraSize - Class in at.nineyards.anyline.camera
+
+
Helper class used to abstract the camera size attributes for api1 and api2
+
+
CameraSize(Camera.Size) - Constructor for class at.nineyards.anyline.camera.CameraSize
+
 
+
CameraSize(Size) - Constructor for class at.nineyards.anyline.camera.CameraSize
+
 
+
CameraSize(int, int) - Constructor for class at.nineyards.anyline.camera.CameraSize
+
 
+
CameraUtil - Class in at.nineyards.anyline.camera
+
 
+
CameraUtil() - Constructor for class at.nineyards.anyline.camera.CameraUtil
+
 
+
CameraUtil.AspectRatio - Enum in at.nineyards.anyline.camera
+
 
+
CameraView - Class in at.nineyards.anyline.camera
+
+
+ A view that shows a camera preview and can provide the previewed image to + e.g the AnylineController via the ImageProvider Interface.
+
+
CameraView(Context) - Constructor for class at.nineyards.anyline.camera.CameraView
+
 
+
CameraView(Context, boolean) - Constructor for class at.nineyards.anyline.camera.CameraView
+
+
Construct a camera view with the given api 2 option.
+
+
CameraView(Context, AttributeSet) - Constructor for class at.nineyards.anyline.camera.CameraView
+
 
+
CameraView(Context, AttributeSet, int) - Constructor for class at.nineyards.anyline.camera.CameraView
+
 
+
cancel() - Method in class at.nineyards.anyline.AnylineController
+
+
+ Cancel the image processing.
+
+
cancelController() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
cancelScanning() - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
Stop the scanning (and also all background threads)
+
+
charWhiteList - Variable in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
clone() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
clone() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
COLOR_GREEN - Static variable in class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
ColorUtil - Class in at.nineyards.anyline.util
+
 
+
ColorUtil() - Constructor for class at.nineyards.anyline.util.ColorUtil
+
 
+
ConstantUtil - Class in at.nineyards.anyline.util
+
+
Created by lorena on 03.05.18.
+
+
ConstantUtil() - Constructor for class at.nineyards.anyline.util.ConstantUtil
+
 
+
contains(T[], T) - Static method in class at.nineyards.anyline.util.ArrayUtil
+
 
+
contains(int[], int) - Static method in class at.nineyards.anyline.util.ArrayUtil
+
 
+
contains(float[], float) - Static method in class at.nineyards.anyline.util.ArrayUtil
+
 
+
CONTOURS_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported contours value + The name will be AnylineDebugListener.CONTOURS_VARIABLE_NAME
+
+
CONTOURS_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported contour value + The value will be of type AnylineDebugListener.CONTOURS_VARIABLE_CLASS
+
+
copyAnylineAssets(Context, JSONObject, String, File, boolean) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
Copy the assets of the given map listed in the given json object + (must be a map with filename relative to assets as the key and the md5 sum of the file as value) + to the given directory.
+
+
copyAssetFile(Context, String, File, boolean) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
+ Copy the asset file specified by path to given directory.
+
+
copyAssetFile(Context, String, File, String) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
+ Copy the asset file specified by path to given directory.
+
+
copyAssetFileWithoutPath(Context, String, File, boolean) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
+ Copy the asset file specified by path directly to the given directory + (without the relative path of the asset).
+
+
copyAssetFileWithoutPath(Context, String, File, String) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
+ Copy the asset file specified by path directly to the given directory + (without the relative path of the asset).
+
+
copyTrainedData(String, String) - Method in class io.anyline.plugin.ocr.OcrScanPlugin
+
+
Copies given traineddata-file to a place where the core can access it.
+
+
copyTrainedData(String, String) - Method in class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
country - Variable in class io.anyline.plugin.id.LayoutDefinition
+
 
+
createTempFileCheckCache(Context, String, String) - Static method in class at.nineyards.anyline.util.TempFileUtil
+
+
THIS class is ALPHA and API may change.
+
+
CREATOR - Static variable in class io.anyline.view.ScanPage
+
 
+
crop(int, int, int, int, boolean) - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
+
+ Returns a new image cropped to the given bounds.
+
+
cropRect - Variable in class io.anyline.view.ScanView
+
 
+
CutoutConfig - Class in io.anyline.view
+
+
Class holds the configuration for the cutout
+
+
CutoutConfig() - Constructor for class io.anyline.view.CutoutConfig
+
 
+
CutoutConfig(Context, JSONObject) - Constructor for class io.anyline.view.CutoutConfig
+
+
Create config from the given json object.
+
+
CutoutConfig.AnimationStyle - Enum in io.anyline.view
+
 
+
CutoutConfig.CutoutAlignment - Enum in io.anyline.view
+
+
Enum for all possible alignments of the cutout
+
+
CutoutConfig.CutoutStyle - Enum in io.anyline.view
+
+
Enum for all possible cutout styles.
+
+
CutoutConfigChangedListener - Interface in io.anyline.view
+
 
+
CutoutRect - Class in io.anyline.view
+
 
+
CutoutRect(Context, CutoutConfig) - Constructor for class io.anyline.view.CutoutRect
+
 
+
CutoutUpdateListener - Interface in at.nineyards.anyline.camera
+
+
A listener that can be used to get notified if the cutout changed
+
+
+ + + +

D

+
+
DataObject - Interface in io.anyline.plugin.id
+
 
+
DebugUtil - Class in io.anyline.view
+
 
+
DebugUtil() - Constructor for class io.anyline.view.DebugUtil
+
 
+
delayScanTime() - Method in class io.anyline.view.ScanView
+
 
+
delayScanTime() - Method in interface io.anyline.view.UIChangeListener
+
 
+
describeContents() - Method in class io.anyline.view.ScanPage
+
 
+
DEVICE_ACCELERATION_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported device acceleration value + The name will be AnylineDebugListener.DEVICE_ACCELERATION_VARIABLE_NAME
+
+
DEVICE_ACCELERATION_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported device acceleration value + The value will be of type AnylineDebugListener.DEVICE_ACCELERATION_VARIABLE_CLASS
+
+
DEVICE_SHAKE_WARNING_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported shake warning value.
+
+
DEVICE_SHAKE_WARNING_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported shake warning.
+
+
DimensUtil - Class in at.nineyards.anyline.util
+
+
A helper class with methods to deal with dimensions and orientation.
+
+
DimensUtil() - Constructor for class at.nineyards.anyline.util.DimensUtil
+
 
+
disableBarcodeDetection() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
disableBarcodeDetection() - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
+
Disables the barcode detection if it has been enabled before.
+
+
DOCUMENT_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
DocumentNotifierListener - Interface in io.anyline.plugin.document
+
 
+
DocumentScanPlugin - Class in io.anyline.plugin.document
+
+
Anyline Document Plugin
+
+
DocumentScanPlugin(Context, String) - Constructor for class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
DocumentScanResultListener<T extends ScanResult> - Interface in io.anyline.plugin.document
+
+
Created by peter on 18/06/18.
+
+
DocumentScanState - Enum in io.anyline.plugin.document
+
+
The states the document scanning can be in
+
+
DocumentScanViewPlugin - Class in io.anyline.plugin.document
+
 
+
DocumentScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
DocumentScanViewPlugin(Context, ScanViewPluginConfig, String) - Constructor for class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
DocumentScanViewPlugin.DocumentError - Enum in io.anyline.plugin.document
+
+
+ The errors that are returned in DocumentScanResultListener#onPreviewProcessingFailure(DocumentError) and + DocumentScanResultListener#onPictureProcessingFailure(DocumentError).
+
+
DocumentScanViewPlugin.DocumentRatio - Enum in io.anyline.plugin.document
+
+
+ Pre-defined document ratios to be set with DocumentScanViewPlugin.setDocumentRatios(Double...)
+ Note the document ratios are implemented for convenience.
+
+
dpToPx(Context, float) - Static method in class at.nineyards.anyline.util.DimensUtil
+
 
+
drawDocument(List<PointF>) - Method in class io.anyline.view.AbstractWebView
+
 
+
drawDocument(List<PointF>, String) - Method in class io.anyline.view.AnylineWebView
+
 
+
drawFeedback(List<PointF>, io.anyline.opencv.core.Rect, float, float, String, String, int, int, VisualFeedbackConfig.FeedbackStyle, Rect) - Method in class io.anyline.view.AnylineWebView
+
 
+
drawShape(List<PointF>) - Method in class io.anyline.view.ScanView
+
 
+
DrivingLicenseConfig - Class in io.anyline.plugin.id
+
 
+
DrivingLicenseConfig() - Constructor for class io.anyline.plugin.id.DrivingLicenseConfig
+
 
+
DrivingLicenseConfig.DrivingLicenseCountry - Enum in io.anyline.plugin.id
+
 
+
DrivingLicenseFieldConfidences - Class in io.anyline.plugin.id
+
 
+
DrivingLicenseFieldConfidences() - Constructor for class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
DrivingLicenseFieldScanOptions - Class in io.anyline.plugin.id
+
 
+
DrivingLicenseFieldScanOptions() - Constructor for class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
DrivingLicenseIdentification - Class in io.anyline.plugin.id
+
 
+
DrivingLicenseIdentification() - Constructor for class io.anyline.plugin.id.DrivingLicenseIdentification
+
 
+
DrivingLicenseIdentification(AnylineRawResult) - Constructor for class io.anyline.plugin.id.DrivingLicenseIdentification
+
 
+
+ + + +

E

+
+
enableBarcodeDetection(NativeBarcodeResultListener, List<BarcodeFormat>) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Enable the Native Barcode Detector
+
+
enableBarcodeDetection(NativeBarcodeResultListener, List<BarcodeFormat>) - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
+
Allows to search for barcodes simultaneously on the same image.
+
+
enableFaceDetection(boolean) - Method in class io.anyline.plugin.id.IdConfig
+
+
Set strict mode for IdScanPlugin + If the strict mode is enabled, a scan will be performed just when all checkdigits are valid
+
+
ENERGY_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
equals(Object) - Method in class at.nineyards.anyline.camera.CameraSize
+
+
Check if this size is equal to another size.
+
+
+ + + +

F

+
+
FaceDetector - Class in at.nineyards.anyline.camera
+
 
+
FaceDetector(FaceDetector.FaceDetectionResultHandler) - Constructor for class at.nineyards.anyline.camera.FaceDetector
+
 
+
FaceDetector.FaceDetectionResultHandler - Interface in at.nineyards.anyline.camera
+
 
+
fieldConfidences - Variable in class io.anyline.plugin.id.ID
+
 
+
fieldNames - Variable in class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
fieldNames - Variable in class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
FIREBASE_APPLICATION_ID - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
FIREBASE_NAME - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
FlashControl - Interface in at.nineyards.anyline.camera
+
+
Deprecated. +
As of release 10.1. This class will be removed by November 2019.
+
+
+
FlashControl.Mode - Enum in at.nineyards.anyline.camera
+
+
Deprecated.
+
FlashView - Class in io.anyline.view
+
+
A simple view that provides basic flash functionality.
+
+
FlashView(Context) - Constructor for class io.anyline.view.FlashView
+
 
+
FlashView(Context, AttributeSet) - Constructor for class io.anyline.view.FlashView
+
 
+
FlashView(Context, AttributeSet, int) - Constructor for class io.anyline.view.FlashView
+
 
+
FlashView(Context, FlashViewConfig) - Constructor for class io.anyline.view.FlashView
+
 
+
FlashViewConfig - Class in io.anyline.view
+
+
A class used to configure the Flash
+
+
FlashViewConfig() - Constructor for class io.anyline.view.FlashViewConfig
+
 
+
FlashViewConfig(Context, JSONObject) - Constructor for class io.anyline.view.FlashViewConfig
+
 
+
FlashViewConfig.FlashAlignment - Enum in io.anyline.view
+
+
Enum for all possible flash alignments.
+
+
FlashViewConfig.FlashMode - Enum in io.anyline.view
+
 
+
FocusConfig - Class in at.nineyards.anyline.camera
+
+
Deprecated. +
use CameraConfig instead
+
+
+
FocusConfig.Builder - Class in at.nineyards.anyline.camera
+
+
Deprecated. +
use CameraConfig instead
+
+
+
forView(View, int, CameraController) - Static method in class at.nineyards.anyline.camera.ActiveArrayZoomHandlerBuilder
+
 
+
forView(View, int, CameraController) - Static method in class at.nineyards.anyline.camera.SimpleZoomHandlerBuilder
+
 
+
FpsRange(int, int) - Constructor for class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
+
Create a new range
+
+
frameIndex - Variable in class at.nineyards.anyline.camera.CameraView
+
 
+
fromBarcodeScanViewBarcodeFormat(BarcodeFormat) - Static method in enum io.anyline.plugin.barcode.BarcodeFormat
+
+
Get the enum value from the old enum inside the BarcodeScanViewPlugin
+
+
fromBitFlag(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.LensFacing
+
 
+
fromBitFlags(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.LensFacing
+
+
Returns an EnumSet consisting of all LensFacings whos bits set in fallbackCameraBits.
+ E.g.
+
+
fromCamera1(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
 
+
fromCamera1(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.LensFacing
+
 
+
fromCamera1(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
 
+
fromCamera2(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
 
+
fromCamera2(Integer) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.LensFacing
+
 
+
fromCamera2(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
 
+
fromCamera2(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures2.AutoExposureMode
+
 
+
fromDegrees(int) - Static method in enum at.nineyards.anyline.camera.CameraController.CameraOrientation
+
 
+
fromEnergyScanMode(MeterScanMode) - Static method in enum io.anyline.plugin.meter.MeterScanMode
+
+
Get the enum value
+
+
fromImageFormat(int) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.OutputFormat
+
 
+
fromInt(int) - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.AnimationStyle
+
 
+
fromInt(int) - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.FeedbackStyle
+
 
+
fromInt(int) - Static method in enum io.anyline.plugin.id.IDFieldScanOptions.FieldScanOption
+
 
+
fromInt(int) - Static method in enum io.anyline.view.CutoutConfig.AnimationStyle
+
 
+
fromInt(int) - Static method in enum io.anyline.view.FlashViewConfig.FlashAlignment
+
 
+
fromInt(int) - Static method in enum io.anyline.view.FlashViewConfig.FlashMode
+
 
+
fromRatio(double) - Static method in enum at.nineyards.anyline.camera.CameraUtil.AspectRatio
+
 
+
fromString(String) - Static method in enum at.nineyards.anyline.camera.CameraUtil.AspectRatio
+
 
+
fromString(VisualFeedbackConfig.FeedbackStyle) - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.FeedbackStyle
+
 
+
fromString(String) - Static method in enum io.anyline.view.CutoutConfig.CutoutAlignment
+
 
+
fromString(String) - Static method in enum io.anyline.view.CutoutConfig.CutoutStyle
+
 
+
fromString(String) - Static method in enum io.anyline.view.FlashViewConfig.FlashAlignment
+
 
+
fromString(String) - Static method in enum io.anyline.view.FlashViewConfig.FlashMode
+
 
+
+ + + +

G

+
+
GENERIC_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
GermanIdFrontConfig - Class in io.anyline.plugin.id
+
 
+
GermanIdFrontConfig() - Constructor for class io.anyline.plugin.id.GermanIdFrontConfig
+
 
+
GermanIDFrontFieldConfidences - Class in io.anyline.plugin.id
+
 
+
GermanIDFrontFieldConfidences() - Constructor for class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
GermanIdFrontFieldScanOptions - Class in io.anyline.plugin.id
+
 
+
GermanIdFrontFieldScanOptions() - Constructor for class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
GermanIdFrontIdentification - Class in io.anyline.plugin.id
+
 
+
GermanIdFrontIdentification() - Constructor for class io.anyline.plugin.id.GermanIdFrontIdentification
+
 
+
GermanIdFrontIdentification(AnylineRawResult) - Constructor for class io.anyline.plugin.id.GermanIdFrontIdentification
+
 
+
getAbstractReader() - Method in class io.anyline.plugin.id.NFCConfig
+
 
+
getAddress() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Deprecated. +
As of release 10.1 this will be replaced with MrzFieldScanOptions.getVizAddress()
+
+
+
getAddress() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getVizAddress()
+
+
+
getAlignment() - Method in class io.anyline.view.CutoutConfig
+
 
+
getAlignment() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getAllowedLayouts() - Method in class io.anyline.plugin.id.UniversalIdConfig
+
+
Get the Map of allowed layout types as keys and a list of allowed layouts for the specific key as value
+
+
getAllowedLayoutsForLayoutType(UniversalIdLayoutType) - Method in class io.anyline.plugin.id.UniversalIdConfig
+
+
Returns a List of strings for a universalIdLayoutType
+
+
getAllScanViewPlugins() - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
getAllScanViewPlugins() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
getAllScanViewPlugins() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
getAlphaFactor() - Method in class io.anyline.view.CutoutConfig
+
 
+
getAlphaString() - Method in class io.anyline.view.CutoutConfig
+
 
+
getAlYuvImage() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
getAnimationDuration() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getAnimationStyle() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getAnimationStyle() - Method in class io.anyline.view.CutoutConfig
+
 
+
getAnylineAssetsJson(Context, String) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
Get the json object from the assets with the given file name.
+
+
getAnylineController() - Method in class io.anyline.plugin.AbstractScanPlugin
+
+
Get the anyline controller (the underlying entity that controls the image processing).
+
+
getAnylineOcrConfig() - Method in class io.anyline.plugin.ocr.OcrScanPlugin
+
+
Get anyline Ocr Config
+
+
getAnylineOcrConfig() - Method in class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
getAnylineVersion() - Static method in class at.nineyards.anyline.util.VersionUtil
+
 
+
getAsBitmap() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
getAsCvMat() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
+
Get this image as a cv mat (in target orientation).
+ If this image only contains the grey data, returned Mat will ge of type CV_8UC1 + (otherwise RGB CV_8UC3).
+
+
getAssetController() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
getAssetPath() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
getAuthority() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getAuthority() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getAuthority() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the authority.
+
+
getAutoFocusInterval() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getBarcodeFormat() - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
getBarcodeFormat() - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
getBestFittingPictureSize(List<CameraSize>, int, int, List<CameraUtil.AspectRatio>) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
Determines the best fitting Picture size for the given parameters.
+
+
getBiggestFittingPreviewFps(CameraFeatures.FpsRange[], int, int) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
This helper method can be called to select camera preview FPS.
+
+
getBiggestFittingPreviewSize(List<CameraSize>, int, int) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
This helper method can be called to select camera preview size.
+
+
getBitmap() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
getBrightnessFeedback() - Method in class io.anyline.view.BrightnessHelper
+
 
+
getBrightnessFeedBack() - Method in class io.anyline.view.ScanView
+
 
+
getCamera() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getCameraConfig() - Method in class at.nineyards.anyline.camera.CameraController
+
+
+ Get the actually used settings (this is only available after the camera has been opened).
+
+
getCameraController() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
getCameraDisplayRotation(Context, int) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
An implementation of the code in the docs of Camera.setDisplayOrientation(int) + (just returning the degrees instead of setting them directly).
+
+
getCameraDisplayRotation(Context, CameraCharacteristics) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
Get the rotation of camera relative to the display orientation
+
+
getCameraFeatures() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getCameraOrientation() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getCameraOrientation() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getCameraRotation(Context, int) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
An implementation of the code in the docs of Camera.Parameters.setRotation(int) + (just returning the degrees instead of setting them directly).
+
+
getCameraView() - Method in class io.anyline.view.ScanView
+
 
+
getCancelOnResult() - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
getCancelOnResult() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
getCancelOnResult() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
getCancelOnResult() - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
getCardAccessNumber() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getCardAccessNumber() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getCardAccessNumber() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the cardAccessNumber.
+
+
getCategories() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getCategories() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getCategories() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the categories.
+
+
getCharCountX() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCharCountY() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCharPaddingXFactor() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCharPaddingYFactor() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCharWhiteList() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
getCharWhitelist() - Method in class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
getCharWhitelist() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCharWhitelist() - Method in class io.anyline.plugin.ocr.AnylineVINConfig
+
 
+
getCheckDigitDateOfBirth() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getCheckDigitDateOfBirth() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getCheckDigitDateOfExpiry() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getCheckDigitDateOfExpiry() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getCheckDigitDayOfBirth() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getCheckDigitDateOfBirth()
+
+
+
getCheckDigitDocumentNumber() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getCheckDigitDocumentNumber() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getCheckDigitExpirationDate() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getCheckDigitDateOfExpiry()
+
+
+
getCheckDigitFinal() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getCheckDigitFinal() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getCheckDigitNumber() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getCheckDigitDocumentNumber()
+
+
+
getCheckDigitPersonalNumber() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getCheckDigitPersonalNumber() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getCode() - Method in class io.anyline.plugin.ScanRunSkippedReason
+
 
+
getConfidence(String) - Method in class at.nineyards.anyline.models.AnylineRawResult
+
+
Returns the all word confidence for the result as int
+
+
getConfidence() - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Returns the confidence of the SDK in the detected result.
+
+
getConfidence(String) - Method in class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
getConfig() - Method in class io.anyline.view.FlashView
+
 
+
getContourBorder() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getCoordinates() - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
getCoreResult() - Method in class at.nineyards.anyline.models.AnylineRawResult
+
 
+
getCornerRadiusInDp() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getCornerRadiusInDp() - Method in class io.anyline.view.CutoutConfig
+
 
+
getCornerRadiusInPix(Context) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Calculates and returns the corner radius in pixels
+
+
getCornerRadiusInPix(Context) - Method in class io.anyline.view.CutoutConfig
+
 
+
getCountry() - Method in class io.anyline.plugin.id.LayoutDefinition
+
 
+
getCountry() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanResult
+
+
Returns the detected License Plate country
+
+
getCountryCode() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. + +
+
+
getCropOffsetX() - Method in class io.anyline.view.CutoutConfig
+
 
+
getCropOffsetY() - Method in class io.anyline.view.CutoutConfig
+
 
+
getCropPaddingX() - Method in class io.anyline.view.CutoutConfig
+
 
+
getCropPaddingY() - Method in class io.anyline.view.CutoutConfig
+
 
+
getCroppedImageFile() - Method in class io.anyline.view.ScanPage
+
 
+
getCroppedImagePath() - Method in class io.anyline.view.ScanPage
+
 
+
getCurrentCroppedImage() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getCurrentDocPolygon() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getCurrentDocSquare() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getCurrentFocalLength() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Get the current focal length
+
+
getCurrentFocalLength() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getCurrentFocalLength() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getCurrentFullImage() - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
ALPHA method (may be removed in the future).
+
+
getCustomCmdFile() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCustomScript() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getCutoutConfig() - Method in class io.anyline.view.CutoutRect
+
 
+
getCutoutConfig() - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
getCutoutCropOffsetOnViewX() - Method in class io.anyline.view.CutoutRect
+
 
+
getCutoutCropOffsetOnViewY() - Method in class io.anyline.view.CutoutRect
+
 
+
getCutoutImage() - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Returns the image the result was found on.
+
+
getCutoutList() - Method in class io.anyline.view.AnylineFeedbackView
+
 
+
getCutoutOuterColorString() - Method in class io.anyline.view.CutoutConfig
+
+
If the #cutoutOuterColorString is not set, this returns null
+
+
getCutoutRect() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
getCutoutRect() - Method in class io.anyline.view.AnylineCutoutBase
+
 
+
getCutoutRect() - Method in class io.anyline.view.ParallelScanViewComposite
+
 
+
getCutoutRect() - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
getCutoutStrokeColorString() - Method in class io.anyline.view.CutoutConfig
+
 
+
getCutoutStrokeWidthInPix(Context) - Method in class io.anyline.view.CutoutConfig
+
 
+
getCvMat() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
getData() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
+
+ The image data in the format returned by AnylineYuvImage.getFormat().
+
+
getDateOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getDateOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getDateOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the dateOfBirth.
+
+
getDateOfBirth() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getDateOfBirth() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getDateOfBirth() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the dateOfBirth.
+
+
getDateOfBirth() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getDateOfBirth() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getDateOfBirth() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getDateOfBirthObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the dayOfBirth date object.
+
+
getDateOfBirthObject() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the dateOfBirth date object.
+
+
getDateOfBirthObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the dateOfExpiry.
+
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the dateOfExpiry.
+
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getDateOfExpiry() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getDateOfExpiryObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the dateOfExpiry date object.
+
+
getDateOfExpiryObject() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
 
+
getDateOfExpiryObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getDateOfIssue() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getDateOfIssue() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getDateOfIssue() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the dateOfIssue.
+
+
getDateOfIssue() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Deprecated. +
As of release 10.1 this will be replaced with MrzFieldScanOptions.getVizDateOfIssue()
+
+
+
getDateOfIssue() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10.1 this will be replaced with MrzIdentification.getVizDateOfIssue()
+
+
+
getDateOfIssueObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the dateOfIssue date object.
+
+
getDateOfIssueObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10.1 this will be replaced with MrzIdentification.getVizDateOfIssueObject()
+
+
+
getDayOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDateOfBirth()
+
+
+
getDayOfBirth() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.getDateOfBirth()
+
+
+
getDayOfBirth() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getDateOfBirth()
+
+
+
getDayOfBirthObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDateOfBirthObject()
+
+
+
getDayOfBirthObject() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.getDateOfBirthObject()
+
+
+
getDayOfBirthObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getDateOfBirthObject()
+
+
+
getDefaultLensFacing() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getDefaultMode() - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
getDelayStartScanTime() - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
getDisplayRotationDegrees(Context) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the documentNumber.
+
+
getDocumentNumber() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getDocumentNumber() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getDocumentType() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getDocumentType() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getDpFromPix(Context, int) - Static method in class at.nineyards.anyline.util.DimensUtil
+
+
Get the dp for given pixels rounded to int.
+
+
getDrawable() - Method in class io.anyline.view.CutoutConfig
+
 
+
getDrivingLicenseResultString() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDrivingLicenseString()
+
+
+
getDrivingLicenseString() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
get Driving License result as a string
+
+
getExpirationDate() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDateOfExpiry()
+
+
+
getExpirationDate() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.getDateOfExpiry()
+
+
+
getExpirationDate() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getDateOfExpiry()
+
+
+
getExpirationDateObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDateOfExpiryObject()
+
+
+
getExpirationDateObject() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated.
+
+
getExpirationDateObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getDateOfExpiryObject()
+
+
+
getExposureStep() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getFaceImage() - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Returns image returned by the face detector
+
+
getFaceImage() - Method in class io.anyline.plugin.id.ID
+
 
+
getFallbackLensFacings() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getFallbackLensFacings() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getFeedbackStrokeColor() - Method in class io.anyline.view.CutoutConfig
+
+
If the #feedbackStrokeColor is not set, this returns -1
+
+
getFeedbackStrokeColorString() - Method in class io.anyline.view.CutoutConfig
+
+
If the #feedbackStrokeColorString is not set, this returns -1
+
+
getFeedbackStyle() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getFieldConfidences() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
 
+
getFieldConfidences() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
 
+
getFieldConfidences() - Method in class io.anyline.plugin.id.ID
+
 
+
getFieldConfidences() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getFieldNames() - Method in class io.anyline.plugin.id.Identification
+
 
+
getFieldNames() - Method in class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
getFieldNames() - Method in class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
getFieldScanOption() - Method in enum io.anyline.plugin.id.IDFieldScanOptions.FieldScanOption
+
 
+
getFieldScanOption(String) - Method in class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
getFillColor() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getFillColorString() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getFlashView() - Method in class io.anyline.view.ScanView
+
 
+
getFlashViewConfig() - Method in class io.anyline.view.BaseScanViewConfig
+
 
+
getFocalLength() - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Get the current focal length
+
+
getFocalLength() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Get custom zoom level
+
+
getFocalLength() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getFocalLength() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getFocusMode() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getFocusModes() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getForAllCameras(Context) - Static method in class at.nineyards.anyline.camera.CameraFeatures2
+
+
Get the available features for all cameras.
+
+
getFormat() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
+
Get the format the image is stored in the byte data (see AnylineYuvImage.getData()).
+
+
getFpsRanges() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getFrameHeight() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getFrameHeight() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getFrameHeight() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
getFrameHeight() - Method in class io.anyline.view.CutoutRect
+
 
+
getFrameRectFromViewRect(Rect, int, int, float) - Static method in class io.anyline.view.ScanViewUtil
+
+
Get the rect relative to the camera frame from the rect that is relative to this view.
+
+
getFrameSize() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getFrameToViewScale() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getFrameToViewScale() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getFrameWidth() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getFrameWidth() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getFrameWidth() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
getFrameWidth() - Method in class io.anyline.view.CutoutRect
+
 
+
getFullImage() - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Returns the full image the result was found on.
+
+
getFullImage() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getFullImageFile() - Method in class io.anyline.view.ScanPage
+
 
+
getFullImagePath() - Method in class io.anyline.view.ScanPage
+
 
+
getGermanIdFrontString() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the Id front string
+
+
getGivenName() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getGivenNames()
+
+
+
getGivenName() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.getGivenNames()
+
+
+
getGivenNames() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getGivenNames() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getGivenNames() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the givenNames.
+
+
getGivenNames() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getGivenNames() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getGivenNames() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the given Names
+
+
getGivenNames() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getGivenNames() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getGreyCvMat(boolean) - Method in class at.nineyards.anyline.models.AnylineImage
+
+
Get this image as a gray scaled cv Mat.
+
+
getHeight() - Method in class at.nineyards.anyline.camera.CameraSize
+
 
+
getHeight() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
getHighResolutionImage() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getHighResolutionImageSize() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getId() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
getId() - Method in interface io.anyline.plugin.ScanPlugin
+
 
+
getId() - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
getId() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
getId() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
getId() - Method in class io.anyline.view.ParallelScanViewComposite
+
 
+
getId() - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
getIdConfig() - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
getIdentifiers() - Method in class at.nineyards.anyline.models.AnylineRawResult
+
 
+
getIdentifiersSpecialCharacterResult() - Method in class at.nineyards.anyline.models.AnylineRawResult
+
 
+
getIdFieldScanOptions() - Method in class io.anyline.plugin.id.IdConfig
+
 
+
getIdMinFieldConfidences() - Method in class io.anyline.plugin.id.IdConfig
+
 
+
getImage() - Method in class io.anyline.view.ScanPage
+
 
+
getImageAutoId() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getImageOffId() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getImageOnId() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getImageProvider() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
getImageProvider() - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
getImageProvider() - Method in interface io.anyline.plugin.ScanPlugin
+
 
+
getImageProvider() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
getImageProvider() - Method in class io.anyline.view.ScanView
+
 
+
getInactiveStrokeColorForDelay() - Method in class io.anyline.view.CutoutConfig
+
 
+
getIssuingCountryCode() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getIssuingCountryCode() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getIssuingDate() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDateOfIssue()
+
+
+
getIssuingDate() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getDateOfIssue()
+
+
+
getIssuingDateObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDateOfIssueObject()
+
+
+
getIssuingDateObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getDateOfIssueObject()
+
+
+
getKey() - Method in class io.anyline.plugin.ScanInfo
+
 
+
getLastImageWithFullSize() - Method in class at.nineyards.anyline.camera.CameraController
+
+
+ Get the latest image in full size.
+
+
getLastImageWithFullSize() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getLastImageWithFullSize() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getLastImageWithFullSize() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Get the latest image in full size.
+
+
getLastImageWithFullSizeReceiver() - Method in class at.nineyards.anyline.camera.CameraController
+
+
+ Get the a receiver for the latest image in full size.
+
+
getLastImageWithFullSizeReceiver() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getLastImageWithFullSizeReceiver() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getLastImageWithFullSizeReceiver() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Get the a receiver for the latest image in full size.
+
+
getLayout() - Method in class io.anyline.plugin.id.LayoutDefinition
+
 
+
getLayoutDefinition() - Method in class io.anyline.plugin.id.Identification
+
 
+
getLensFacing() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getLensFacing() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getLicenseExpirationDate() - Static method in class at.nineyards.anyline.AnylineController
+
 
+
getLicenseNumber() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getDocumentNumber()
+
+
+
getLonger() - Method in class at.nineyards.anyline.camera.CameraSize
+
 
+
getLower() - Method in class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
 
+
getMapFromJsonObject(JSONObject) - Static method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
getMaxAutoExposureRegions() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getMaxCameraExposure() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getMaxCharHeight() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getMaxExposure() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getMaxFocalLength() - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Get the naximum focal length
+
+
getMaxFocalLength() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getMaxFocusRegions() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getMaxFpsRange() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getMaxHeightPercent() - Method in class io.anyline.view.CutoutConfig
+
 
+
getMaxWidthPercent() - Method in class io.anyline.view.CutoutConfig
+
 
+
getMaxZoomLevel() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getMaxZoomRatio() - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Get boolean if zoom gesture is enabled
+
+
getMaxZoomRatio() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getMinCameraExposure() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getMinCharHeight() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getMinConfidence() - Method in class io.anyline.plugin.id.IdConfig
+
 
+
getMinConfidence() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getMinExposure() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getMinSharpness() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getMode() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getModel() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getModelsAsJsonString() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
 
+
getModuleIdentifier() - Method in class io.anyline.plugin.ocr.OcrScanPlugin
+
 
+
getModuleIdentifier() - Method in interface io.anyline.plugin.ScanPlugin
+
 
+
getMrzString() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getNationality() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getNationality() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getNationality() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the nationality.
+
+
getNationalityCountryCode() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getNationalityCountryCode() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getNativeBarcodeDetectionThread() - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
 
+
getNewImage() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getNewImage() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getNewImage() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getNewImage() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
getNewImage() - Method in interface at.nineyards.anyline.ImageProvider
+
+
Return a new image that is ready to be analyzed.
+
+
getNewImage() - Method in class at.nineyards.anyline.SimpleImageProvider
+
 
+
getOffsetX() - Method in class io.anyline.view.CutoutConfig
+
 
+
getOffsetXInDp() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getOffsetY() - Method in class io.anyline.view.CutoutConfig
+
 
+
getOffsetYInDp() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getOptionalData() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getOptionalData() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getOriginalHeight() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
getOriginalWidth() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
getOuterColor() - Method in class io.anyline.view.CutoutConfig
+
 
+
getOutline() - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Returns the outline around the detected result.
+
+
getPaddingInDp() - Method in class io.anyline.view.FlashViewConfig
+
 
+
getPersonalNumber() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getPersonalNumber() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getPersonalNumber2() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getOptionalData()
+
+
+
getPictureSize() - Method in class at.nineyards.anyline.camera.CameraConfig
+
+ +
+
getPictureSizes() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getPixFromDp(Context, int) - Static method in class at.nineyards.anyline.util.DimensUtil
+
+
Get the pixels for dp rounded to int.
+
+
getPlaceOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getPlaceOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getPlaceOfBirth() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the pob.
+
+
getPlaceOfBirth() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getPlaceOfBirth() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getPlaceOfBirth() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the pob.
+
+
getPluginId() - Method in class io.anyline.plugin.ScanInfo
+
 
+
getPluginId() - Method in class io.anyline.plugin.ScanResult
+
 
+
getPluginId() - Method in class io.anyline.plugin.ScanRunSkippedReason
+
 
+
getPostProcessingEnabled() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Returns true if post processing is enabled.
+
+
getPostProcessingEnabled() - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Returns true if post processing is enabled.
+
+
getPreferredCameraConfig() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getPreferredCameraConfig() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Get the current preferred camera settings.
+
+
getPreferredPictureHeight() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getPreferredPictureWidth() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getPreferredPreviewHeight() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getPreferredPreviewWidth() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
getPreviewAlignment() - Method in class io.anyline.view.BaseScanViewConfig
+
 
+
getPreviewSize() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getPreviewSizes() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getPreviewView() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
getProductName() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
getProductName() - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
getProductName() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getProductName() - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
getProductName() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
getProductName() - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
 
+
getProductName() - Method in class io.anyline.plugin.ocr.OcrScanPlugin
+
 
+
getRangesFromCamera1(List<int[]>) - Static method in class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
 
+
getRangesFromCamera2(Range<Integer>[]) - Static method in class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
 
+
getRatio() - Method in enum io.anyline.plugin.document.DocumentScanViewPlugin.DocumentRatio
+
 
+
getRatio() - Method in class io.anyline.view.CutoutConfig
+
 
+
getRedrawTimeout() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getRegex() - Method in enum io.anyline.plugin.ocr.AnylineOcrConfig.AnylineOcrRegex
+
 
+
getResizeWidth() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getResult(String) - Method in class at.nineyards.anyline.models.AnylineRawResult
+
+
Returns the validated result object for an identifier or null if identifier + does not exist or no valid result was found for the identifier.
+
+
getResult() - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Returns the actual result of the scanning process.
+
+
getResultData() - Method in class io.anyline.plugin.id.Identification
+
 
+
getResultSpecialCharacters(String) - Method in class at.nineyards.anyline.models.AnylineRawResult
+
 
+
getRgbCvMat(boolean) - Method in class at.nineyards.anyline.models.AnylineImage
+
+
Get this image as a rgb cv Mat (CV_8UC3).
+
+
getRotationInDegrees() - Method in class io.anyline.view.ScanPage
+
 
+
getScale() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
getScale() - Method in class io.anyline.view.CutoutRect
+
 
+
getScale() - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
getScaleWebView(WebView) - Method in class io.anyline.view.AbstractWebView
+
 
+
getScaleWebView(WebView) - Method in class io.anyline.view.AnylineWebView
+
 
+
getScanMode() - Method in class io.anyline.plugin.id.DrivingLicenseConfig
+
 
+
getScanMode() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
getScanMode() - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
 
+
getScanMode() - Method in class io.anyline.plugin.meter.MeterScanResult
+
+
Returns the scan mode which was used to acquire the result.
+
+
getScanMode() - Method in class io.anyline.plugin.meter.MeterScanViewPlugin
+
 
+
getScanMode() - Method in class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
getScanMode() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getScanMode() - Method in class io.anyline.plugin.ocr.AnylineTINConfig
+
 
+
getScanPlugin() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
getScanState() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getScanViewCameraConfig() - Method in class io.anyline.view.BaseScanViewConfig
+
 
+
getScanViewConfig() - Method in class io.anyline.view.AnylineViewConfig
+
 
+
getScanViewPlugin() - Method in class io.anyline.view.ScanView
+
 
+
getScanViewPluginConfig() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
getScanViewPluginConfig() - Method in class io.anyline.view.AnylineViewConfig
+
 
+
getScanViewPluginConfig() - Method in class io.anyline.view.ParallelScanViewComposite
+
 
+
getScanViewPluginConfig() - Method in class io.anyline.view.ScanView
+
 
+
getScanViewPluginConfig() - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
getSceneMode() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
getSceneModes() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getScreenOrientation(Context) - Static method in class at.nineyards.anyline.util.DimensUtil
+
+
Get the current screen orientation.
+
+
getSensorOrientation() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
+
+ Clockwise angle through which the output image needs to be rotated + to be upright on the device screen in its native orientation.
+
+
getSessionRotationInDegrees() - Method in class io.anyline.view.ScanPage
+
 
+
getSettings() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Get the actually used settings (this is only available after the camera has been opened).
+
+
getSex() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getSex() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getShorter() - Method in class at.nineyards.anyline.camera.CameraSize
+
 
+
getStrokeColor() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getStrokeColor() - Method in class io.anyline.view.CutoutConfig
+
 
+
getStrokeColorString() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getStrokeWidthInDp() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
getStrokeWidthInDp() - Method in class io.anyline.view.CutoutConfig
+
 
+
getStrokeWidthInPix(Context) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Calculates and returns the stroke width in pixels
+
+
getStyle() - Method in class io.anyline.view.CutoutConfig
+
 
+
getSurname() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
getSurname() - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
getSurName() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.getSurname()
+
+
+
getSurname() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the surname.
+
+
getSurname() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
getSurname() - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
getSurName() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.getSurname()
+
+
+
getSurname() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the surName.
+
+
getSurname() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getSurname() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getSurNames() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.getSurname()S
+
+
+
getTargetHeight() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
getTargetOrientation() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
+
Get the target orientation of the image.
+
+
getTargetWidth() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
getText() - Method in class io.anyline.plugin.ScanRunSkippedReason
+
 
+
getThresholdedImage() - Method in class io.anyline.plugin.ocr.OcrScanResult
+
 
+
getTopCandidates() - Method in class io.anyline.plugin.ocr.TINResult
+
 
+
getTransformationPoints() - Method in class io.anyline.view.ScanPage
+
 
+
getTransformedImage() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
getType() - Method in class io.anyline.plugin.id.LayoutDefinition
+
 
+
getType() - Method in class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
getUpper() - Method in class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
 
+
getUpsideDownMode() - Method in class io.anyline.plugin.ocr.AnylineTINConfig
+
 
+
getValidationRegex() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
getValidationRegex() - Method in class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
getValidationRegex() - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
getValidationRegex() - Method in class io.anyline.plugin.ocr.AnylineVINConfig
+
 
+
getValue() - Method in enum at.nineyards.anyline.camera.CameraController.CameraOrientation
+
 
+
getValue() - Method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.AnimationStyle
+
 
+
getValue() - Method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.FeedbackStyle
+
 
+
getValue() - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
getValue(String) - Method in class io.anyline.plugin.id.Identification
+
 
+
getValue() - Method in class io.anyline.plugin.ScanInfo
+
 
+
getValue() - Method in enum io.anyline.view.CutoutConfig.AnimationStyle
+
 
+
getVideoSizes() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
getViewRelativePointListFromCutoutRelativeShape(List<PointF>) - Method in class io.anyline.view.AbstractWebView
+
 
+
getViewRelativePointListFromCutoutRelativeShape(List<PointF>, String, io.anyline.opencv.core.Rect, int, int, float, Rect, float) - Method in class io.anyline.view.AnylineWebView
+
 
+
getVisualFeedbackConfig() - Method in class io.anyline.view.ScanViewPluginConfig
+
+
return the visual feedback configuration
+
+
getVizAddress() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
get visual inspection zone address of type int (mandatory, optional, disabled or default)
+
+
getVizAddress() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
get visual inspection zone address of type FieldScanOption (mandatory, optional, disabled or default)
+
+
getVizAddress() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Gets the address.
+
+
getVizDateOfBirth() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getVizDateOfBirth() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getVizDateOfBirth() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getVizDateOfBirthObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getVizDateOfExpiry() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getVizDateOfExpiry() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getVizDateOfExpiry() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getVizDateOfExpiryObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getVizDateOfIssue() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getVizDateOfIssue() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getVizDateOfIssue() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Gets the date of issue.
+
+
getVizDateOfIssueObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Gets the issue date from the Visual Inspection Zone
+
+
getVizGivenNames() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getVizGivenNames() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getVizGivenNames() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getVizSurname() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
getVizSurname() - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
getVizSurname() - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
getWhiteList() - Method in enum io.anyline.plugin.ocr.AnylineOcrConfig.AnylineOcrRegex
+
 
+
getWidth() - Method in class at.nineyards.anyline.camera.CameraSize
+
 
+
getWidth() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
getWidth() - Method in class io.anyline.view.CutoutConfig
+
 
+
getYuvImage(boolean) - Method in class at.nineyards.anyline.camera.ImageReceiver
+
+
+ Get the full frame as an AnylineYuvImage.
+
+
getYuvImage(Rect, boolean) - Method in class at.nineyards.anyline.camera.ImageReceiver
+
+
Get the frame cropped to the given rect (relative to the frame in the view's orientation).
+
+
getZoomLevel() - Method in class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
getZoomRatio() - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Get the current zoom ratio
+
+
getZoomRatio() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Get the current zoom ratio
+
+
getZoomRatio() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
getZoomRatio() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
getZoomRatio() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
+ + + +

H

+
+
hasCamera(Context) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
return true if device has a camera.
+
+
hasCameraApi2Support(Context, CameraFeatures.LensFacing) - Static method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
hasConfidenceValue(String) - Method in class at.nineyards.anyline.models.AnylineRawResult
+
 
+
hasField(String) - Method in class io.anyline.plugin.id.Identification
+
 
+
hasField(String) - Method in class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
hasField(String) - Method in class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
hashCode() - Method in class at.nineyards.anyline.camera.CameraSize
+
hasNewImage() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
hasNewImage() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
hasNewImage() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
hasNewImage() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
hasNewImage() - Method in interface at.nineyards.anyline.ImageProvider
+
+
Return true only if a new image is ready to be analyzed.
+
+
hasNewImage() - Method in class at.nineyards.anyline.SimpleImageProvider
+
 
+
hasPermissions() - Method in class at.nineyards.anyline.camera.CameraPermissionHelper
+
+
Checks if the Camera Permission was already granted by the user
+
+
hide() - Method in class io.anyline.view.FlashView
+
 
+
HighResolutionImageListener - Interface in at.nineyards.anyline.camera
+
+
A Listener for taken photos via takeHighResolutionImage() method.
+
+
HighResolutionImageProvider - Interface in at.nineyards.anyline.camera
+
+
An interface for providing a single picture.
+
+
+ + + +

I

+
+
IAnylineViewConfig - Interface in io.anyline.view
+
+
Created by lorena on 28.05.18.
+
+
ID<TFieldConfidences extends IDFieldConfidences> - Class in io.anyline.plugin.id
+
 
+
ID() - Constructor for class io.anyline.plugin.id.ID
+
 
+
ID(Identification) - Constructor for class io.anyline.plugin.id.ID
+
 
+
ID_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
IdConfig<TFieldConfidences,TFieldScanOptions> - Class in io.anyline.plugin.id
+
 
+
IdConfig() - Constructor for class io.anyline.plugin.id.IdConfig
+
 
+
Identification - Class in io.anyline.plugin.id
+
 
+
IDFieldConfidences - Class in io.anyline.plugin.id
+
 
+
idFieldScanOptions - Variable in class io.anyline.plugin.id.IdConfig
+
+
Enum for all possible cutout styles.
+
+
IDFieldScanOptions - Class in io.anyline.plugin.id
+
 
+
IDFieldScanOptions.FieldScanOption - Enum in io.anyline.plugin.id
+
+
Helper enum for the possible scan option applied to the fields
+
+
idMinFieldConfidences - Variable in class io.anyline.plugin.id.IdConfig
+
 
+
IdScanPlugin - Class in io.anyline.plugin.id
+
+
Anyline ID plugin
+
+
IdScanPlugin(Context, String, IdConfig<?, ?>) - Constructor for class io.anyline.plugin.id.IdScanPlugin
+
 
+
IdScanViewPlugin - Class in io.anyline.plugin.id
+
 
+
IdScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.plugin.id.IdScanViewPlugin
+
 
+
IdScanViewPlugin(Context, ScanViewPluginConfig, IdConfig) - Constructor for class io.anyline.plugin.id.IdScanViewPlugin
+
 
+
IdScanViewPlugin(Context, ScanViewPluginConfig, IdConfig<?, ?>, String) - Constructor for class io.anyline.plugin.id.IdScanViewPlugin
+
 
+
ImageListener - Interface in at.nineyards.anyline.camera
+
+
A listener that can be set to a camera view to be able to receive images from it.
+
+
ImageProvider - Interface in at.nineyards.anyline
+
+
Used to provide images for analyzing to the AnylineController.
+
+
ImageReceiver - Class in at.nineyards.anyline.camera
+
+
+ A helper class for receiving images.
+
+
init(Context, JSONObject) - Method in class io.anyline.view.BaseScanViewConfig
+
 
+
init(Context, JSONObject) - Method in interface io.anyline.view.IAnylineViewConfig
+
 
+
init(JSONObject, Context) - Static method in class io.anyline.view.JsonParser
+
 
+
init(String) - Method in class io.anyline.view.ScanView
+
+
Initializes the ScanView with the file path to a JSON config file and a license key.
+
+
init(JSONObject) - Method in class io.anyline.view.ScanView
+
+
Initializes the ScanView with the file path to a JSON config file and a license key.
+
+
init(Context, JSONObject) - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
initAnyline(String, T) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
Init with license-key and a module specific listener.
+
+
initAsync(TrainerContext, TrainerUtils.ViewConfigResultHandler) - Method in class io.anyline.view.ScanView
+
 
+
initComposite(JSONObject) - Method in class io.anyline.view.ScanView
+
 
+
initConfig(AbstractBaseScanViewPlugin) - Method in class io.anyline.view.AnylineWebView
+
 
+
initDictionaryStartVariableFromJsonObject(Context, JSONObject, Object) - Static method in class io.anyline.plugin.id.IDFieldConfidences
+
 
+
initDictionaryStartVariableFromJsonObject(Context, JSONObject, Object) - Static method in class io.anyline.plugin.id.IDFieldScanOptions
+
 
+
io.anyline.plugin - package io.anyline.plugin
+
 
+
io.anyline.plugin.barcode - package io.anyline.plugin.barcode
+
 
+
io.anyline.plugin.document - package io.anyline.plugin.document
+
 
+
io.anyline.plugin.id - package io.anyline.plugin.id
+
 
+
io.anyline.plugin.licenseplate - package io.anyline.plugin.licenseplate
+
 
+
io.anyline.plugin.meter - package io.anyline.plugin.meter
+
 
+
io.anyline.plugin.ocr - package io.anyline.plugin.ocr
+
 
+
io.anyline.view - package io.anyline.view
+
 
+
isAutoExposureLockSupported() - Method in class at.nineyards.anyline.camera.CameraFeatures1
+
 
+
isAutoExposureRegionEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isBarcodeDetectionEnabled() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
isBarcodeDetectionEnabled() - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
 
+
isBarcodeDetectionOperational() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
isBarcodeDetectionOperational() - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
 
+
isBeepOnResult() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
isBrightnessValid() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
isCancelOnResult() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
isCancelOnResult() - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
isCropAndTransformID() - Method in class io.anyline.plugin.id.MrzConfig
+
 
+
isDebug() - Method in class at.nineyards.anyline.AnylineController
+
 
+
isExposureForBlackOnBlack() - Method in class io.anyline.view.FlashView
+
 
+
isFaceDetectionEnabled() - Method in class io.anyline.plugin.id.IdConfig
+
 
+
isFlashSupported() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
isFocusModeAuto() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isFocusOnTouchEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isFocusRegionEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isGreyOnly() - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
 
+
isMultiBarcodeEnabled() - Method in class io.anyline.plugin.barcode.BarcodeScanViewPlugin
+
+
Check if multi barcode is enabled
+
+
isOpticalStabilizationEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isOpticalStabilizationSupported() - Method in class at.nineyards.anyline.camera.CameraFeatures2
+
 
+
isOrientationPortrait(Context) - Static method in class at.nineyards.anyline.util.DimensUtil
+
+
Returns true if screen orientation is Portrait
+
+
isPrepared() - Method in class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
isPrepared() - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandler
+
 
+
isPrepared() - Method in class at.nineyards.anyline.camera.SimpleZoomHandler
+
 
+
isRotated() - Method in class io.anyline.view.ScanPage
+
 
+
isRunning() - Method in class at.nineyards.anyline.AnylineController
+
 
+
isRunning() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
isStrictMode() - Method in class io.anyline.plugin.id.MrzConfig
+
 
+
isUpdateRegionsOnAutoFocusEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isValid() - Method in class at.nineyards.anyline.models.AnylineRawResult
+
+
Returns true if the result is valid.
+
+
isVibrateOnResult() - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
isVideoStabilizationEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
isVideoStabilizationSupported() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
isZoomGestureEnabled() - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Get boolean if zoom gesture is enabled
+
+
isZoomGestureEnabled() - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
+ + + +

J

+
+
JsonParser - Class in io.anyline.view
+
 
+
JsonParser() - Constructor for class io.anyline.view.JsonParser
+
 
+
+ + + +

L

+
+
layout - Variable in class io.anyline.plugin.id.LayoutDefinition
+
 
+
layout(int, int, int, int) - Method in class io.anyline.view.FlashView
+
 
+
LAYOUT_TYPE_DRIVING_LICENSE - Static variable in class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
LAYOUT_TYPE_ID_FRONT - Static variable in class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
LAYOUT_TYPE_INSURANCE_CARD - Static variable in class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
LAYOUT_TYPE_MRZ - Static variable in class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
layoutBottom - Variable in class at.nineyards.anyline.camera.CameraView
+
 
+
LayoutDefinition - Class in io.anyline.plugin.id
+
 
+
LayoutDefinition(String, String, String) - Constructor for class io.anyline.plugin.id.LayoutDefinition
+
 
+
layoutLeft - Variable in class at.nineyards.anyline.camera.CameraView
+
 
+
layoutRight - Variable in class at.nineyards.anyline.camera.CameraView
+
 
+
layoutTop - Variable in class at.nineyards.anyline.camera.CameraView
+
 
+
LICENSE_PLATE_MODULE_IDENTIFIER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
LicenseExpirationHelper - Class in at.nineyards.anyline.modules
+
 
+
licenseKeyCheck(LicenseException) - Method in interface io.anyline.view.LicenseKeyExceptionListener
+
 
+
LicenseKeyExceptionListener - Interface in io.anyline.view
+
 
+
LicensePlateScanMode - Enum in io.anyline.plugin.licenseplate
+
 
+
LicensePlateScanPlugin - Class in io.anyline.plugin.licenseplate
+
+
Created by clemens on 28/09/17.
+
+
LicensePlateScanPlugin(Context, String) - Constructor for class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
LicensePlateScanResult - Class in io.anyline.plugin.licenseplate
+
+
Created by clemens on 28/09/17.
+
+
LicensePlateScanResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, String, String) - Constructor for class io.anyline.plugin.licenseplate.LicensePlateScanResult
+
 
+
LicensePlateScanViewPlugin - Class in io.anyline.plugin.licenseplate
+
+
Created by lorena on 18.06.18.
+
+
LicensePlateScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.plugin.licenseplate.LicensePlateScanViewPlugin
+
 
+
LicensePlateScanViewPlugin(Context, ScanViewPluginConfig, String) - Constructor for class io.anyline.plugin.licenseplate.LicensePlateScanViewPlugin
+
 
+
LightLevelHelper - Class in io.anyline.view
+
 
+
LightLevelHelper(LightLevelHelper.LightLevelListener) - Constructor for class io.anyline.view.LightLevelHelper
+
 
+
LightLevelHelper.AmbientLightLevel - Enum in io.anyline.view
+
 
+
LightLevelHelper.BrightnessLevel - Enum in io.anyline.view
+
 
+
LightLevelHelper.LightLevelListener - Interface in io.anyline.view
+
 
+
loadSoundFromAssets(String) - Method in class at.nineyards.anyline.util.SoundUtil
+
+
Load the sound from the given asset file name (with relative path within the assets).
+
+
lookup(String) - Static method in enum io.anyline.plugin.licenseplate.LicensePlateScanMode
+
 
+
+ + + +

M

+
+
mapToStartVariableString(Map<LicensePlateScanMode, String>, String, String) - Static method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
MeterScanMode - Enum in io.anyline.plugin.meter
+
+
A enum for the available scan modes in the MeterScanPlugin.
+
+
MeterScanPlugin - Class in io.anyline.plugin.meter
+
+
Anyline Meter Plugin
+
+
MeterScanPlugin(Context, String) - Constructor for class io.anyline.plugin.meter.MeterScanPlugin
+
 
+
MeterScanResult - Class in io.anyline.plugin.meter
+
+
A result class for the MeterScanPlugin
+
+
MeterScanResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, String, MeterScanMode) - Constructor for class io.anyline.plugin.meter.MeterScanResult
+
 
+
MeterScanViewPlugin - Class in io.anyline.plugin.meter
+
+
Anyline Energy View
+
+
MeterScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.plugin.meter.MeterScanViewPlugin
+
 
+
MeterScanViewPlugin(Context, ScanViewPluginConfig, String) - Constructor for class io.anyline.plugin.meter.MeterScanViewPlugin
+
 
+
MrzConfig - Class in io.anyline.plugin.id
+
 
+
MrzConfig() - Constructor for class io.anyline.plugin.id.MrzConfig
+
 
+
MrzFieldConfidences - Class in io.anyline.plugin.id
+
 
+
MrzFieldConfidences() - Constructor for class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
MrzFieldScanOptions - Class in io.anyline.plugin.id
+
 
+
MrzFieldScanOptions() - Constructor for class io.anyline.plugin.id.MrzFieldScanOptions
+
 
+
MrzIdentification - Class in io.anyline.plugin.id
+
+
A data class containing identification information from a machine-readable-zone.
+
+
MrzIdentification() - Constructor for class io.anyline.plugin.id.MrzIdentification
+
 
+
MrzIdentification(AnylineRawResult) - Constructor for class io.anyline.plugin.id.MrzIdentification
+
 
+
+ + + +

N

+
+
NativeBarcodeDetectionThread - Class in at.nineyards.anyline.camera
+
 
+
NativeBarcodeDetector - Class in at.nineyards.anyline.camera
+
 
+
NativeBarcodeDetector() - Constructor for class at.nineyards.anyline.camera.NativeBarcodeDetector
+
 
+
NativeBarcodeResultListener - Interface in at.nineyards.anyline.camera
+
 
+
NFCConfig - Class in io.anyline.plugin.id
+
 
+
NFCConfig(String, String, String) - Constructor for class io.anyline.plugin.id.NFCConfig
+
 
+
NO_AUTO_FOCUS_TIMER - Static variable in class at.nineyards.anyline.camera.FocusConfig
+
+
Deprecated.
+
notifyCamera() - Method in interface io.anyline.plugin.document.DocumentNotifierListener
+
 
+
notifyCamera() - Method in class io.anyline.view.ScanView
+
 
+
notifyDrawDocumentFeedback(List<PointF>) - Method in interface io.anyline.plugin.document.DocumentNotifierListener
+
 
+
notifyDrawDocumentFeedback(List<PointF>) - Method in class io.anyline.view.ScanView
+
 
+
notifyTakeHighPictureResolution(CombinedImageProvider) - Method in interface io.anyline.plugin.document.DocumentNotifierListener
+
 
+
notifyTakeHighPictureResolution(CombinedImageProvider) - Method in class io.anyline.view.ScanView
+
 
+
notifyZoomChanged(int) - Method in class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
notifyZoomChanged(int) - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandler
+
 
+
notifyZoomChanged(int) - Method in class at.nineyards.anyline.camera.SimpleZoomHandler
+
 
+
NumUtil - Class in at.nineyards.anyline.util
+
 
+
NumUtil() - Constructor for class at.nineyards.anyline.util.NumUtil
+
 
+
+ + + +

O

+
+
OcrScanPlugin - Class in io.anyline.plugin.ocr
+
+
+ The AnylineOcrScanView can be used to recognize text.
+
+
OcrScanPlugin(Context, String, AnylineOcrBaseConfig) - Constructor for class io.anyline.plugin.ocr.OcrScanPlugin
+
 
+
OcrScanResult - Class in io.anyline.plugin.ocr
+
+
A result class for the OcrScanPlugin
+
+
OcrScanResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, String, AnylineImage) - Constructor for class io.anyline.plugin.ocr.OcrScanResult
+
 
+
OcrScanViewPlugin - Class in io.anyline.plugin.ocr
+
+
The OcrScanViewPlugin can be used to recognize text.
+
+
OcrScanViewPlugin(Context, AbstractScanPlugin, ScanViewPluginConfig) - Constructor for class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
OcrScanViewPlugin(Context, AnylineOcrBaseConfig, ScanViewPluginConfig, String) - Constructor for class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
onAbortRun(RunFailure) - Method in interface at.nineyards.anyline.AnylineListener
+
+
Is called when the processing is aborted before reaching return.
+
+
onCameraError(Exception) - Method in interface at.nineyards.anyline.camera.CameraOpenListener
+
+
Invoked when something went wrong connecting to the camera.
+
+
onCameraOpened() - Method in interface at.nineyards.anyline.camera.CameraController.CameraControllerListener
+
 
+
onCameraOpened(CameraController, int, int) - Method in interface at.nineyards.anyline.camera.CameraOpenListener
+
+
This method is invoked when camera preview has started.
+
+
onCutoutChanged(CutoutRect) - Method in class io.anyline.view.ScanView
+
 
+
onCutoutChanged(CutoutRect) - Method in interface io.anyline.view.UIChangeListener
+
 
+
onCutoutConfigChanged(CutoutConfig) - Method in interface io.anyline.view.CutoutConfigChangedListener
+
 
+
onCutoutUpdate(Rect, Rect) - Method in interface at.nineyards.anyline.camera.CutoutUpdateListener
+
+
Method is called on the UI thread, whenever the cutout is updated.
+
+
onCutoutVisibility(String, boolean) - Method in class io.anyline.view.ScanView
+
 
+
onCutoutVisibility(String, boolean) - Method in interface io.anyline.view.UIChangeListener
+
 
+
onDebug(String, Object) - Method in interface at.nineyards.anyline.AnylineDebugListener
+
+
Callback for reporting raw debug values from the scan run.
+
+
onDocumentOutlineDetected(List<PointF>, boolean) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called when the outline of a possible document is detected.
+
+
onError(Throwable) - Method in interface at.nineyards.anyline.camera.HighResolutionImageListener
+
+
This method is called if there was an error taking the picture.
+
+
onFailure(String) - Method in interface at.nineyards.anyline.camera.FaceDetector.FaceDetectionResultHandler
+
 
+
onFailure(String) - Method in interface at.nineyards.anyline.camera.NativeBarcodeResultListener
+
+
Is called when NativeBarcode failed
+
+
onFailure(String) - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
onFinishedWithOutput(Object) - Method in interface at.nineyards.anyline.AnylineListener
+
+
Is called when the processing has successfully finished.
+
+
onImageAvailable(ImageReceiver) - Method in interface at.nineyards.anyline.camera.ImageListener
+
+
+ Called for every new image that is received from the camera.
+
+
onImageTaken(AnylineImage) - Method in interface at.nineyards.anyline.camera.HighResolutionImageListener
+
+
This method is called asynchronously once a picture was successfully taken.
+
+
onInfo(ScanInfo) - Method in interface io.anyline.plugin.ScanInfoListener
+
+
Is called whenever new intermediate information is available.
+
+
onLightLevelChanged(LightLevelHelper.BrightnessLevel, LightLevelHelper.AmbientLightLevel) - Method in interface io.anyline.view.LightLevelHelper.LightLevelListener
+
 
+
onPictureCornersDetected(AnylineImage, List<PointF>) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called after DocumentScanViewPlugin.triggerPictureCornerDetection() and after a picture was successfully + taken from the camera.
+
+
onPictureProcessingFailure(DocumentScanViewPlugin.DocumentError) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called if the run on the full frame was unsuccessful.
+
+
onPictureTransformed(AnylineImage) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called after DocumentScanViewPlugin#transformPicture(AnylineImage, List) is called.
+
+
onPictureTransformError(DocumentScanViewPlugin.DocumentError) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called if an error occured during the transformation triggered by + DocumentScanViewPlugin#transformPicture(AnylineImage, List)
+
+
onPreviewProcessingFailure(DocumentScanViewPlugin.DocumentError) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called if the preview run failed on an image.
+
+
onPreviewProcessingSuccess(AnylineImage) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called if the preview scan detected a sharp and correctly placed document.
+
+
onReportsVariable(String, Object) - Method in interface at.nineyards.anyline.AnylineListener
+
+
Reports a specified intermediate result.
+
+
onRequestPermissionsResult(int, String[], int[]) - Method in class at.nineyards.anyline.camera.CameraPermissionHelper
+
+
Takes the result from Activity.onRequestPermissionsResult(int, String[], int[]) and evaluates if the + Camera Permission was given by the user.
+
+
onResult(T) - Method in interface at.nineyards.anyline.modules.AnylineModuleResultListener
+
+
Is called with the result object of the scanning process, which is of base type AnylineScanResult
+
+
onResult(T) - Method in interface io.anyline.plugin.ScanResultListener
+
 
+
onRunSkipped(RunFailure) - Method in interface at.nineyards.anyline.AnylineDebugListener
+
+
Callback informing about a run on a single image being skipped, with the reason being provided as a + RunFailure.
+
+
onRunSkipped(ScanRunSkippedReason) - Method in interface io.anyline.plugin.ScanRunSkippedListener
+
+
Is called when an image is skipped (when it is not possible to reach a result for the current image)
+
+
onScanFeedbackConfigChanged(Object, String) - Method in class io.anyline.view.ScanView
+
 
+
onScanFeedbackConfigChanged(Object, String) - Method in interface io.anyline.view.UIChangeListener
+
 
+
onSuccess(AnylineImage) - Method in interface at.nineyards.anyline.camera.FaceDetector.FaceDetectionResultHandler
+
 
+
onSuccess(List<FirebaseVisionBarcode>) - Method in interface at.nineyards.anyline.camera.NativeBarcodeResultListener
+
+
Is called when NativeBarcode scanned with success
+
+
onSuccess(AnylineImage) - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
onTakePictureError(Throwable) - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called if there was an error capturing the picture from the camera.
+
+
onTakePictureSuccess() - Method in interface io.anyline.plugin.document.DocumentScanResultListener
+
+
Called after DocumentScanResultListener.onPreviewProcessingSuccess(AnylineImage) and after a picture was successfully taken from + the camera.
+
+
onTouch(View, MotionEvent) - Method in class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
onTouchEvent(MotionEvent) - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
onTouchEvent(MotionEvent) - Method in class io.anyline.view.AnylineWebView
+
 
+
onTouchEvent(MotionEvent) - Method in class io.anyline.view.ScanView
+
 
+
onZoomChanged(Rect) - Method in interface at.nineyards.anyline.camera.ActiveArrayZoomHandler.IZoomHandlerListener
+
 
+
onZoomChanged(int) - Method in interface at.nineyards.anyline.camera.SimpleZoomHandler.IZoomHandlerListener
+
 
+
onZoomEventOccured(double) - Method in interface at.nineyards.anyline.camera.ZoomEventHandler
+
+
Called when a zoom event occurs, e.g.
+
+
openCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Open the camera in a background thread, if surface is already created and camera is not opened already.
+
+
openCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
openCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
openCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraView
+
+
Open the camera in a background thread, if surface is already created and camera is not opened already.
+
+
openCameraInBackgroundSuccessfully() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
openCameraInBackgroundSuccessfully() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
openCameraInBackgroundSuccessfully() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
openCameraReportError() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
OUTLINE_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported outline value + The name will be AnylineDebugListener.OUTLINE_VARIABLE_NAME
+
+
OUTLINE_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported text outline value + The value will be of type AnylineDebugListener.OUTLINE_VARIABLE_CLASS
+
+
+ + + +

P

+
+
ParallelScanViewComposite - Class in io.anyline.view
+
 
+
ParallelScanViewComposite(String) - Constructor for class io.anyline.view.ParallelScanViewComposite
+
 
+
parseViewPlugin(JSONObject, Context) - Static method in class io.anyline.view.JsonParser
+
 
+
playSound(String) - Method in class at.nineyards.anyline.util.SoundUtil
+
+
Play the sound previously loaded from the given asset file name.
+
+
pointsFromSquare(Square) - Static method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
POLYGON_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported polygon value + The name will be AnylineDebugListener.POLYGON_VARIABLE_NAME
+
+
POLYGON_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported polygon value + The value will be of type AnylineDebugListener.POLYGON_VARIABLE_CLASS
+
+
PREVIEW_CROP_GRAVITY_BOTTOM - Static variable in class at.nineyards.anyline.camera.CameraView
+
 
+
PREVIEW_CROP_GRAVITY_CENTER_VERTICALLY - Static variable in class at.nineyards.anyline.camera.CameraView
+
 
+
PREVIEW_CROP_GRAVITY_TOP - Static variable in class at.nineyards.anyline.camera.CameraView
+
 
+
PRODUCT_BARCODE - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_CONTAINER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_DOCUMENT - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_DRIVING_LICENSE - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_GERMAN_ID_FRONT - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_LICENSEPLATE - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_METER - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_MRZ - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_OCR - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_TIN - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_UNIVERSAL_ID - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
PRODUCT_VIN - Static variable in class at.nineyards.anyline.util.ConstantUtil
+
 
+
+ + + +

R

+
+
readDataGroup1() - Method in class io.anyline.plugin.id.NFCConfig
+
 
+
readDataGroup2() - Method in class io.anyline.plugin.id.NFCConfig
+
 
+
readFile(Context, String, String) - Static method in class at.nineyards.anyline.util.AssetUtil
+
+
Read the text of the given file within the assets.
+
+
readSOD() - Method in class io.anyline.plugin.id.NFCConfig
+
 
+
rectOnImage - Variable in class io.anyline.view.CutoutRect
+
 
+
rectOnSurface - Variable in class io.anyline.view.CutoutRect
+
 
+
rectOnVisibleView - Variable in class io.anyline.view.CutoutRect
+
 
+
release() - Method in class at.nineyards.anyline.models.AnylineImage
+
+
Releases the resources taken up by this image.
+
+
releaseCamera() - Method in class at.nineyards.anyline.camera.CameraController
+
+
+ Release the camera.
+
+
releaseCamera() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
releaseCamera() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
releaseCamera() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Release the camera.
+
+
releaseCameraAndPreview() - Method in class at.nineyards.anyline.camera.CameraController
+
+
+ Release the camera for the landscape to landscape mode.
+
+
releaseCameraAndPreview() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
releaseCameraAndPreview() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
releaseCameraAndPreview() - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
releaseCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraController
+
+
+ Release the camera in a background thread.
+
+
releaseCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
releaseCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
releaseCameraInBackground() - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Release the camera in a background thread.
+
+
releaseSoundPool() - Method in class at.nineyards.anyline.util.SoundUtil
+
+
Release the sound pool.
+
+
remove(AbstractScanViewPlugin) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
removeAllCameraOpenListeners() - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
removeArgumentExceptionListener() - Method in class at.nineyards.anyline.AnylineController
+
 
+
removeArgumentExceptionListener() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
removeCameraOpenListener(CameraOpenListener) - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
removeField(String) - Method in class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
removeField(String) - Method in class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
removeScanInfoListener(ScanInfoListener) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
removeScanInfoListener(ScanInfoListener) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Remove the given info listener.
+
+
removeScanInfoListener(ScanInfoListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
removeScanInfoListener(ScanInfoListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
removeScanInfoListener(ScanInfoListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
removeScanResultListener(ScanResultListener<ResultType>) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
removeScanResultListener(ScanResultListener<ResultType>) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Remove the given info listener.
+
+
removeScanResultListener(ScanResultListener<ResultType>) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
removeScanResultListener(ScanResultListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
removeScanResultListener(ScanResultListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
removeScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
removeScanRunSkippedListener(ScanRunSkippedListener) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Remove an info listener.
+
+
removeScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
removeScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
removeScanRunSkippedListener(ScanRunSkippedListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
removeUIConfigChangedListener(UIChangeListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
removeUIConfigChangedListener(UIChangeListener) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
removeUIConfigChangedListener(UIChangeListener) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
reportIncludeValues(String) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Adds the information in the json-string to the reporting model.
+
+
reportTriggerScanningCanceled() - Method in class at.nineyards.anyline.AnylineController
+
+
Notifies that the scanning process has been canceled from the user + This triggers a scanning-canceled-report
+
+
REQUEST_CODE_CAMERA_PERMISSIONS - Static variable in class at.nineyards.anyline.camera.CameraPermissionHelper
+
+
Anyline Camera Permission Request Code
+
+
requestPermissions() - Method in class at.nineyards.anyline.camera.CameraPermissionHelper
+
+
Sends a permission request to the user.
+
+
resetAutoFocusTimer() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Reset the auto focus timer, if a focus config is set.
+
+
resetAutoFocusTimer() - Method in class at.nineyards.anyline.camera.CameraView
+
+
Reset the auto focus timer, if a focus config is set.
+
+
resetPreviewCallback() - Method in class at.nineyards.anyline.camera.CameraController1
+
+
Reset the preview callback.
+ NOTE: This should only be called manually in very special circumstances + (e.x.: after the surface is used as a preview for recording a video ).
+
+
restartBarcodeDetection() - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
 
+
rotateCw() - Method in class io.anyline.view.ScanPage
+
 
+
run() - Method in class at.nineyards.anyline.camera.NativeBarcodeDetectionThread
+
 
+
+ + + +

S

+
+
save(File, int) - Method in class at.nineyards.anyline.models.AnylineImage
+
+
Saves this image to the given file in the given quality.
+
+
ScanInfo - Class in io.anyline.plugin
+
+
+ The ScanInfo holds intermediate information that may arise during scanning.
+
+
ScanInfo(String, String, Object) - Constructor for class io.anyline.plugin.ScanInfo
+
+
Create new scan information.
+
+
ScanInfoListener - Interface in io.anyline.plugin
+
+
+ A listener that can be added to ScanPlugins, to receive intermediate information.
+
+
ScanPage - Class in io.anyline.view
+
 
+
ScanPage(String, String, ArrayList<PointF>) - Constructor for class io.anyline.view.ScanPage
+
 
+
ScanPage(File, File, ArrayList<PointF>) - Constructor for class io.anyline.view.ScanPage
+
 
+
ScanPage(File, File, ArrayList<PointF>, Integer) - Constructor for class io.anyline.view.ScanPage
+
 
+
ScanPage(Parcel) - Constructor for class io.anyline.view.ScanPage
+
 
+
ScanPlugin<ResultType extends ScanResult> - Interface in io.anyline.plugin
+
+
+ An interface for plugins that are capable of scanning things from images.
+
+
ScanResult<T> - Class in io.anyline.plugin
+
+
+ This is the base class for all plugin result classes.
+
+
ScanResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, T) - Constructor for class io.anyline.plugin.ScanResult
+
 
+
ScanResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, AnylineImage, T) - Constructor for class io.anyline.plugin.ScanResult
+
 
+
ScanResultListener<T extends ScanResult> - Interface in io.anyline.plugin
+
+
+ A listener that can be added to ScanPlugins, to receive the results.
+
+
ScanRunSkippedListener - Interface in io.anyline.plugin
+
+
+ A listener that can be added to ScanPlugins, to receive information on why an image has been skipped (reached no result).
+
+
ScanRunSkippedReason - Class in io.anyline.plugin
+
+
+ The ScanRunSkippedReason holds the reason, why the processing of an image has been skipped (did not reach a result).
+
+
ScanRunSkippedReason(String, int, String) - Constructor for class io.anyline.plugin.ScanRunSkippedReason
+
+
Create a new skip reason.
+
+
ScanView - Class in io.anyline.view
+
+
+ A generic view that combines the AnylineWebView and the FlashView.
+
+
ScanView(Context) - Constructor for class io.anyline.view.ScanView
+
 
+
ScanView(Context, AttributeSet) - Constructor for class io.anyline.view.ScanView
+
 
+
ScanView(Context, AttributeSet, int) - Constructor for class io.anyline.view.ScanView
+
 
+
ScanViewCameraConfig - Class in io.anyline.view
+
+
Class holds configurations for the camera
+
+
ScanViewCameraConfig(JSONObject) - Constructor for class io.anyline.view.ScanViewCameraConfig
+
+
Create config from the given json object.
+
+
ScanViewPluginConfig - Class in io.anyline.view
+
+
A config class used to configure the ScanView.
+
+
ScanViewPluginConfig() - Constructor for class io.anyline.view.ScanViewPluginConfig
+
 
+
ScanViewPluginConfig(Context, String) - Constructor for class io.anyline.view.ScanViewPluginConfig
+
 
+
ScanViewPluginConfig(Context, JSONObject) - Constructor for class io.anyline.view.ScanViewPluginConfig
+
 
+
ScanViewRefactor - Class in io.anyline.view
+
 
+
ScanViewRefactor() - Constructor for class io.anyline.view.ScanViewRefactor
+
 
+
ScanViewUtil - Class in io.anyline.view
+
 
+
ScanViewUtil() - Constructor for class io.anyline.view.ScanViewUtil
+
 
+
SerialScanViewComposite - Class in io.anyline.view
+
 
+
SerialScanViewComposite(String) - Constructor for class io.anyline.view.SerialScanViewComposite
+
 
+
setActiveArraySize(Rect) - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandler
+
 
+
setActiveArraySize(Rect) - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandlerBuilder
+
 
+
setAddress(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Deprecated. +
As of release 10.1 this will be replaced with #setVizAddress(FieldScanOption)
+
+
+
setAddress(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10.1 this will be replaced with MrzIdentification.setVizAddress(String)
+
+
+
setAlignment(CutoutConfig.CutoutAlignment) - Method in class io.anyline.view.CutoutConfig
+
+
Set the vertical alignment for the .
+
+
setAlignment(FlashViewConfig.FlashAlignment) - Method in class io.anyline.view.FlashViewConfig
+
+
Set where the flash should be positioned.
+
+
setAllCheckDigitsValid(boolean) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setAmbientLightThreshold(int, int, int) - Method in class io.anyline.view.LightLevelHelper
+
 
+
setAnimationDuration(int) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set duration for the rect animation
+
+
setAnimationStyle(VisualFeedbackConfig.AnimationStyle) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the animation style.
+
+
setAnimationStyle(CutoutConfig.AnimationStyle) - Method in class io.anyline.view.CutoutConfig
+
+
Set the animation style.
+
+
setAnylineOcrConfig(AnylineOcrBaseConfig) - Method in class io.anyline.plugin.ocr.OcrScanPlugin
+
+
set AnylineOcrConfig
+
+
setAnylineOcrConfig(AnylineOcrBaseConfig) - Method in class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
setApi2Enabled(boolean) - Static method in class at.nineyards.anyline.camera.CameraView
+
+
+ Set globally if camera api 2 should be enabled or not (for devices that have better than legacy API 2 support).
+
+
setArgumentExceptionListener(WorkerRunnableExceptionListener) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setArgumentExceptionListener(WorkerRunnableExceptionListener) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setAssetJsonPaths(String...) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Set all the relevant json file names (relative path within the assets).
+
+
setAssetPath(String) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setAuthority(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setAuthority(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setAuthority(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the authority.
+
+
setAutoExposureRegionEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set to true to use the region where the cutout is for auto exposure calculation.
+
+
setAutoFocusInterval(int) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the interval in millis the auto focus should be called in (or <= 0 if it should not be used).
+
+
setAutoFocusInterval(int) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
Set an auto focus interval.
+
+
setAutoModeEnabled(boolean) - Method in interface at.nineyards.anyline.camera.FlashControl
+
+
Deprecated.
+
Implementer should enable the auto mode and switch to it, if enabled.
+
+
setAutoModeEnabled(boolean) - Method in class io.anyline.view.FlashView
+
+
Call with true if you want to enable the "auto" mode.
+
+
setBarcodeFormat(BarcodeFormat) - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
setBarcodeFormats(BarcodeFormat...) - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
+
Set all the barcode formats that should be supported (or null to set back to all supported types).
+
+
setBarcodeFormats(BarcodeFormat...) - Method in class io.anyline.plugin.barcode.BarcodeScanViewPlugin
+
+
Set all the barcode formats that should be supported (or null to set back to all supported types).
+
+
setBeepOnResult(boolean) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
+ Set to true to play a beep sound on result.
+
+
setBeepOnResult(boolean) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
If set to true, there is a short beep when a result is found.
+
+
setBlinkOnResult(boolean) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
If set to true, there is a short white flashing of the view when a result is found.
+
+
setBrightnessThreshold(int, int, int) - Method in class io.anyline.view.LightLevelHelper
+
 
+
setCameraController(CameraController) - Method in interface at.nineyards.anyline.camera.FlashControl
+
+
Deprecated.
+
+ A camera is required to set the flash (at least for android < M).
+
+
setCameraController(CameraController) - Method in class io.anyline.view.FlashView
+
 
+
setCameraControllerListener(CameraController.CameraControllerListener) - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
setCameraDisplayOrientation(Context, int, Camera) - Static method in class at.nineyards.anyline.camera.CameraUtil
+
+
An implementation of the code in the docs of Camera.setDisplayOrientation(int).
+
+
setCameraOpenListener(CameraOpenListener) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set the listener that is called when the camera is opened or a camera related error occurred.
+
+
setCameraOpenListener(CameraOpenListener) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Set the listener that is called when the camera is opened or a camera related error occurred.
+
+
setCameraOpenListener(CameraOpenListener) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
Set the listener to be notify when the camera opened or an error occurred while opening the camera.
+
+
setCameraOrientation(CameraController.CameraOrientation) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Allows you to set the camera orientation for the BACK camera.
+
+
setCameraOrientation(CameraController.CameraOrientation) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setCameraOrientation(CameraController.CameraOrientation) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setCameraView(CameraView) - Method in class at.nineyards.anyline.camera.NativeBarcodeDetector
+
 
+
setCameraView(CameraView) - Method in class io.anyline.view.AnylineWebView
+
 
+
setCancelOnResult(boolean) - Method in class at.nineyards.anyline.AnylineController
+
+
Set this to false if the thread should continue after a result was found (which is the default behaviour)
+
+
setCancelOnResult(boolean) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
+ If set to true (default) the scanning is canceled automatically when a result is found.
+
+
setCancelOnResult(boolean) - Method in class io.anyline.plugin.AbstractScanPlugin
+
+
+ If set to true (default) the scanning is stopped automatically when a result is found.
+
+
setCancelOnResult(boolean) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
setCancelOnResult(boolean) - Method in class io.anyline.plugin.meter.MeterScanViewPlugin
+
+
+ If set to true (default) the scanning is stopped automatically when a result is found.
+
+
setCancelOnResult(boolean) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
setCancelOnResult(boolean) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
setCancelOnResult(boolean) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
setCancelOnResult() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
setCancelOnResult(boolean) - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
setCancelOnResult(boolean) - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
setCardAccessNumber(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setCardAccessNumber(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setCardAccessNumber(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the cardAccessNumber.
+
+
setCategories(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setCategories(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setCategories(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the categories.
+
+
setCharacterWhitelist(String) - Method in class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
setCharacterWhitelist(String) - Method in class io.anyline.plugin.ocr.AnylineVINConfig
+
 
+
setCharCountX(int) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
setCharCountY(int) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
setCharPaddingXFactor(double) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
setCharPaddingYFactor(double) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
 
+
setCharWhiteList(Map<LicensePlateScanMode, String>) - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
setCharWhitelist(String) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set all the characters that may occurred on the data that should be recognized.
+
+
setCheckDigitDateOfBirth(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setCheckDigitDateOfBirth(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setCheckDigitDateOfExpiry(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setCheckDigitDateOfExpiry(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setCheckDigitDayOfBirth(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setCheckDigitDateOfBirth(String)
+
+
+
setCheckDigitDocumentNumber(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setCheckDigitDocumentNumber(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setCheckDigitExpirationDate(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setCheckDigitDateOfExpiry(String)
+
+
+
setCheckDigitFinal(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setCheckDigitFinal(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setCheckDigitNumber(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setCheckDigitDocumentNumber(String)
+
+
+
setCheckDigitPersonalNumber(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setCheckDigitPersonalNumber(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setCmdFile(String) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Load the script file with the given name.
+
+
setCmdFile(String, String) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Load the script file with the given name from the given path within the assets.
+
+
setCmdFileName(String) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setConfig(FlashViewConfig) - Method in class io.anyline.view.FlashView
+
 
+
setCoordinates(List<Point>) - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
setCornerRadiusInDp(int) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the corner radius in display independent pixels
+
+
setCornerRadiusInDp(int) - Method in class io.anyline.view.CutoutConfig
+
+
Set the rect corner radius in dp.
+
+
setCountry(String) - Method in class io.anyline.plugin.id.LayoutDefinition
+
 
+
setCountryCode(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. + +
+
+
setCropAndTransformID(boolean) - Method in class io.anyline.plugin.id.MrzConfig
+
+
Set crop and transform ID mode for for IdScanPlugin + If the crop and transform ID mode is enabled, the image will be returned instead of the cutout image.
+
+
setCropOffsetX(int) - Method in class io.anyline.view.CutoutConfig
+
+
+ The x offset in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the .
+
+
setCropOffsetY(int) - Method in class io.anyline.view.CutoutConfig
+
+
+ The y offset in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the .
+
+
setCropPaddingX(int) - Method in class io.anyline.view.CutoutConfig
+
+
+ The x padding in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the size.
+
+
setCropPaddingY(int) - Method in class io.anyline.view.CutoutConfig
+
+
+ The y padding in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the size.
+
+
setCroppedImageFile(File) - Method in class io.anyline.view.ScanPage
+
 
+
setCroppedImageFile(String) - Method in class io.anyline.view.ScanPage
+
 
+
setCropRect(RectF) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setCropRect(RectF) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setCropRect(RectF) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
setCropRect(RectF) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
setCropRect(RectF) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
setCropRect(Rect) - Method in class io.anyline.view.ScanView
+
 
+
setCurrentBrightness(double) - Method in class io.anyline.view.LightLevelHelper
+
 
+
setCustomCmdFile(String) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set the custom command file (ale) to use for the image processing.
+
+
setCustomScript(String) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set the custom script to use for the image processing (text, not file name).
+
+
setCustomZoomLevel(int) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setCustomZoomLevel(double) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setCutoutInfo(Rect, float, int, int) - Method in class io.anyline.view.AbstractWebView
+
 
+
setCutoutOuterColorString(String) - Method in class io.anyline.view.CutoutConfig
+
+
The color outside of the cutout area.
+
+
setCutoutStrokeColorString(String) - Method in class io.anyline.view.CutoutConfig
+
+
Set the stroke color
+
+
setDateOfBirth(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setDateOfBirth(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setDateOfBirth(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the dateOfBirth.
+
+
setDateOfBirth(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setDateOfBirth(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setDateOfBirth(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the dateOfBirth.
+
+
setDateOfBirth(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setDateOfBirth(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set Date Of Birth option (mandatory, optional, disabled or default)
+
+
setDateOfBirth(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
set Date of Birth
+
+
setDateOfExpiry(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setDateOfExpiry(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setDateOfExpiry(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the dateOfExpiry.
+
+
setDateOfExpiry(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setDateOfExpiry(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setDateOfExpiry(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the dateOfExpiry.
+
+
setDateOfExpiry(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setDateOfExpiry(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set Date Of Expiry option (mandatory, optional, disabled or default)
+
+
setDateOfExpiry(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setDateOfIssue(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setDateOfIssue(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setDateOfIssue(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the dateOfIssue.
+
+
setDateOfIssue(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Deprecated. +
As of release 10.1 this will be replaced with #setVizDateOfIssue(FieldScanOption)
+
+
+
setDateOfIssue(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10.1 this will be replaced with MrzIdentification.setVizDateOfIssue(String)
+
+
+
setDayOfBirth(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setDateOfBirth(String)
+
+
+
setDayOfBirth(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.setDateOfBirth(String)
+
+
+
setDayOfBirth(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setDateOfBirth(String) ()}
+
+
+
setDebug(boolean) - Method in class at.nineyards.anyline.AnylineController
+
+
Enable/Disables debug output.
+
+
setDebug(boolean) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
Set to true to get a few additional debug logs.
+
+
setDebug(boolean) - Method in class io.anyline.plugin.AbstractScanPlugin
+
+
Enable/Disables debug output.
+
+
setDebugListener(AnylineDebugListener) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
setDefaultCameraExposure() - Method in class at.nineyards.anyline.camera.CameraController1
+
+
set default camera exposure
+
+
setDefaultLensFacing(CameraFeatures.LensFacing) - Method in class io.anyline.view.ScanViewCameraConfig
+
+
Set the default camera used for scanning
+
+
setDefaultMode(String) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
The default focus mode for devices that have no special internal treatment.
+
+
setDelayScanTime(double, double) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setDelayScanTime(double) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setDelayScanTime() - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
setDelayScanTime() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
setDelayScanTime() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
setDelayScanTime() - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
setDelayStartScanTime(double) - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
setDocumentNotifierListener(DocumentNotifierListener) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
setDocumentNotifierListener(DocumentNotifierListener) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
setDocumentNumber(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setDocumentNumber(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setDocumentNumber(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
 
+
setDocumentNumber(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setDocumentNumber(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setDocumentNumber(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the documentNumber.
+
+
setDocumentNumber(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setDocumentNumber(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setDocumentRatios(Double...) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Sets custom document ratios that should be supported (or null to set back to all supported types).
+
+
setDocumentRatios(Double...) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Sets custom document ratios that should be supported (or null to set back to all supported types).
+
+
setDocumentType(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setDocumentType(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setDrawable(Drawable) - Method in class io.anyline.view.CutoutConfig
+
+
The drawable to use inside the area.
+
+
setDrivingLicenseResultString(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setDrivingLicenseString(String)
+
+
+
setDrivingLicenseString(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
set driving license result as a string
+
+
setEnableAutoExposureAreas(boolean) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
+ Enable or disable auto exposure areas for the cut-out rectangle.
+
+
setEnableFocusAreas(boolean) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
+ Enable or disable focus areas for the cut-out rectangle.
+
+
setEnableFocusOnTouch(boolean) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
Enable or disable focus on touch.
+
+
setEnablePhaseAutoFocus(boolean) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
Enable or disable the phase auto focus.
+
+
setExpirationDate(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setDateOfExpiry(String)
+
+
+
setExpirationDate(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.setDateOfExpiry(String)
+
+
+
setExpirationDate(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setDateOfExpiry(String)
+
+
+
setExposureForBlackOnBlack() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setExposureForBlackOnBlack() - Method in class io.anyline.view.FlashView
+
 
+
setExposureToMinimum() - Method in class io.anyline.view.FlashView
+
 
+
setFaceImage(Bitmap) - Method in class io.anyline.plugin.id.ID
+
 
+
setFallbackLensFacings(CameraFeatures.LensFacing...) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the fallback camera facings which are used if the default camera facing is not available on the device
+
+
setFallbackLensFacings(EnumSet<CameraFeatures.LensFacing>) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the fallback camera facings which are used if the default camera facing is not available on the device
+
+
setFallbackLensFacings(EnumSet<CameraFeatures.LensFacing>) - Method in class io.anyline.view.ScanViewCameraConfig
+
+
Set the fallback camera facings which are used if the default camera facing is not available on the device
+
+
setFeedbackStrokeColor(int) - Method in class io.anyline.view.CutoutConfig
+
+
Sets a feedback colors for the stroke: if set, the will change its color + if the scanning process has started, e.g.
+
+
setFeedbackStrokeColorString(String) - Method in class io.anyline.view.CutoutConfig
+
+
Sets a feedback colors for the stroke: if set, the will change its color + if the scanning process has started, e.g.
+
+
setFeedbackStyle(VisualFeedbackConfig.FeedbackStyle) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the feedback style
+
+
setFieldConfidences(TFieldConfidences) - Method in class io.anyline.plugin.id.ID
+
 
+
setFillColor(int) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the fill color of the feedback
+
+
setFillColorString(String) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the fill color of the feedback
+
+
setFlashOn(boolean) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Turn the torch flash on or off.
+
+
setFlashOn(boolean) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setFlashOn(boolean) - Method in class at.nineyards.anyline.camera.CameraController2
+
+
Set the flash (torch) on or off for the preview
+
+
setFlashOn(boolean) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Turn the torch flash on or off.
+
+
setFlashOnIfAuto(boolean) - Method in interface at.nineyards.anyline.camera.FlashControl
+
+
Deprecated.
+
Implementer should set the flash on/off if the control is in auto mode.
+
+
setFlashOnIfAuto(boolean) - Method in class io.anyline.view.FlashView
+
+
Call this to set the flash on or off in auto mode.
+
+
setFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set a focal length to the camera
+
+
setFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set a zoom level through focal length
+
+
setFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setFocalLength(double) - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
setFocusConfig(FocusConfig) - Method in class at.nineyards.anyline.camera.CameraView
+
+ +
+
setFocusMode(CameraFeatures.FocusMode) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the focus mode
+
+
setFocusOnTouchEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set to true if focus on touch should be enabled (only relevant if focus mode is auto or macro)
+
+
setFocusRegionEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set to true to use the region where the cutout is for focusing.
+
+
setFocusRegionToCutout(Context, RectF, float, float) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Updates the focus and metering region to be the same as the given cutout.
+
+
setFocusRegionToCutout(Context, RectF, float, float) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setFocusRegionToCutout(Context, RectF, float, float) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setFullImageFile(File) - Method in class io.anyline.view.ScanPage
+
 
+
setGermanIdFrontString(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the Id front string
+
+
setGivenName(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setGivenNames(String)
+
+
+
setGivenName(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.setGivenNames(String)
+
+
+
setGivenNames(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setGivenNames(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setGivenNames(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the givenNames.
+
+
setGivenNames(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setGivenNames(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setGivenNames(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the given Names
+
+
setGivenNames(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setGivenNames(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
set givenNames
+
+
setHighResolutionImageListener(HighResolutionImageListener) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the CameraController.takeHighResolutionImage() method.
+
+
setHighResolutionImageListener(HighResolutionImageListener) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the CameraView.takeHighResolutionImage() method.
+
+
setHighResolutionImageListener(HighResolutionImageListener) - Method in interface at.nineyards.anyline.camera.HighResolutionImageProvider
+
+
Sets an optional listener which is called with the final AnylineImage, once a picture was taken with the + camera via the HighResolutionImageProvider.takeHighResolutionImage() method.
+
+
setHighResolutionPictureSize(CameraSize) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the size for high resolution images that should be used by the camera
+
+
setId(String) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setId(String) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setIdConfig(IdConfig<?, ?>) - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
setIdFieldScanOptions(TFieldScanOptions) - Method in class io.anyline.plugin.id.IdConfig
+
 
+
setIdMinFieldConfidences(TFieldConfidences) - Method in class io.anyline.plugin.id.IdConfig
+
 
+
setImageAutoId(int) - Method in class io.anyline.view.FlashViewConfig
+
+
Set the resource id for the AUTO state of the flash view.
+
+
setImageListener(ImageListener) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set the listener that should be called when a new image is available
+
+
setImageListener(ImageListener) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Set the listener that should be called when a new image is available
+
+
setImageOffId(int) - Method in class io.anyline.view.FlashViewConfig
+
+
Set the resource id for the OFF state of the flash view.
+
+
setImageOnId(int) - Method in class io.anyline.view.FlashViewConfig
+
+
Set the resource id for the ON state of the flash view.
+
+
setImageProvider(ImageProvider) - Method in class at.nineyards.anyline.AnylineController
+
+
Set the image provider.
+
+
setImageProvider(ImageProvider) - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
setImageProvider(ImageProvider) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
setImageProvider(ImageProvider) - Method in interface io.anyline.plugin.ScanPlugin
+
+
Set the provider, where the plugin can get the images from.
+
+
setImageProvider(ImageProvider) - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
setImageProvider(ImageProvider) - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
setImageProvider(ImageProvider) - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
setInactiveStrokeColorForDelay(String) - Method in class io.anyline.view.CutoutConfig
+
+
Set the inactive stroke color when users sets a delay
+
+
setIsFullFrameScanning(boolean) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setIssuingCountryCode(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setIssuingCountryCode(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setIssuingDate(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setDateOfIssue(String)
+
+
+
setIssuingDate(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setDateOfIssue(String)
+
+
+
setLayout(String) - Method in class io.anyline.plugin.id.LayoutDefinition
+
 
+
setLensFacing(CameraFeatures.LensFacing) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the default camera used for scanning
+
+
setLevelsForAutoFlash(int, int, int, int) - Method in class io.anyline.view.BrightnessHelper
+
 
+
setLicenseNumber(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setDocumentNumber(String)
+
+
+
setMaxCharHeight(int) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set the maximum height of a character to scan in pixels (relative to the configured capture resolution)
+
+
setMaxDocumentOutputResolution(Double, Double) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Set the maximum output resolution of the document.
+
+
setMaxDocumentOutputResolution(Double, Double) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Set the maximum output resolution of the document.
+
+
setMaxDocumentRatioDeviation(Double) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Set the maximum ratio deviation of the document.
+
+
setMaxDocumentRatioDeviation(Double) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Set the maximum ratio deviation of the document.
+
+
setMaxFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set a custom maximum focal Length
+
+
setMaxFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set a maximum focal length
+
+
setMaxFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setMaxFocalLength(double) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setMaxFocalLength(double) - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
setMaxHeightPercent(int) - Method in class io.anyline.view.CutoutConfig
+
+
Set the maximum height of the as percentage of the views height.
+
+
setMaxWidthPercent(int) - Method in class io.anyline.view.CutoutConfig
+
+
Set the max width of the as percentage of the views width.
+
+
setMaxZoom(float) - Method in class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
setMaxZoom(float) - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandlerBuilder
+
 
+
setMaxZoom(float) - Method in class at.nineyards.anyline.camera.SimpleZoomHandlerBuilder
+
 
+
setMaxZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set a custom maximum zoom Ratio
+
+
setMaxZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set a maximum zoom ratio
+
+
setMaxZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setMaxZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setMaxZoomRatio(double) - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
setMinBrightness(float) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Set the minimum brightness (default is 60).
+
+
setMinBrightness(float) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Set the minimum brightness (default is 60).
+
+
setMinCameraExposure() - Method in class at.nineyards.anyline.camera.CameraController1
+
+
set the minimum camera exposure
+
+
setMinCharHeight(int) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set the minimum height of a character to scan in pixels (relative to the configured capture resolution)
+
+
setMinConfidence(int) - Method in class io.anyline.plugin.id.IdConfig
+
 
+
setMinConfidence(int) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
The minimum confidence required to return a result, a value between 0 and 100.
+
+
setMinSharpness(int) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
+ Experimental parameter to set the minimum sharpness (value between 0-100; 0 to turn sharpness detection off; + only used in AnylineOcrConfig.ScanMode.LINE).
+
+
setMode(FlashControl.Mode) - Method in interface at.nineyards.anyline.camera.FlashControl
+
+
Deprecated.
+
Implementer should switch to the given mode.
+
+
setMode(FlashControl.Mode) - Method in class io.anyline.view.FlashView
+
+
Set the flash to the given Mode (On/Off or Auto).
+
+
setMode(FlashViewConfig.FlashMode) - Method in class io.anyline.view.FlashViewConfig
+
+
Set the flash mode.
+
+
setModel(String) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Sets the model with a string path
+
+
setMrzString(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setMultiBarcode(boolean) - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
setMultiBarcode(boolean) - Method in class io.anyline.plugin.barcode.BarcodeScanViewPlugin
+
+
Enable multi barcode + Gives the possibility to scan more than one barcode within the cutout
+
+
setNationality(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setNationality(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setNationality(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the nationality.
+
+
setNationalityCountryCode(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setNationalityCountryCode(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setNewImage(AnylineImage) - Method in class at.nineyards.anyline.SimpleImageProvider
+
+
Adds an image that should be processed.
+
+
setNewImage(Bitmap) - Method in class at.nineyards.anyline.SimpleImageProvider
+
+
A shortcut for setNewImage(new AlImage(bmp));
+
+
setNewImage(Mat) - Method in class at.nineyards.anyline.SimpleImageProvider
+
+
A shortcut for setNewImage(new AlImage(mat));
+
+
setOffsetX(int) - Method in class io.anyline.view.CutoutConfig
+
+
Set the x offset of the (+ moves the further to the right, - to the left).
+
+
setOffsetXInDp(int) - Method in class io.anyline.view.FlashViewConfig
+
+
set x offset for flash alignment
+
+
setOffsetY(int) - Method in class io.anyline.view.CutoutConfig
+
+
Set the y offset of the (+ moves the further down, - further up).
+
+
setOffsetYInDp(int) - Method in class io.anyline.view.FlashViewConfig
+
+
set y offset for flash alignment
+
+
setOpticalStabilizationEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
+ Set if optical stabilization should be used.
+
+
setOptionalData(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setOptionalData(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setOuterColor(int) - Method in class io.anyline.view.CutoutConfig
+
+
The color outside of the area.
+
+
setOutline(List<PointF>) - Method in class at.nineyards.anyline.models.AnylineScanResult
+
+
Set the outline around the detected result.
+
+
setPaddingInDp(int) - Method in class io.anyline.view.FlashViewConfig
+
+
Set the padding of the flash view in dp
+
+
setPersonalNumber(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setPersonalNumber(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setPersonalNumber2(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setOptionalData(String) ()}
+
+
+
setPictureSize(CameraSize) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+ +
+
setPlaceOfBirth(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setPlaceOfBirth(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setPlaceOfBirth(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Sets the placeOfBirth.
+
+
setPlaceOfBirth(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setPlaceOfBirth(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setPlaceOfBirth(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the pob.
+
+
setPostProcessingEnabled(boolean) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
If enabled, starts post processing after a full document snap.
+
+
setPostProcessingEnabled(boolean) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
If enabled, starts post processing after a full document snap.
+
+
setPreferredCameraConfig(CameraConfig) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set the preferred camera settings.
+
+
setPreferredCameraConfig(CameraConfig) - Method in class at.nineyards.anyline.camera.CameraView
+
+
+ Set the preferred camera settings.
+
+
setPreferredPictureHeight(int) - Method in class io.anyline.view.ScanViewCameraConfig
+
+
Set the preferred height when taking a full picture.
+
+
setPreferredPictureSize(int, int) - Method in class at.nineyards.anyline.camera.CameraView
+
+ +
+
setPreferredPictureWidth(int) - Method in class io.anyline.view.ScanViewCameraConfig
+
+
Set the preferred width when taking a full picture.
+
+
setPreferredPreviewFps(int, int) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Deprecated. +
this will be integrated into CameraConfig or removed completely in the future
+
+
+
setPreferredPreviewHeight(int) - Method in class io.anyline.view.ScanViewCameraConfig
+
+
Set the preferred preview height.
+
+
setPreferredPreviewSize(int, int) - Method in class at.nineyards.anyline.camera.CameraView
+
+ +
+
setPreferredPreviewWidth(int) - Method in class io.anyline.view.ScanViewCameraConfig
+
+
Set the preferred preview width.
+
+
setPreviewCropGravity(int) - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
setPreviewSize(CameraSize) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set the preview size that should be used by the camera
+
+
setProductName(String) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setRatio(float) - Method in class io.anyline.view.CutoutConfig
+
+
Set the ratio (width/height).
+
+
setRectRelativeToCutout(AbstractWebView.AnimatableRectF, io.anyline.opencv.core.Rect, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
setRectRelativeToCutout(AnylineWebView.AnimatableRectF, float, io.anyline.opencv.core.Rect, float, String, io.anyline.opencv.core.Rect, int, int, Rect) - Method in class io.anyline.view.AnylineWebView
+
 
+
setRedrawTimeout(int) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the timeout before the next draw can happen
+
+
setReportingEnabled(boolean) - Method in class at.nineyards.anyline.AnylineController
+
+
Enable the reporting of results, including the photo of a scanned item.
+
+
setReportingEnabled(boolean) - Method in class io.anyline.plugin.AbstractScanPlugin
+
+
Enable the reporting of results, including the photo of a scanned item.
+
+
setReportingEnabled(boolean) - Method in class io.anyline.plugin.id.IdScanPlugin
+
+
This has no effect in this plugin.
+
+
setRotationInDegrees(int) - Method in class io.anyline.view.ScanPage
+
 
+
setScale(float) - Method in class io.anyline.view.ScanViewPluginConfig
+
 
+
setScanConfig(String) - Method in class io.anyline.view.ScanView
+
 
+
setScanConfig(JSONObject) - Method in class io.anyline.view.ScanView
+
 
+
setScanConfiguration(UniversalIdLayoutType, List<String>) - Method in class io.anyline.plugin.id.UniversalIdConfig
+
+
Sets programatically the allowed layout types and the layouts to be scanned for the specific layout type
+
+
setScanDelayTime(double, String) - Method in class io.anyline.view.AnylineWebView
+
 
+
setScanMode(BarcodeScanPlugin.ScanMode) - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
setScanMode(DrivingLicenseConfig.DrivingLicenseCountry) - Method in class io.anyline.plugin.id.DrivingLicenseConfig
+
 
+
setScanMode(LicensePlateScanMode) - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
setScanMode(MeterScanMode) - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
+
Set the scan mode (Select what should be scanned next).
+
+
setScanMode(MeterScanMode) - Method in class io.anyline.plugin.meter.MeterScanViewPlugin
+
+
Set the scan mode (Select what should be scanned next).
+
+
setScanMode(AnylineContainerConfig.ContainerScanMode) - Method in class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
setScanMode(AnylineOcrConfig.ScanMode) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set the scan mode.
+
+
setScanMode(AnylineTINConfig.TINScanMode) - Method in class io.anyline.plugin.ocr.AnylineTINConfig
+
 
+
setScanViewConfig(BaseScanViewConfig) - Method in class io.anyline.view.ScanView
+
+
Sets the ScanView with the base config BaseScanViewConfig for cameraView and the flashView configurations
+
+
setScanViewPlugin(AbstractBaseScanViewPlugin<?>) - Method in class io.anyline.view.ScanView
+
+
Sets the ScanView with the specific AbstractScanViewPlugin
+
+
setSceneMode(CameraFeatures.SceneMode) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
+ Set the scene mode that should be used.
+
+
setSceneMode(String) - Method in class at.nineyards.anyline.camera.CameraView
+
+ +
+
setScript(String) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Load the given script string (the actual script text, not the file name).
+
+
setScript(String, String) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Load the given script string (the actual script text, not the file name).
+
+
setScript(String, String, String) - Method in class at.nineyards.anyline.AnylineController
+
+
+ Load the given script string (the actual script text, not the file name).
+
+
setSerialNumberCharWhitelist(String) - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
+
Set the character whitelist (all the characters that may occur in the data that should be recognized) + as a string for the Serialnumber scan mode.
+
+
setSerialNumberValidationRegex(String) - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
+
Set a validation regex string for the Serialnumber scan mode.
+
+
setSex(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setSex(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setShapeRelativeToCutout(List<PointF>, io.anyline.opencv.core.Rect, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
setSkipImages(boolean) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Set to true to skip images until this is reset + (can be used to avoid processing, e.g.
+
+
setStartVariable(String, Object) - Method in class at.nineyards.anyline.AnylineController
+
+
Set the start variable with the given identifier to the given value.
+
+
setStrictMode(boolean) - Method in class io.anyline.plugin.id.MrzConfig
+
+
Set strict mode for IdScanPlugin + If the strict mode is enabled, a scan will be performed just when all checkdigits are valid
+
+
setStrokeColor(int) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the stroke color of the feedback
+
+
setStrokeColor(int) - Method in class io.anyline.view.CutoutConfig
+
+
Set the stroke color
+
+
setStrokeColorString(String) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
setStrokeWidthInDp(int) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
Set the stroke width of the feedback
+
+
setStrokeWidthInDp(int) - Method in class io.anyline.view.CutoutConfig
+
+
The stroke width in dp.
+
+
setStyle(CutoutConfig.CutoutStyle) - Method in class io.anyline.view.CutoutConfig
+
+
+ Set the style.
+
+
setSurname(int) - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
setSurname(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.DrivingLicenseFieldScanOptions
+
 
+
setSurName(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with DrivingLicenseIdentification.setSurname(String)
+
+
+
setSurname(String) - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated.
+
+
setSurname(int) - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
setSurname(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.GermanIdFrontFieldScanOptions
+
 
+
setSurName(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with GermanIdFrontIdentification.setSurname(String)
+
+
+
setSurname(String) - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Sets the surname.
+
+
setSurname(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
setSurname(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
set Surname
+
+
setSurNames(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated. +
As of release 10 this will be replaced with MrzIdentification.setSurname(String) ()}
+
+
+
setTo(byte[]) - Method in class at.nineyards.anyline.models.AnylineYuvImage
+
+
Set the data of this image to the given value.
+
+
setTrainerReportedValues(String) - Method in class at.nineyards.anyline.AnylineController
+
 
+
setTransformationPoints(ArrayList<PointF>) - Method in class io.anyline.view.ScanPage
+
 
+
setType(String) - Method in class io.anyline.plugin.id.LayoutDefinition
+
 
+
setType(String) - Method in class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
setUpdateAreasOnAutoFocus(boolean) - Method in class at.nineyards.anyline.camera.FocusConfig.Builder
+
+
Deprecated.
+
set to true if the areas should be slightly changed before every auto focus call.
+
+
setUpdateRegionsOnAutoFocusEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set to true if regions should be changed slightly before every auto focus call.
+
+
setupListenersForScanView() - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
setUpsideDownMode(AnylineTINConfig.TINUpsideDownMode) - Method in class io.anyline.plugin.ocr.AnylineTINConfig
+
 
+
setupZoomHandler(View) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set up the zoom for the camera
+
+
setupZoomHandler(View) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setupZoomHandler(View) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setUseMaxFpsRange(boolean) - Method in class at.nineyards.anyline.camera.CameraView
+
+
Deprecated. +
this will be integrated into CameraConfig or removed completely in the future
+
+
+
setValidationRegex(Map<LicensePlateScanMode, String>) - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
setValidationRegex(String) - Method in class io.anyline.plugin.ocr.AnylineContainerConfig
+
 
+
setValidationRegex(String) - Method in class io.anyline.plugin.ocr.AnylineOcrConfig
+
+
Set a regex string to validate the result (invalid results will not be returned).
+
+
setValidationRegex(String) - Method in class io.anyline.plugin.ocr.AnylineVINConfig
+
 
+
setValue(String) - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
setVibrateOnResult(boolean) - Method in class at.nineyards.anyline.camera.VisualFeedbackConfig
+
+
+ Set to true to vibrate briefly on result.
+
+
setVibrateOnResult(boolean) - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
If set to true, there is a short vibration if a result is found.
+
+
setVideoStabilizationEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
+ Set if software video stabilization should be used.
+
+
setVisualFeedbackConfig(VisualFeedbackConfig) - Method in class io.anyline.view.ScanViewPluginConfig
+
+
Set the visual feedback behaviour
+
+
setVizAddress(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
set visual inspection zone address option (mandatory, optional, disabled or default)
+
+
setVizAddress(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
set visual inspection zone address option (mandatory, optional, disabled or default)
+
+
setVizAddress(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Sets the address
+
+
setVizDateOfBirth(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
Set VIZ Date OF Birth option (mandatory, optional, disabled or default)
+
+
setVizDateOfBirth(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set VIZ Date OF Birth option (mandatory, optional, disabled or default)
+
+
setVizDateOfBirth(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setVizDateOfExpiry(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
Set VIZ Date Of Expiry option (mandatory, optional, disabled or default)
+
+
setVizDateOfExpiry(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set VIZ Date Of Expiry option (mandatory, optional, disabled or default)
+
+
setVizDateOfExpiry(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setVizDateOfIssue(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
Set Date of Issue option (mandatory, optional, disabled or default)
+
+
setVizDateOfIssue(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set Date of Issue option (mandatory, optional, disabled or default)
+
+
setVizDateOfIssue(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Sets the date of issue.
+
+
setVizGivenNames(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
Set VIZ GivenNames option (mandatory, optional, disabled or default)
+
+
setVizGivenNames(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set VIZ GivenNames option (mandatory, optional, disabled or default)
+
+
setVizGivenNames(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setVizSurname(int) - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
+
Set VIZ Surname option (mandatory, optional, disabled or default)
+
+
setVizSurname(IDFieldScanOptions.FieldScanOption) - Method in class io.anyline.plugin.id.MrzFieldScanOptions
+
+
Set VIZ Surname option (mandatory, optional, disabled or default)
+
+
setVizSurname(String) - Method in class io.anyline.plugin.id.MrzIdentification
+
 
+
setWidth(int) - Method in class io.anyline.view.CutoutConfig
+
+
+ Set the width of the as a fix value relative to the preview size.
+
+
setWorkerThreadUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class at.nineyards.anyline.AnylineController
+
+
Set a handler to catch exceptions from the background thread.
+
+
setZoomGestureEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Enable the Gesture for pinch to zoom
+
+
setZoomGestureEnabled(boolean) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Enable zoom for the camera + Needs to be called before setupZoomHandler()
+
+
setZoomGestureEnabled(boolean) - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
setZoomHandlerListener(ActiveArrayZoomHandler.IZoomHandlerListener) - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandler
+
 
+
setZoomHandlerListener(SimpleZoomHandler.IZoomHandlerListener) - Method in class at.nineyards.anyline.camera.SimpleZoomHandler
+
 
+
setZoomHardness(float) - Method in class at.nineyards.anyline.camera.AbstractZoomHandler
+
 
+
setZoomListener(ActiveArrayZoomHandler.IZoomHandlerListener) - Method in class at.nineyards.anyline.camera.ActiveArrayZoomHandlerBuilder
+
 
+
setZoomListener(SimpleZoomHandler.IZoomHandlerListener) - Method in class at.nineyards.anyline.camera.SimpleZoomHandlerBuilder
+
 
+
setZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraConfig
+
+
Set a zoom Ratio to the camera
+
+
setZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraController
+
+
Set a zoom level through zoom Ratio
+
+
setZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
setZoomRatio(double) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
setZoomRatio(double) - Method in class io.anyline.view.ScanViewCameraConfig
+
 
+
SHARPNESS_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported sharpness value + The name will be AnylineDebugListener.SHARPNESS_VARIABLE_NAME
+
+
SHARPNESS_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported sharpness value + The value will be of type AnylineDebugListener.SHARPNESS_VARIABLE_CLASS
+
+
showExpirationDialog(Context, DialogInterface.OnClickListener, DialogInterface.OnClickListener) - Static method in class at.nineyards.anyline.modules.LicenseExpirationHelper
+
+
Shows an AlertDialog to the user, informing him that the license has expired + Must be run on UiThread
+
+
showPermissionMessage(String) - Method in class at.nineyards.anyline.camera.CameraPermissionHelper
+
+
Displays an AlertDialog to the user, informing him about the necessity of granting the Camera Permission.
+
+
showPricingPage(Context) - Static method in class at.nineyards.anyline.modules.LicenseExpirationHelper
+
 
+
SimpleImageProvider - Class in at.nineyards.anyline
+
+
A simple implementation of the ImageProvider interface.
+
+
SimpleImageProvider() - Constructor for class at.nineyards.anyline.SimpleImageProvider
+
 
+
SimpleZoomHandler - Class in at.nineyards.anyline.camera
+
 
+
SimpleZoomHandler.IZoomHandlerListener - Interface in at.nineyards.anyline.camera
+
 
+
SimpleZoomHandlerBuilder - Class in at.nineyards.anyline.camera
+
 
+
SoundUtil - Class in at.nineyards.anyline.util
+
+
A helper class to deal with short notification sounds.
+
+
SoundUtil(Context) - Constructor for class at.nineyards.anyline.util.SoundUtil
+
+
Create a SoundUtil helper with the given context.
+
+
SQUARE_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported square value + The name will be AnylineDebugListener.SQUARE_VARIABLE_NAME
+
+
SQUARE_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported square value + The value will be of type AnylineDebugListener.SQUARE_VARIABLE_CLASS
+
+
start() - Method in class at.nineyards.anyline.AnylineController
+
+
Starts the worker thread.
+
+
start() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.barcode.BarcodeScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
start() - Method in class io.anyline.plugin.id.IdScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.meter.MeterScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.ocr.OcrScanPlugin
+
 
+
start() - Method in class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
start() - Method in interface io.anyline.plugin.ScanPlugin
+
+
Start the processing of the plugin
+
+
start() - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
start() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
start() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
start() - Method in class io.anyline.view.ParallelScanViewComposite
+
 
+
start() - Method in class io.anyline.view.ScanView
+
+
Starts the worker thread.
+
+
start() - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
startBlinkAnimation() - Method in class io.anyline.view.ScanView
+
 
+
startFaceDetection(AnylineImage) - Method in class at.nineyards.anyline.camera.FaceDetector
+
 
+
startScanning() - Method in interface at.nineyards.anyline.modules.AnylineModule
+
+
Start the scanning.
+
+
startWithId(String) - Method in class io.anyline.view.SerialScanViewComposite
+
 
+
stop() - Method in class io.anyline.plugin.AbstractScanPlugin
+
 
+
stop() - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
 
+
stop() - Method in class io.anyline.plugin.ocr.OcrScanViewPlugin
+
 
+
stop() - Method in interface io.anyline.plugin.ScanPlugin
+
+
Stop the processing of the plugin
+
+
stop() - Method in class io.anyline.view.AbstractBaseScanViewPlugin
+
 
+
stop() - Method in class io.anyline.view.AbstractScanViewPlugin
+
 
+
stop() - Method in class io.anyline.view.AbstractScanViewPluginComposite
+
 
+
stop() - Method in class io.anyline.view.ScanView
+
 
+
+ + + +

T

+
+
takeHighResolutionImage() - Method in class at.nineyards.anyline.camera.CameraController
+
+
Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully.
+
+
takeHighResolutionImage(int, int, int, int, int, int) - Method in class at.nineyards.anyline.camera.CameraController
+
 
+
takeHighResolutionImage() - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
takeHighResolutionImage(int, int, int, int, int, int) - Method in class at.nineyards.anyline.camera.CameraController1
+
 
+
takeHighResolutionImage() - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
takeHighResolutionImage(int, int, int, int, int, int) - Method in class at.nineyards.anyline.camera.CameraController2
+
 
+
takeHighResolutionImage() - Method in class at.nineyards.anyline.camera.CameraView
+
+
Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully.
+
+
takeHighResolutionImage(int, int, int, int, int, int) - Method in class at.nineyards.anyline.camera.CameraView
+
 
+
takeHighResolutionImage() - Method in interface at.nineyards.anyline.camera.HighResolutionImageProvider
+
+
Takes a picture from the camera and calls HighResolutionImageListener.onImageTaken(AnylineImage) after the + image is taken successfully.
+
+
takeHighResolutionImage(int, int, int, int, int, int) - Method in interface at.nineyards.anyline.camera.HighResolutionImageProvider
+
 
+
TempFileUtil - Class in at.nineyards.anyline.util
+
+
THIS class is ALPHA and API may change.
+
+
TempFileUtil() - Constructor for class at.nineyards.anyline.util.TempFileUtil
+
 
+
TemplateConfig - Class in io.anyline.plugin.id
+
+
Deprecated.
+
+
TemplateConfig(JSONObject) - Constructor for class io.anyline.plugin.id.TemplateConfig
+
+
Deprecated.
+
TemplateFieldConfidences - Class in io.anyline.plugin.id
+
+
Deprecated.
+
+
TemplateFieldConfidences() - Constructor for class io.anyline.plugin.id.TemplateFieldConfidences
+
+
Deprecated.
+
TemplateFieldScanOptions - Class in io.anyline.plugin.id
+
+
Deprecated.
+
+
TemplateFieldScanOptions() - Constructor for class io.anyline.plugin.id.TemplateFieldScanOptions
+
+
Deprecated.
+
THRESHOLD_IMAGE_VARIABLE_CLASS - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The class for a reported thresholded image value + The name will be AnylineDebugListener.THRESHOLD_IMAGE_VARIABLE_NAME
+
+
THRESHOLD_IMAGE_VARIABLE_NAME - Static variable in interface at.nineyards.anyline.AnylineDebugListener
+
+
The name for a reported thresholded image value + The value will be of type AnylineDebugListener.THRESHOLD_IMAGE_VARIABLE_CLASS
+
+
TINResult - Class in io.anyline.plugin.ocr
+
 
+
TINResult(String, List<PointF>, Integer, AnylineImage, AnylineImage, String, AnylineImage, Map<String, String>) - Constructor for class io.anyline.plugin.ocr.TINResult
+
 
+
toBarcodeFormatInt(BarcodeFormat) - Static method in enum io.anyline.plugin.barcode.BarcodeFormat
+
+
Get the enum value from the old enum inside the BarcodeScanViewPlugin
+
+
toCamera1() - Method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
 
+
toCamera1() - Method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
 
+
toCamera2() - Method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
 
+
toCamera2() - Method in class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
 
+
toCamera2() - Method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
 
+
toCamera2() - Method in enum at.nineyards.anyline.camera.CameraFeatures2.AutoExposureMode
+
 
+
toImageFormat() - Method in enum at.nineyards.anyline.camera.CameraFeatures.OutputFormat
+
 
+
toJSONObject() - Method in class io.anyline.plugin.barcode.Barcode
+
 
+
toJSONObject() - Method in class io.anyline.plugin.id.DrivingLicenseFieldConfidences
+
 
+
toJSONObject() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Gets the data of this object as a JSONObject
+
+
toJSONObject() - Method in class io.anyline.plugin.id.GermanIDFrontFieldConfidences
+
 
+
toJSONObject() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Gets the data of this object as a JSONObject
+
+
toJSONObject() - Method in class io.anyline.plugin.id.MrzFieldConfidences
+
 
+
toJSONObject() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Gets the data of this object as a JSONObject
+
+
toLicenseStringIdentifier() - Method in enum io.anyline.plugin.meter.MeterScanMode
+
 
+
toString() - Method in class at.nineyards.anyline.camera.CameraConfig
+
 
+
toString() - Method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
 
+
toString() - Method in class at.nineyards.anyline.camera.CameraFeatures.FpsRange
+
+
Return the range as a string representation "[lower, upper]".
+
+
toString() - Method in enum at.nineyards.anyline.camera.CameraFeatures.OutputFormat
+
 
+
toString() - Method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
 
+
toString() - Method in class at.nineyards.anyline.camera.CameraFeatures
+
 
+
toString() - Method in enum at.nineyards.anyline.camera.CameraFeatures2.AutoExposureMode
+
 
+
toString() - Method in class at.nineyards.anyline.camera.CameraSize
+
+
Return the size represented as a string with the format "WxH"
+
+
toString() - Method in class at.nineyards.anyline.models.AnylineImage
+
 
+
toString() - Method in class at.nineyards.anyline.models.AnylineRawResult
+
 
+
toString() - Method in enum io.anyline.plugin.barcode.BarcodeFormat
+
 
+
toString() - Method in class io.anyline.plugin.id.DrivingLicenseIdentification
+
+
Deprecated.
+
+
toString() - Method in class io.anyline.plugin.id.GermanIdFrontIdentification
+
+
Deprecated.
+
+
toString() - Method in class io.anyline.plugin.id.MrzIdentification
+
+
Deprecated.
+
+
toString() - Method in class io.anyline.plugin.ocr.AnylineOcrBaseConfig
+
 
+
transformOutlineToPointListRelativeToFullFrame(AnylineImage, List<PointF>, float, float, AnylineImage, float, int) - Static method in class io.anyline.view.ScanViewUtil
+
+
Transforms the provided document corners from the core to a List of PointF which are relative to the fullFrame + image.
+
+
transformOutlineToPointListRelativeToRect(List<Point>, float, int, Rect) - Static method in class io.anyline.view.ScanViewUtil
+
+
Transforms the returned document outline from the core to a List of PointF which are directly drawable on the + screen.
+
+
transformPicture(AnylineImage, List<PointF>) - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Transforms an image of a document to a frontal view.
+
+
transformPicture(AnylineImage, List<PointF>) - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Transforms an image of a document to a frontal view.
+
+
translateX(float) - Method in class io.anyline.view.AnylineFeedbackView
+
 
+
translateY(float) - Method in class io.anyline.view.AnylineFeedbackView
+
 
+
triggerPictureCornerDetection() - Method in class io.anyline.plugin.document.DocumentScanPlugin
+
+
Triggers corner detection on the high resolution picture taken by the camera.
+
+
triggerPictureCornerDetection() - Method in class io.anyline.plugin.document.DocumentScanViewPlugin
+
+
Triggers corner detection on the high resolution picture taken by the camera.
+
+
type - Variable in class io.anyline.plugin.id.LayoutDefinition
+
 
+
+ + + +

U

+
+
UIChangeListener - Interface in io.anyline.view
+
 
+
UniversalIdConfig - Class in io.anyline.plugin.id
+
 
+
UniversalIdConfig() - Constructor for class io.anyline.plugin.id.UniversalIdConfig
+
 
+
UniversalIdConfig(JSONObject) - Constructor for class io.anyline.plugin.id.UniversalIdConfig
+
 
+
UniversalIdFieldConfidences - Class in io.anyline.plugin.id
+
 
+
UniversalIdFieldConfidences() - Constructor for class io.anyline.plugin.id.UniversalIdFieldConfidences
+
 
+
UniversalIdFieldScanOptions - Class in io.anyline.plugin.id
+
 
+
UniversalIdFieldScanOptions() - Constructor for class io.anyline.plugin.id.UniversalIdFieldScanOptions
+
 
+
UniversalIdLayoutType - Class in io.anyline.plugin.id
+
 
+
UniversalIdLayoutType(String) - Constructor for class io.anyline.plugin.id.UniversalIdLayoutType
+
 
+
UniversalIdLayoutType.LayoutType - Annotation Type in io.anyline.plugin.id
+
 
+
updateContours(Vector_Contour, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
updateContours(Vector_SevenSegmentContour, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
updateContours(Object, float, float, String, io.anyline.opencv.core.Rect, int, int, Rect) - Method in class io.anyline.view.AnylineWebView
+
 
+
updateContoursREACT(Vector_Contour, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
updateContoursREACT(Vector_SevenSegmentContour, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
updateCutouts(String, boolean) - Method in class io.anyline.view.AnylineWebView
+
 
+
updateCutoutView() - Method in class io.anyline.view.ScanView
+
 
+
updateShape(List<PointF>, io.anyline.opencv.core.Rect, float) - Method in class io.anyline.view.AbstractWebView
+
 
+
updateShape(List<PointF>, io.anyline.opencv.core.Rect, float, String, int, int, Rect, float) - Method in class io.anyline.view.AnylineWebView
+
 
+
+ + + +

V

+
+
validationRegex - Variable in class io.anyline.plugin.licenseplate.LicensePlateScanPlugin
+
 
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraController.CameraOrientation
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraController2.State
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.LensFacing
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.OutputFormat
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraFeatures2.AutoExposureMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.CameraUtil.AspectRatio
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.FlashControl.Mode
+
+
Deprecated.
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.AnimationStyle
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.FeedbackStyle
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.barcode.BarcodeFormat
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.document.DocumentScanState
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.document.DocumentScanViewPlugin.DocumentError
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.document.DocumentScanViewPlugin.DocumentRatio
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.id.DrivingLicenseConfig.DrivingLicenseCountry
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.id.IDFieldScanOptions.FieldScanOption
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.licenseplate.LicensePlateScanMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.meter.MeterScanMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.ocr.AnylineContainerConfig.ContainerScanMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.ocr.AnylineOcrConfig.AnylineOcrRegex
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.ocr.AnylineOcrConfig.ScanMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.ocr.AnylineTINConfig.TINScanMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.plugin.ocr.AnylineTINConfig.TINUpsideDownMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.BrightnessHelper.BrightnessFeedback
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.CutoutConfig.AnimationStyle
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.CutoutConfig.CutoutAlignment
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.CutoutConfig.CutoutStyle
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.FlashViewConfig.FlashAlignment
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.FlashViewConfig.FlashMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.LightLevelHelper.AmbientLightLevel
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.anyline.view.LightLevelHelper.BrightnessLevel
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraController.CameraOrientation
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraController2.State
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraFeatures.FocusMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraFeatures.LensFacing
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraFeatures.OutputFormat
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraFeatures.SceneMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraFeatures2.AutoExposureMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.CameraUtil.AspectRatio
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.FlashControl.Mode
+
+
Deprecated.
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.AnimationStyle
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum at.nineyards.anyline.camera.VisualFeedbackConfig.FeedbackStyle
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.barcode.BarcodeFormat
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.document.DocumentScanState
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.document.DocumentScanViewPlugin.DocumentError
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.document.DocumentScanViewPlugin.DocumentRatio
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.id.DrivingLicenseConfig.DrivingLicenseCountry
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.id.IDFieldScanOptions.FieldScanOption
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.licenseplate.LicensePlateScanMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.meter.MeterScanMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.ocr.AnylineContainerConfig.ContainerScanMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.ocr.AnylineOcrConfig.AnylineOcrRegex
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.ocr.AnylineOcrConfig.ScanMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.ocr.AnylineTINConfig.TINScanMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.plugin.ocr.AnylineTINConfig.TINUpsideDownMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.BrightnessHelper.BrightnessFeedback
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.CutoutConfig.AnimationStyle
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.CutoutConfig.CutoutAlignment
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.CutoutConfig.CutoutStyle
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.FlashViewConfig.FlashAlignment
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.FlashViewConfig.FlashMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.LightLevelHelper.AmbientLightLevel
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.anyline.view.LightLevelHelper.BrightnessLevel
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
VersionUtil - Class in at.nineyards.anyline.util
+
 
+
VersionUtil() - Constructor for class at.nineyards.anyline.util.VersionUtil
+
 
+
VisualFeedbackConfig - Class in at.nineyards.anyline.camera
+
+
A class to hold the configuration for the visual feedback
+
+
VisualFeedbackConfig() - Constructor for class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
VisualFeedbackConfig(JSONObject, int) - Constructor for class at.nineyards.anyline.camera.VisualFeedbackConfig
+
 
+
VisualFeedbackConfig.AnimationStyle - Enum in at.nineyards.anyline.camera
+
+
Possible animation styles (the animations are ALPHA and may change in the future)
+
+
VisualFeedbackConfig.FeedbackStyle - Enum in at.nineyards.anyline.camera
+
 
+
+ + + +

W

+
+
writeToParcel(Parcel, int) - Method in class io.anyline.view.ScanPage
+
 
+
+ + + +

Z

+
+
ZoomEventHandler - Interface in at.nineyards.anyline.camera
+
 
+
+A B C D E F G H I J L M N O P R S T U V W Z 
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index.html new file mode 100644 index 000000000..f8de15b4e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/index.html @@ -0,0 +1,75 @@ + + + + + +AnylineSdk API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/AbstractScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/AbstractScanPlugin.html new file mode 100644 index 000000000..d560ff155 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/AbstractScanPlugin.html @@ -0,0 +1,792 @@ + + + + + +AbstractScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Class AbstractScanPlugin<ResultType extends ScanResult>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.AbstractScanPlugin<ResultType>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbstractScanPlugin

        +
        public AbstractScanPlugin(android.content.Context context,
        +                          java.lang.String id,
        +                          java.lang.String anylineAssetsJsonPath,
        +                          java.lang.String cmdFileName,
        +                          java.lang.String pathInAssets)
        +
        +
        Parameters:
        +
        context - the context
        +
        id - the identifier this plugin should use
        +
        anylineAssetsJsonPath - the path to the "anyline_assets.json" for this plugin
        +
        cmdFileName - the name of the alc/ale file to use for scanning
        +
        pathInAssets - the path where the alc/ale can be found
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getProductName

        +
        public abstract java.lang.String getProductName()
        +
      • +
      + + + + + + + +
        +
      • +

        setId

        +
        public void setId(java.lang.String id)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        addScanRunSkippedListener

        +
        public void addScanRunSkippedListener(ScanRunSkippedListener listener)
        +
        Description copied from interface: ScanPlugin
        +
        Add a listener that is called if an image was skipped (did not produce a result) with the reason for skipping.
        +
        +
        Specified by:
        +
        addScanRunSkippedListener in interface ScanPlugin<ResultType extends ScanResult>
        +
        Parameters:
        +
        listener - the listener to be called if an image was skipped
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setDelayScanTime

        +
        public void setDelayScanTime(double delayScanTime)
        +
      • +
      + + + + + + + +
        +
      • +

        setCmdFileName

        +
        public void setCmdFileName(java.lang.String cmdFileName)
        +
      • +
      + + + + + + + +
        +
      • +

        cancelController

        +
        public void cancelController()
        +
      • +
      + + + +
        +
      • +

        isRunning

        +
        public boolean isRunning()
        +
        +
        Returns:
        +
        true if the image processing is running and not finishing
        +
        +
      • +
      + + + +
        +
      • +

        setReportingEnabled

        +
        public void setReportingEnabled(boolean isReportingEnabled)
        +
        Enable the reporting of results, including the photo of a scanned item. + This helps us to improve our product, and the customer experience.
        +

        + This setting can be overruled by your license. If your license has reporting set to off, setting this flag + will have no effect. This is also the case if your license has reporting set to on. +

        +
        +
        Parameters:
        +
        isReportingEnabled - true to enable reporting (default for community edition)
        +
        +
      • +
      + + + +
        +
      • +

        setCancelOnResult

        +
        public void setCancelOnResult(boolean isCancelOnResult)
        +

        + If set to true (default) the scanning is stopped automatically when a result is found. (User needs to call + start() again to continue scanning.) + If set to false the scanning goes on forever until stop() is called manually. +

        +
      • +
      + + + +
        +
      • +

        setDebug

        +
        public void setDebug(boolean isDebug)
        +
        Enable/Disables debug output.
        +
        +
        Parameters:
        +
        isDebug - true if debug output should be enabled, false otherwise
        +
        +
      • +
      + + + +
        +
      • +

        getAnylineController

        +
        public AnylineController getAnylineController()
        +
        Get the anyline controller (the underlying entity that controls the image processing).
        +
        +
        Returns:
        +
        the underlying anyline controller (or null if not initialized yet)
        +
        +
      • +
      + + + +
        +
      • +

        setCropRect

        +
        public void setCropRect(android.graphics.RectF cutoutRect)
        +
      • +
      + + + +
        +
      • +

        getAssetPath

        +
        public java.lang.String getAssetPath()
        +
      • +
      + + + +
        +
      • +

        setAssetPath

        +
        public void setAssetPath(java.lang.String assetPath)
        +
      • +
      + + + +
        +
      • +

        getAssetController

        +
        public AssetController getAssetController()
        +
      • +
      + + + +
        +
      • +

        setArgumentExceptionListener

        +
        public void setArgumentExceptionListener(WorkerRunnableExceptionListener workerRunnableExceptionListener)
        +
      • +
      + + + +
        +
      • +

        removeArgumentExceptionListener

        +
        public void removeArgumentExceptionListener()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfo.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfo.html new file mode 100644 index 000000000..e38f0067d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfo.html @@ -0,0 +1,324 @@ + + + + + +ScanInfo (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Class ScanInfo

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.ScanInfo
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class ScanInfo
    +extends java.lang.Object
    +

    + The ScanInfo holds intermediate information that may arise during scanning. +

    + This class is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ScanInfo(java.lang.String pluginId, + java.lang.String key, + java.lang.Object value) +
      Create new scan information.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetKey() 
      java.lang.StringgetPluginId() 
      java.lang.ObjectgetValue() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanInfo

        +
        public ScanInfo(java.lang.String pluginId,
        +                java.lang.String key,
        +                java.lang.Object value)
        +
        Create new scan information.
        +
        +
        Parameters:
        +
        pluginId - the id of the plugin where this information arose
        +
        key - the key to identify the information itself
        +
        value - the value of the info
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPluginId

        +
        public java.lang.String getPluginId()
        +
        +
        Returns:
        +
        the id of the plugin where this information arose
        +
        +
      • +
      + + + +
        +
      • +

        getKey

        +
        public java.lang.String getKey()
        +
        +
        Returns:
        +
        the key to identify the information itself
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public java.lang.Object getValue()
        +
        +
        Returns:
        +
        the value of the info
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfoListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfoListener.html new file mode 100644 index 000000000..6f5ae285e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanInfoListener.html @@ -0,0 +1,230 @@ + + + + + +ScanInfoListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Interface ScanInfoListener

+
+
+
+
    +
  • +
    +
    +
    public interface ScanInfoListener
    +

    + A listener that can be added to ScanPlugins, to receive intermediate information. +

    + This interface is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onInfo

        +
        void onInfo(ScanInfo info)
        +
        Is called whenever new intermediate information is available.
        +
        +
        Parameters:
        +
        info - the new intermediate information
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanPlugin.html new file mode 100644 index 000000000..3b7d90070 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanPlugin.html @@ -0,0 +1,437 @@ + + + + + +ScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Interface ScanPlugin<ResultType extends ScanResult>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getId

        +
        java.lang.String getId()
        +
        +
        Returns:
        +
        the identifier of the plugin
        +
        +
      • +
      + + + +
        +
      • +

        addScanResultListener

        +
        void addScanResultListener(ScanResultListener<ResultType> listener)
        +
        Add a listener that is called if a result is found.
        +
        +
        Parameters:
        +
        listener - the result listener
        +
        +
      • +
      + + + +
        +
      • +

        removeScanResultListener

        +
        void removeScanResultListener(ScanResultListener<ResultType> listener)
        +
        Remove the given info listener. (Does nothing if listener has not been added before)
        +
        +
        Parameters:
        +
        listener - the result listener to remove
        +
        +
      • +
      + + + +
        +
      • +

        addScanInfoListener

        +
        void addScanInfoListener(ScanInfoListener listener)
        +
        Add a listener that is called with intermediate processing information.
        +
        +
        Parameters:
        +
        listener - the info listener
        +
        +
      • +
      + + + +
        +
      • +

        removeScanInfoListener

        +
        void removeScanInfoListener(ScanInfoListener listener)
        +
        Remove the given info listener. (Does nothing if listener has not been added before)
        +
        +
        Parameters:
        +
        listener - the info listener to remove
        +
        +
      • +
      + + + +
        +
      • +

        addScanRunSkippedListener

        +
        void addScanRunSkippedListener(ScanRunSkippedListener listener)
        +
        Add a listener that is called if an image was skipped (did not produce a result) with the reason for skipping.
        +
        +
        Parameters:
        +
        listener - the listener to be called if an image was skipped
        +
        +
      • +
      + + + +
        +
      • +

        removeScanRunSkippedListener

        +
        void removeScanRunSkippedListener(ScanRunSkippedListener listener)
        +
        Remove an info listener. (Does nothing if listener has not been added before)
        +
        +
        Parameters:
        +
        listener - the listener to remove
        +
        +
      • +
      + + + +
        +
      • +

        setImageProvider

        +
        void setImageProvider(ImageProvider imageProvider)
        +
        Set the provider, where the plugin can get the images from.
        +
        +
        Parameters:
        +
        imageProvider -
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getModuleIdentifier

        +
        java.lang.String getModuleIdentifier()
        +
        +
        Returns:
        +
        the module identifier of the plugin
        +
        +
      • +
      + + + +
        +
      • +

        start

        +
        void start()
        +
        Start the processing of the plugin
        +
      • +
      + + + +
        +
      • +

        stop

        +
        void stop()
        +
        Stop the processing of the plugin
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResult.html new file mode 100644 index 000000000..06af7d9aa --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResult.html @@ -0,0 +1,347 @@ + + + + + +ScanResult (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Class ScanResult<T>

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    BarcodeScanResult, LicensePlateScanResult, MeterScanResult, OcrScanResult
    +
    +
    +
    +
    public class ScanResult<T>
    +extends AnylineScanResult<T>
    +

    + This is the base class for all plugin result classes. +

    + It holds the outline of the detected text, the confidence of the result, as well as the cutout image and the + full frame the scanning was performed on.

    +

    + This interface is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + + + +
        +
      • +

        ScanResult

        +
        public ScanResult(@Nullable
        +                  java.lang.String pluginId,
        +                  @Nullable
        +                  java.util.List<android.graphics.PointF> outline,
        +                  @Nullable
        +                  java.lang.Integer confidence,
        +                  @Nullable
        +                  AnylineImage cutoutImage,
        +                  @Nullable
        +                  AnylineImage fullImage,
        +                  @NonNull
        +                  T result)
        +
      • +
      + + + + + +
        +
      • +

        ScanResult

        +
        public ScanResult(@Nullable
        +                  java.lang.String pluginId,
        +                  @Nullable
        +                  java.util.List<android.graphics.PointF> outline,
        +                  @Nullable
        +                  java.lang.Integer confidence,
        +                  @Nullable
        +                  AnylineImage cutoutImage,
        +                  @Nullable
        +                  AnylineImage fullImage,
        +                  @Nullable
        +                  AnylineImage faceImage,
        +                  @NonNull
        +                  T result)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPluginId

        +
        public java.lang.String getPluginId()
        +
        +
        Returns:
        +
        the identifier of the plugin
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResultListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResultListener.html new file mode 100644 index 000000000..eae3c527b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanResultListener.html @@ -0,0 +1,229 @@ + + + + + +ScanResultListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Interface ScanResultListener<T extends ScanResult>

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    DocumentScanResultListener<T>
    +
    +
    +
    +
    public interface ScanResultListener<T extends ScanResult>
    +

    + A listener that can be added to ScanPlugins, to receive the results. +

    + This interface is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + +
        +
      • +

        onResult

        +
        void onResult(T result)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedListener.html new file mode 100644 index 000000000..1fcde490d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedListener.html @@ -0,0 +1,230 @@ + + + + + +ScanRunSkippedListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Interface ScanRunSkippedListener

+
+
+
+
    +
  • +
    +
    +
    public interface ScanRunSkippedListener
    +

    + A listener that can be added to ScanPlugins, to receive information on why an image has been skipped (reached no result). +

    + This interface is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onRunSkipped

        +
        void onRunSkipped(ScanRunSkippedReason reason)
        +
        Is called when an image is skipped (when it is not possible to reach a result for the current image)
        +
        +
        Parameters:
        +
        reason - the reason for the skipping
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedReason.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedReason.html new file mode 100644 index 000000000..ee20da8c4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ScanRunSkippedReason.html @@ -0,0 +1,324 @@ + + + + + +ScanRunSkippedReason (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin
+

Class ScanRunSkippedReason

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.ScanRunSkippedReason
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class ScanRunSkippedReason
    +extends java.lang.Object
    +

    + The ScanRunSkippedReason holds the reason, why the processing of an image has been skipped (did not reach a result). +

    + This class is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ScanRunSkippedReason(java.lang.String pluginId, + int code, + java.lang.String text) +
      Create a new skip reason.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      intgetCode() 
      java.lang.StringgetPluginId() 
      java.lang.StringgetText() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanRunSkippedReason

        +
        public ScanRunSkippedReason(java.lang.String pluginId,
        +                            int code,
        +                            java.lang.String text)
        +
        Create a new skip reason.
        +
        +
        Parameters:
        +
        pluginId - the id of the plugin that skipped an image
        +
        code - the code of the reason for the skipping
        +
        text - the reason of the skipping as readable english text
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPluginId

        +
        public java.lang.String getPluginId()
        +
        +
        Returns:
        +
        the identifier of the plugin
        +
        +
      • +
      + + + +
        +
      • +

        getCode

        +
        public int getCode()
        +
        +
        Returns:
        +
        the code of the reason for the skipping
        +
        +
      • +
      + + + +
        +
      • +

        getText

        +
        public java.lang.String getText()
        +
        +
        Returns:
        +
        the reason of the skipping as readable english text
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/Barcode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/Barcode.html new file mode 100644 index 000000000..0a2a23595 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/Barcode.html @@ -0,0 +1,315 @@ + + + + + +Barcode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.barcode
+

Class Barcode

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.barcode.Barcode
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class Barcode
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue()
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(java.lang.String value)
        +
      • +
      + + + +
        +
      • +

        getBarcodeFormat

        +
        @NonNull
        +public BarcodeFormat getBarcodeFormat()
        +
      • +
      + + + +
        +
      • +

        getCoordinates

        +
        public java.util.List<Point> getCoordinates()
        +
      • +
      + + + +
        +
      • +

        setBarcodeFormat

        +
        @NonNull
        +public void setBarcodeFormat(BarcodeFormat barcodeFormat)
        +
      • +
      + + + +
        +
      • +

        setCoordinates

        +
        @NonNull
        +public void setCoordinates(java.util.List<Point> coordinates)
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeFormat.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeFormat.html new file mode 100644 index 000000000..ad218dc3e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeFormat.html @@ -0,0 +1,873 @@ + + + + + +BarcodeFormat (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.barcode
+

Enum BarcodeFormat

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • java.lang.Enum<BarcodeFormat>
    • +
    • +
        +
      • io.anyline.plugin.barcode.BarcodeFormat
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<BarcodeFormat>
    +
    +
    +
    +
    public enum BarcodeFormat
    +extends java.lang.Enum<BarcodeFormat>
    +

    + An enum for available Barcode Formats that can be detected by the BarcodeScanPlugin +

    + Note that UNKNOWN is only used as a return type, + and will have no effect if set as input. +

    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static BarcodeFormat[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (BarcodeFormat c : BarcodeFormat.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static BarcodeFormat valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Enum<BarcodeFormat>
        +
        +
      • +
      + + + +
        +
      • +

        fromBarcodeScanViewBarcodeFormat

        +
        public static BarcodeFormat fromBarcodeScanViewBarcodeFormat(BarcodeFormat barcodeFormat)
        +
        Get the enum value from the old enum inside the BarcodeScanViewPlugin
        +
        +
        Parameters:
        +
        barcodeFormat - the old enum value
        +
        Returns:
        +
        the new enum value
        +
        +
      • +
      + + + +
        +
      • +

        toBarcodeFormatInt

        +
        public static int toBarcodeFormatInt(BarcodeFormat barcodeFormat)
        +
        Get the enum value from the old enum inside the BarcodeScanViewPlugin
        +
        +
        Parameters:
        +
        barcodeFormat - the old enum value
        +
        Returns:
        +
        the new enum value
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanPlugin.html new file mode 100644 index 000000000..44741b0dc --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanPlugin.html @@ -0,0 +1,418 @@ + + + + + +BarcodeScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.barcode
+

Class BarcodeScanPlugin

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanResult.html new file mode 100644 index 000000000..57e06390c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanResult.html @@ -0,0 +1,274 @@ + + + + + +BarcodeScanResult (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.barcode
+

Class BarcodeScanResult

+
+
+ +
+
    +
  • +
    +
    +
    public class BarcodeScanResult
    +extends ScanResult<java.util.List<Barcode>>
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BarcodeScanResult

        +
        public BarcodeScanResult(@Nullable
        +                         java.lang.String pluginId,
        +                         @Nullable
        +                         java.util.List<android.graphics.PointF> outline,
        +                         @Nullable
        +                         java.lang.Integer confidence,
        +                         @Nullable
        +                         AnylineImage cutoutImage,
        +                         @Nullable
        +                         AnylineImage fullImage,
        +                         @NonNull
        +                         java.util.List<Barcode> result)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanViewPlugin.html new file mode 100644 index 000000000..892736f6a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/BarcodeScanViewPlugin.html @@ -0,0 +1,368 @@ + + + + + +BarcodeScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.barcode
+

Class BarcodeScanViewPlugin

+
+
+ +
+
    +
  • +
    +
    +
    public class BarcodeScanViewPlugin
    +extends AbstractScanViewPlugin
    +

    Anyline Barcode View

    +

    The Anyline Barcode scans bar- and qr-codes.

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BarcodeScanViewPlugin

        +
        public BarcodeScanViewPlugin(@NonNull
        +                             android.content.Context context,
        +                             @NonNull
        +                             AbstractScanPlugin scanPlugin,
        +                             @NonNull
        +                             ScanViewPluginConfig config)
        +
      • +
      + + + +
        +
      • +

        BarcodeScanViewPlugin

        +
        public BarcodeScanViewPlugin(@NonNull
        +                             android.content.Context context,
        +                             @NonNull
        +                             ScanViewPluginConfig config,
        +                             java.lang.String id)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setBarcodeFormats

        +
        public void setBarcodeFormats(BarcodeFormat... formats)
        +
        Set all the barcode formats that should be supported (or null to set back to all supported types).
        +
        +
        Parameters:
        +
        formats - all the supported formats
        +
        +
      • +
      + + + +
        +
      • +

        setMultiBarcode

        +
        public void setMultiBarcode(boolean multiBarcode)
        +
        Enable multi barcode + Gives the possibility to scan more than one barcode within the cutout
        +
        +
        Parameters:
        +
        multiBarcode -
        +
        +
      • +
      + + + +
        +
      • +

        isMultiBarcodeEnabled

        +
        public boolean isMultiBarcodeEnabled()
        +
        Check if multi barcode is enabled
        +
        +
        Returns:
        +
        @boolean
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-frame.html new file mode 100644 index 000000000..f1f6b8f43 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-frame.html @@ -0,0 +1,26 @@ + + + + + +io.anyline.plugin.barcode (AnylineSdk API) + + + + +

io.anyline.plugin.barcode

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-summary.html new file mode 100644 index 000000000..72b0ecc34 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-summary.html @@ -0,0 +1,173 @@ + + + + + +io.anyline.plugin.barcode (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin.barcode

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-tree.html new file mode 100644 index 000000000..303ec763d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/barcode/package-tree.html @@ -0,0 +1,169 @@ + + + + + +io.anyline.plugin.barcode Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin.barcode

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+
    +
  • java.lang.Object +
      +
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) + +
    • +
    +
  • +
+
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentNotifierListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentNotifierListener.html new file mode 100644 index 000000000..5af141936 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentNotifierListener.html @@ -0,0 +1,248 @@ + + + + + +DocumentNotifierListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Interface DocumentNotifierListener

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ScanView
    +
    +
    +
    +
    public interface DocumentNotifierListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        notifyCamera

        +
        void notifyCamera()
        +
      • +
      + + + +
        +
      • +

        notifyDrawDocumentFeedback

        +
        void notifyDrawDocumentFeedback(java.util.List<android.graphics.PointF> points)
        +
      • +
      + + + +
        +
      • +

        notifyTakeHighPictureResolution

        +
        void notifyTakeHighPictureResolution(CombinedImageProvider combinedImageProvider)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanPlugin.html new file mode 100644 index 000000000..468040a57 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanPlugin.html @@ -0,0 +1,740 @@ + + + + + +DocumentScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Class DocumentScanPlugin

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DocumentScanPlugin

        +
        public DocumentScanPlugin(android.content.Context context,
        +                          java.lang.String id)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + +
        +
      • +

        setDocumentRatios

        +
        public void setDocumentRatios(java.lang.Double... ratios)
        +
        Sets custom document ratios that should be supported (or null to set back to all supported types).
        +
        +
        Parameters:
        +
        ratios - all supported formats
        +
        +
      • +
      + + + +
        +
      • +

        setMaxDocumentRatioDeviation

        +
        public void setMaxDocumentRatioDeviation(java.lang.Double deviation)
        +
        Set the maximum ratio deviation of the document.
        +
        +
        Parameters:
        +
        deviation - the new maximum deviation.
        +
        +
      • +
      + + + +
        +
      • +

        setMaxDocumentOutputResolution

        +
        public void setMaxDocumentOutputResolution(java.lang.Double width,
        +                                           java.lang.Double height)
        +
        Set the maximum output resolution of the document.
        +
        +
        Parameters:
        +
        width - the new maximum width.
        +
        height - the new maximum height.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isCancelOnResult

        +
        public boolean isCancelOnResult()
        +
      • +
      + + + +
        +
      • +

        setSkipImages

        +
        public void setSkipImages(boolean skip)
        +
        Set to true to skip images until this is reset + (can be used to avoid processing, e.g. while the device is shaking)
        +
        +
        Parameters:
        +
        skip - true to skip, false to continue
        +
        +
      • +
      + + + +
        +
      • +

        setMinBrightness

        +
        public void setMinBrightness(float minBrightness)
        +
        Set the minimum brightness (default is 60). If the brightness is below this value, the
        +
        +
        Parameters:
        +
        minBrightness - the new minimum brightness.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getCurrentDocPolygon

        +
        public Polygon getCurrentDocPolygon()
        +
      • +
      + + + +
        +
      • +

        getResizeWidth

        +
        public java.lang.Float getResizeWidth()
        +
      • +
      + + + +
        +
      • +

        getContourBorder

        +
        public java.lang.Integer getContourBorder()
        +
      • +
      + + + +
        +
      • +

        getCurrentDocSquare

        +
        public Square getCurrentDocSquare()
        +
      • +
      + + + +
        +
      • +

        isBrightnessValid

        +
        public boolean isBrightnessValid()
        +
      • +
      + + + +
        +
      • +

        getCurrentCroppedImage

        +
        public AnylineImage getCurrentCroppedImage()
        +
      • +
      + + + +
        +
      • +

        getTransformedImage

        +
        public AnylineImage getTransformedImage()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        transformPicture

        +
        public void transformPicture(AnylineImage fullImage,
        +                             java.util.List<android.graphics.PointF> corners)
        +
        Transforms an image of a document to a frontal view. This method can be used, when the user + manually selects the four corners of the document and only the transformation needs to be + done. The transformed image will be returned in DocumentScanResultListener.onPictureTransformed(AnylineImage). + When an error during the transformation occurs, a callback will be triggered in + DocumentScanResultListener.onPictureTransformError(DocumentScanViewPlugin.DocumentError).
        +
        +
        Parameters:
        +
        fullImage - The image of the document, that will be transformed.
        +
        corners - The corners based on which the image will be transformed. The order needs to be: + upLeft, upRight, downRight, downLeft
        +
        Since:
        +
        3.17.0
        +
        +
      • +
      + + + + + + + +
        +
      • +

        pointsFromSquare

        +
        @NonNull
        +public static java.util.List<android.graphics.PointF> pointsFromSquare(Square square)
        +
      • +
      + + + +
        +
      • +

        setPostProcessingEnabled

        +
        public void setPostProcessingEnabled(boolean enabled)
        +
        If enabled, starts post processing after a full document snap. (Default: false)
        +
        +
        Parameters:
        +
        enabled - post processing enabled
        +
        +
      • +
      + + + +
        +
      • +

        getPostProcessingEnabled

        +
        public boolean getPostProcessingEnabled()
        +
        Returns true if post processing is enabled.
        +
        +
        Returns:
        +
        post processing enabled
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanResultListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanResultListener.html new file mode 100644 index 000000000..a847d024b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanResultListener.html @@ -0,0 +1,433 @@ + + + + + +DocumentScanResultListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Interface DocumentScanResultListener<T extends ScanResult>

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        onPreviewProcessingFailure

        +
        void onPreviewProcessingFailure(DocumentScanViewPlugin.DocumentError error)
        +
        Called if the preview run failed on an image. The error is provided, and the next run is started automatically.
        +
        +
        Parameters:
        +
        error - The error of the preview run.
        +
        +
      • +
      + + + +
        +
      • +

        onPictureProcessingFailure

        +
        void onPictureProcessingFailure(DocumentScanViewPlugin.DocumentError error)
        +
        Called if the run on the full frame was unsuccessful. The scanning process automatically starts again with a + preview scan.
        +
        +
        Parameters:
        +
        error - The error of the full frame run
        +
        +
      • +
      + + + +
        +
      • +

        onDocumentOutlineDetected

        +
        boolean onDocumentOutlineDetected(java.util.List<android.graphics.PointF> corners,
        +                                  boolean documentShapeAndBrightnessValid)
        +
        Called when the outline of a possible document is detected. The provided List of points contains in clockwise + order, starting from bottom left +
        + In contrast to the corners provided in the result callbacks, these corners are not limited to 4, but represent + the full document polygon. + Important: The points are relative to the DocumentScanViewPlugin. +

        + Return true if your implementation consumed the outline (e.g. drew the outline), or false, if the DocumentScanViewPlugin should draw the outline.

        +
        +
        Parameters:
        +
        corners - The list containing the points of the document outline
        +
        documentShapeAndBrightnessValid - A boolean indicating if interior angles of the rectangle are within + a tolerance (so that it is not skew), the document is fitted well + into the screen, and the document outline ratio is valid, and if the + image is bright enough
        +
        Returns:
        +
        True if the outline is drawn by the implementation itself or omitted, false if the outline should be + drawn by the DocumentScanViewPlugin
        +
        +
      • +
      + + + +
        +
      • +

        onTakePictureSuccess

        +
        void onTakePictureSuccess()
        +
        Called after onPreviewProcessingSuccess(AnylineImage) and after a picture was successfully taken from + the camera. + The taken picture will be processed after this method call.
        +
      • +
      + + + +
        +
      • +

        onTakePictureError

        +
        void onTakePictureError(java.lang.Throwable error)
        +
        Called if there was an error capturing the picture from the camera. This is most likely an OutOfMemoryError, + indicating that the previous pictures were not cached / recycled properly, which results in the app running + out of memory
        +
        +
        Parameters:
        +
        error - The error that was thrown during taking the picture
        +
        +
      • +
      + + + +
        +
      • +

        onPictureCornersDetected

        +
        void onPictureCornersDetected(AnylineImage fullFrame,
        +                              java.util.List<android.graphics.PointF> corners)
        +
        Called after DocumentScanViewPlugin.triggerPictureCornerDetection() and after a picture was successfully + taken from the camera. The picture is processed, and the (possible) document corners are detected and returned. + If no document corners are found, the returned corners are set to the image corners. +

        + Important: The document corners returned are relative to the fullFrame

        +
        +
        Parameters:
        +
        fullFrame - The image taken from the camera
        +
        corners - The document corners found. The order is: upLeft, upRight, downRight, downLeft
        +
        +
      • +
      + + + +
        +
      • +

        onPictureTransformed

        +
        void onPictureTransformed(AnylineImage transformedImage)
        +
        Called after DocumentScanViewPlugin#transformPicture(AnylineImage, List) is called. Returns the + perspectivelly transformed image.
        +
        +
        Parameters:
        +
        transformedImage - The image with the perspective transformed
        +
        +
      • +
      + + + +
        +
      • +

        onPictureTransformError

        +
        void onPictureTransformError(DocumentScanViewPlugin.DocumentError error)
        +
        Called if an error occured during the transformation triggered by + DocumentScanViewPlugin#transformPicture(AnylineImage, List)
        +
        +
        Parameters:
        +
        error - The error that was thrown during processing
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanState.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanState.html new file mode 100644 index 000000000..68ab3970e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanState.html @@ -0,0 +1,363 @@ + + + + + +DocumentScanState (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Enum DocumentScanState

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • java.lang.Enum<DocumentScanState>
    • +
    • +
        +
      • io.anyline.plugin.document.DocumentScanState
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<DocumentScanState>
    +
    +
    +
    +
    public enum DocumentScanState
    +extends java.lang.Enum<DocumentScanState>
    +
    The states the document scanning can be in
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static DocumentScanStatevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static DocumentScanState[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static DocumentScanState[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (DocumentScanState c : DocumentScanState.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static DocumentScanState valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentError.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentError.html new file mode 100644 index 000000000..cc8369680 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentError.html @@ -0,0 +1,443 @@ + + + + + +DocumentScanViewPlugin.DocumentError (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Enum DocumentScanViewPlugin.DocumentError

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentRatio.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentRatio.html new file mode 100644 index 000000000..d47d1d270 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.DocumentRatio.html @@ -0,0 +1,432 @@ + + + + + +DocumentScanViewPlugin.DocumentRatio (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Enum DocumentScanViewPlugin.DocumentRatio

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static DocumentScanViewPlugin.DocumentRatio[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (DocumentScanViewPlugin.DocumentRatio c : DocumentScanViewPlugin.DocumentRatio.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static DocumentScanViewPlugin.DocumentRatio valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getRatio

        +
        public double getRatio()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.html new file mode 100644 index 000000000..af02a225a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/DocumentScanViewPlugin.html @@ -0,0 +1,637 @@ + + + + + +DocumentScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.document
+

Class DocumentScanViewPlugin

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DocumentScanViewPlugin

        +
        public DocumentScanViewPlugin(@NonNull
        +                              android.content.Context context,
        +                              @NonNull
        +                              AbstractScanPlugin scanPlugin,
        +                              @NonNull
        +                              ScanViewPluginConfig config)
        +
      • +
      + + + +
        +
      • +

        DocumentScanViewPlugin

        +
        public DocumentScanViewPlugin(@NonNull
        +                              android.content.Context context,
        +                              @NonNull
        +                              ScanViewPluginConfig config,
        +                              java.lang.String id)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        setDocumentRatios

        +
        public void setDocumentRatios(java.lang.Double... ratios)
        +
        Sets custom document ratios that should be supported (or null to set back to all supported types).
        +
        +
        Parameters:
        +
        ratios - all supported formats
        +
        +
      • +
      + + + +
        +
      • +

        setMaxDocumentRatioDeviation

        +
        public void setMaxDocumentRatioDeviation(java.lang.Double deviation)
        +
        Set the maximum ratio deviation of the document.
        +
        +
        Parameters:
        +
        deviation - the new maximum deviation.
        +
        +
      • +
      + + + +
        +
      • +

        setMaxDocumentOutputResolution

        +
        public void setMaxDocumentOutputResolution(java.lang.Double width,
        +                                           java.lang.Double height)
        +
        Set the maximum output resolution of the document.
        +
        +
        Parameters:
        +
        width - the new maximum width.
        +
        height - the new maximum height.
        +
        +
      • +
      + + + +
        +
      • +

        setMinBrightness

        +
        public void setMinBrightness(float minBrightness)
        +
        Set the minimum brightness (default is 60). If the brightness is below this value, the
        +
        +
        Parameters:
        +
        minBrightness - the new minimum brightness.
        +
        +
      • +
      + + + +
        +
      • +

        getCurrentFullImage

        +
        public AnylineImage getCurrentFullImage()
        +
        ALPHA method (may be removed in the future). Get the current full image. + Can be used in DocumentScanResultListener#onPictureProcessingFailure(DocumentError) + to get the image anyway. (e.g. to save it for debugging) +

        + Note: Returns a copy of the current full frame image. Once the image is not used anymore + the AnylineImage.release() method needs to be called for proper memory + management. +

        +
        +
        Returns:
        +
        the current full image (may be null)
        +
        +
      • +
      + + + +
        +
      • +

        transformPicture

        +
        public void transformPicture(AnylineImage fullImage,
        +                             java.util.List<android.graphics.PointF> corners)
        +
        Transforms an image of a document to a frontal view. This method can be used, when the user + manually selects the four corners of the document and only the transformation needs to be + done. The transformed image will be returned in DocumentScanResultListener.onPictureTransformed(AnylineImage). + When an error during the transformation occurs, a callback will be triggered in + DocumentScanResultListener#onPictureTransformError(DocumentError).
        +
        +
        Parameters:
        +
        fullImage - The image of the document, that will be transformed.
        +
        corners - The corners based on which the image will be transformed. The order needs to be: + upLeft, upRight, downRight, downLeft
        +
        Since:
        +
        3.17.0
        +
        +
      • +
      + + + +
        +
      • +

        setPostProcessingEnabled

        +
        public void setPostProcessingEnabled(boolean enabled)
        +
        If enabled, starts post processing after a full document snap. (Default: false)
        +
        +
        Parameters:
        +
        enabled - post processing enabled
        +
        +
      • +
      + + + +
        +
      • +

        getPostProcessingEnabled

        +
        public boolean getPostProcessingEnabled()
        +
        Returns true if post processing is enabled.
        +
        +
        Returns:
        +
        post processing enabled
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setupListenersForScanView

        +
        public void setupListenersForScanView()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-frame.html new file mode 100644 index 000000000..810240d31 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-frame.html @@ -0,0 +1,31 @@ + + + + + +io.anyline.plugin.document (AnylineSdk API) + + + + +

io.anyline.plugin.document

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-summary.html new file mode 100644 index 000000000..15a5d51fe --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-summary.html @@ -0,0 +1,199 @@ + + + + + +io.anyline.plugin.document (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin.document

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-tree.html new file mode 100644 index 000000000..63694ce5b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/document/package-tree.html @@ -0,0 +1,170 @@ + + + + + +io.anyline.plugin.document Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin.document

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DataObject.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DataObject.html new file mode 100644 index 000000000..3b7aa73d9 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DataObject.html @@ -0,0 +1,164 @@ + + + + + +DataObject (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Interface DataObject

+
+
+
+
    +
  • +
    +
    +
    public interface DataObject
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.DrivingLicenseCountry.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.DrivingLicenseCountry.html new file mode 100644 index 000000000..9f5d14904 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.DrivingLicenseCountry.html @@ -0,0 +1,390 @@ + + + + + +DrivingLicenseConfig.DrivingLicenseCountry (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Enum DrivingLicenseConfig.DrivingLicenseCountry

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      AT 
      AUTO 
      BE 
      DE 
      NL 
      UK 
      +
    • +
    + + +
  • +
+
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.html new file mode 100644 index 000000000..09a878159 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseConfig.html @@ -0,0 +1,327 @@ + + + + + +DrivingLicenseConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class DrivingLicenseConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class DrivingLicenseConfig
    +extends IdConfig
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldConfidences.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldConfidences.html new file mode 100644 index 000000000..1ec96d910 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldConfidences.html @@ -0,0 +1,514 @@ + + + + + +DrivingLicenseFieldConfidences (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class DrivingLicenseFieldConfidences

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DrivingLicenseFieldConfidences

        +
        public DrivingLicenseFieldConfidences()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSurname

        +
        public int getSurname()
        +
      • +
      + + + +
        +
      • +

        setSurname

        +
        public void setSurname(int surname)
        +
      • +
      + + + +
        +
      • +

        getGivenNames

        +
        public int getGivenNames()
        +
      • +
      + + + +
        +
      • +

        setGivenNames

        +
        public void setGivenNames(int givenNames)
        +
      • +
      + + + +
        +
      • +

        getDateOfBirth

        +
        public int getDateOfBirth()
        +
      • +
      + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(int dateOfBirth)
        +
      • +
      + + + +
        +
      • +

        getPlaceOfBirth

        +
        public int getPlaceOfBirth()
        +
      • +
      + + + +
        +
      • +

        setPlaceOfBirth

        +
        public void setPlaceOfBirth(int placeOfBirth)
        +
      • +
      + + + +
        +
      • +

        getDateOfIssue

        +
        public int getDateOfIssue()
        +
      • +
      + + + +
        +
      • +

        setDateOfIssue

        +
        public void setDateOfIssue(int dateOfIssue)
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiry

        +
        public int getDateOfExpiry()
        +
      • +
      + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(int dateOfExpiry)
        +
      • +
      + + + +
        +
      • +

        getAuthority

        +
        public int getAuthority()
        +
      • +
      + + + +
        +
      • +

        setAuthority

        +
        public void setAuthority(int authority)
        +
      • +
      + + + +
        +
      • +

        getDocumentNumber

        +
        public int getDocumentNumber()
        +
      • +
      + + + +
        +
      • +

        setDocumentNumber

        +
        public void setDocumentNumber(int documentNumber)
        +
      • +
      + + + +
        +
      • +

        getCategories

        +
        public int getCategories()
        +
      • +
      + + + +
        +
      • +

        setCategories

        +
        public void setCategories(int categories)
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldScanOptions.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldScanOptions.html new file mode 100644 index 000000000..ebce7f7fd --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseFieldScanOptions.html @@ -0,0 +1,516 @@ + + + + + +DrivingLicenseFieldScanOptions (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class DrivingLicenseFieldScanOptions

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseIdentification.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseIdentification.html new file mode 100644 index 000000000..641d4eec5 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/DrivingLicenseIdentification.html @@ -0,0 +1,1230 @@ + + + + + +DrivingLicenseIdentification (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class DrivingLicenseIdentification

+
+
+ +
+
    +
  • +
    +
    +
    public class DrivingLicenseIdentification
    +extends ID
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DrivingLicenseIdentification

        +
        public DrivingLicenseIdentification()
        +
      • +
      + + + +
        +
      • +

        DrivingLicenseIdentification

        +
        public DrivingLicenseIdentification(AnylineRawResult alResult)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSurName

        +
        @Deprecated
        +public java.lang.String getSurName()
        +
        Deprecated. As of release 10 this will be replaced with getSurname()
        +
        Gets the surName.
        +
        +
        Returns:
        +
        surName
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setSurName

        +
        public void setSurName(java.lang.String surName)
        +
        Deprecated. As of release 10 this will be replaced with setSurname(String)
        +
        Sets the surName.
        +
        +
        Parameters:
        +
        surName -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getSurname

        +
        public java.lang.String getSurname()
        +
        Gets the surname.
        +
        +
        Returns:
        +
        surname
        +
        +
      • +
      + + + +
        +
      • +

        setSurname

        +
        @Deprecated
        +public void setSurname(java.lang.String surname)
        +
        Deprecated. 
        +
        Sets the surname.
        +
        +
        Parameters:
        +
        surname -
        +
        +
      • +
      + + + +
        +
      • +

        getGivenName

        +
        @Deprecated
        +public java.lang.String getGivenName()
        +
        Deprecated. As of release 10 this will be replaced with getGivenNames()
        +
        Gets the givenName.
        +
        +
        Returns:
        +
        givenName
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setGivenName

        +
        @Deprecated
        +public void setGivenName(java.lang.String givenNames)
        +
        Deprecated. As of release 10 this will be replaced with setGivenNames(String)
        +
        Sets the givenName.
        +
        +
        Parameters:
        +
        givenNames -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getGivenNames

        +
        public java.lang.String getGivenNames()
        +
        Gets the givenNames.
        +
        +
        Returns:
        +
        givenNames
        +
        +
      • +
      + + + +
        +
      • +

        setGivenNames

        +
        public void setGivenNames(java.lang.String givenNames)
        +
        Sets the givenNames.
        +
        +
        Parameters:
        +
        givenNames -
        +
        +
      • +
      + + + +
        +
      • +

        getDayOfBirth

        +
        @Deprecated
        +public java.lang.String getDayOfBirth()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfBirth()
        +
        Gets the dayOfBirth.
        +
        +
        Returns:
        +
        dayOfBirth
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setDayOfBirth

        +
        @Deprecated
        +public void setDayOfBirth(java.lang.String dayOfBirth)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfBirth(String)
        +
        Sets the dayOfBirth.
        +
        +
        Parameters:
        +
        dayOfBirth -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDayOfBirthObject

        +
        @Deprecated
        +public java.util.Date getDayOfBirthObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfBirthObject()
        +
        Gets the dayOfBirth date object.
        +
        +
        Returns:
        +
        dayOfBirth date object
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfBirth

        +
        public java.lang.String getDateOfBirth()
        +
        Gets the dateOfBirth.
        +
        +
        Returns:
        +
        dateOfBirth string as on DL
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(java.lang.String dateOfBirth)
        +
        Sets the dateOfBirth.
        +
        +
        Parameters:
        +
        dateOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfBirthObject

        +
        public java.util.Date getDateOfBirthObject()
        +
        Gets the dayOfBirth date object.
        +
        +
        Returns:
        +
        dayOfBirth date object
        +
        +
      • +
      + + + +
        +
      • +

        getLicenseNumber

        +
        @Deprecated
        +public java.lang.String getLicenseNumber()
        +
        Deprecated. As of release 10 this will be replaced with getDocumentNumber()
        +
        Gets the documentNumber.
        +
        +
        Returns:
        +
        documentNumber
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setLicenseNumber

        +
        @Deprecated
        +public void setLicenseNumber(java.lang.String documentNumber)
        +
        Deprecated. As of release 10 this will be replaced with setDocumentNumber(String)
        +
        Sets the documentNumber.
        +
        +
        Parameters:
        +
        documentNumber -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getIssuingDate

        +
        @Deprecated
        +public java.lang.String getIssuingDate()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfIssue()
        +
        Gets the issuingDate.
        +
        +
        Returns:
        +
        issuingDate
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setIssuingDate

        +
        @Deprecated
        +public void setIssuingDate(java.lang.String issuingDate)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfIssue(String)
        +
        Sets the issuingDate.
        +
        +
        Parameters:
        +
        issuingDate -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getIssuingDateObject

        +
        @Deprecated
        +public java.util.Date getIssuingDateObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfIssueObject()
        +
        Gets the issuingDate date object.
        +
        +
        Returns:
        +
        issuingDate date object
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfIssue

        +
        public java.lang.String getDateOfIssue()
        +
        Gets the dateOfIssue.
        +
        +
        Returns:
        +
        dateOfIssue
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfIssue

        +
        public void setDateOfIssue(java.lang.String dateOfIssue)
        +
        Sets the dateOfIssue.
        +
        +
        Parameters:
        +
        dateOfIssue -
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfIssueObject

        +
        public java.util.Date getDateOfIssueObject()
        +
        Gets the dateOfIssue date object.
        +
        +
        Returns:
        +
        dateOfIssue date object
        +
        +
      • +
      + + + +
        +
      • +

        getExpirationDate

        +
        @Deprecated
        +public java.lang.String getExpirationDate()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfExpiry()
        +
        Gets the dateOfExpiry.
        +
        +
        Returns:
        +
        dateOfExpiry
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setExpirationDate

        +
        @Deprecated
        +public void setExpirationDate(java.lang.String expirationDate)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfExpiry(String)
        +
        Sets the dateOfExpiry.
        +
        +
        Parameters:
        +
        expirationDate -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getExpirationDateObject

        +
        @Deprecated
        +public java.util.Date getExpirationDateObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfExpiryObject()
        +
        Gets the expirationDate date object.
        +
        +
        Returns:
        +
        expirationDate date object
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiry

        +
        public java.lang.String getDateOfExpiry()
        +
        Gets the dateOfExpiry.
        +
        +
        Returns:
        +
        dateOfExpiry
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(java.lang.String dateOfExpiry)
        +
        Sets the dateOfExpiry.
        +
        +
        Parameters:
        +
        dateOfExpiry -
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiryObject

        +
        public java.util.Date getDateOfExpiryObject()
        +
        Gets the dateOfExpiry date object.
        +
        +
        Returns:
        +
        dateOfExpiry date object
        +
        +
      • +
      + + + +
        +
      • +

        getAuthority

        +
        public java.lang.String getAuthority()
        +
        Gets the authority.
        +
        +
        Returns:
        +
        authority
        +
        +
      • +
      + + + +
        +
      • +

        setAuthority

        +
        public void setAuthority(java.lang.String authority)
        +
        Sets the authority.
        +
        +
        Parameters:
        +
        authority -
        +
        +
      • +
      + + + +
        +
      • +

        getPlaceOfBirth

        +
        public java.lang.String getPlaceOfBirth()
        +
        Gets the pob.
        +
        +
        Returns:
        +
        pob
        +
        +
      • +
      + + + +
        +
      • +

        getDocumentNumber

        +
        public java.lang.String getDocumentNumber()
        +
      • +
      + + + +
        +
      • +

        setDocumentNumber

        +
        public void setDocumentNumber(java.lang.String documentNumber)
        +
      • +
      + + + +
        +
      • +

        getDrivingLicenseResultString

        +
        @Deprecated
        +public java.lang.String getDrivingLicenseResultString()
        +
        Deprecated. As of release 10 this will be replaced with getDrivingLicenseString()
        +
        Gets the driving license string.
        +
        +
        Returns:
        +
        driving license result
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setDrivingLicenseResultString

        +
        @Deprecated
        +public void setDrivingLicenseResultString(java.lang.String drivingLicenseResultString)
        +
        Deprecated. As of release 10 this will be replaced with setDrivingLicenseString(String)
        +
        Set Driving license result as a String
        +
        +
        Parameters:
        +
        drivingLicenseResultString -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDrivingLicenseString

        +
        public java.lang.String getDrivingLicenseString()
        +
        get Driving License result as a string
        +
        +
        Returns:
        +
        driving license result
        +
        +
      • +
      + + + +
        +
      • +

        setDrivingLicenseString

        +
        public void setDrivingLicenseString(java.lang.String drivingLicenseString)
        +
        set driving license result as a string
        +
        +
        Parameters:
        +
        drivingLicenseString -
        +
        +
      • +
      + + + +
        +
      • +

        setPlaceOfBirth

        +
        public void setPlaceOfBirth(java.lang.String placeOfBirth)
        +
        Sets the placeOfBirth.
        +
        +
        Parameters:
        +
        placeOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        getCategories

        +
        public java.lang.String getCategories()
        +
        Gets the categories.
        +
        +
        Returns:
        +
        categories
        +
        +
      • +
      + + + +
        +
      • +

        setCategories

        +
        public void setCategories(java.lang.String categories)
        +
        Sets the categories.
        +
        +
        Parameters:
        +
        categories -
        +
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
        Gets the data of this object as a JSONObject
        +
        +
        Returns:
        +
        a JSONObject representation of this object
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        @Deprecated
        +public java.lang.String toString()
        +
        Deprecated. 
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIDFrontFieldConfidences.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIDFrontFieldConfidences.html new file mode 100644 index 000000000..11022b9fb --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIDFrontFieldConfidences.html @@ -0,0 +1,488 @@ + + + + + +GermanIDFrontFieldConfidences (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class GermanIDFrontFieldConfidences

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GermanIDFrontFieldConfidences

        +
        public GermanIDFrontFieldConfidences()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSurname

        +
        public int getSurname()
        +
      • +
      + + + +
        +
      • +

        setSurname

        +
        public void setSurname(int surname)
        +
      • +
      + + + +
        +
      • +

        getGivenNames

        +
        public int getGivenNames()
        +
      • +
      + + + +
        +
      • +

        setGivenNames

        +
        public void setGivenNames(int givenNames)
        +
      • +
      + + + +
        +
      • +

        getDateOfBirth

        +
        public int getDateOfBirth()
        +
      • +
      + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(int dateOfBirth)
        +
      • +
      + + + +
        +
      • +

        getNationality

        +
        public int getNationality()
        +
      • +
      + + + +
        +
      • +

        setNationality

        +
        public void setNationality(int nationality)
        +
      • +
      + + + +
        +
      • +

        getPlaceOfBirth

        +
        public int getPlaceOfBirth()
        +
      • +
      + + + +
        +
      • +

        setPlaceOfBirth

        +
        public void setPlaceOfBirth(int placeOfBirth)
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiry

        +
        public int getDateOfExpiry()
        +
      • +
      + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(int dateOfExpiry)
        +
      • +
      + + + +
        +
      • +

        getDocumentNumber

        +
        public int getDocumentNumber()
        +
      • +
      + + + +
        +
      • +

        setDocumentNumber

        +
        public void setDocumentNumber(int documentNumber)
        +
      • +
      + + + +
        +
      • +

        getCardAccessNumber

        +
        public int getCardAccessNumber()
        +
      • +
      + + + +
        +
      • +

        setCardAccessNumber

        +
        public void setCardAccessNumber(int cardAccessNumber)
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontConfig.html new file mode 100644 index 000000000..03b0d84ff --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontConfig.html @@ -0,0 +1,261 @@ + + + + + +GermanIdFrontConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class GermanIdFrontConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class GermanIdFrontConfig
    +extends IdConfig
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GermanIdFrontConfig

        +
        public GermanIdFrontConfig()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontFieldScanOptions.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontFieldScanOptions.html new file mode 100644 index 000000000..d4f11527c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontFieldScanOptions.html @@ -0,0 +1,490 @@ + + + + + +GermanIdFrontFieldScanOptions (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class GermanIdFrontFieldScanOptions

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontIdentification.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontIdentification.html new file mode 100644 index 000000000..e6a9cbec9 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/GermanIdFrontIdentification.html @@ -0,0 +1,990 @@ + + + + + +GermanIdFrontIdentification (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class GermanIdFrontIdentification

+
+
+ +
+
    +
  • +
    +
    +
    public class GermanIdFrontIdentification
    +extends ID
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GermanIdFrontIdentification

        +
        public GermanIdFrontIdentification()
        +
      • +
      + + + +
        +
      • +

        GermanIdFrontIdentification

        +
        public GermanIdFrontIdentification(AnylineRawResult alResult)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSurName

        +
        @Deprecated
        +public java.lang.String getSurName()
        +
        Deprecated. As of release 10 this will be replaced with getSurname()
        +
        Gets the surName.
        +
        +
        Returns:
        +
        surName
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setSurName

        +
        @Deprecated
        +public void setSurName(java.lang.String surName)
        +
        Deprecated. As of release 10 this will be replaced with setSurname(String)
        +
        Sets the surname.
        +
        +
        Parameters:
        +
        surName -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getSurname

        +
        public java.lang.String getSurname()
        +
        Gets the surName.
        +
        +
        Returns:
        +
        surName
        +
        +
      • +
      + + + +
        +
      • +

        setSurname

        +
        public void setSurname(java.lang.String surname)
        +
        Sets the surname.
        +
        +
        Parameters:
        +
        surname -
        +
        +
      • +
      + + + +
        +
      • +

        getGivenName

        +
        @Deprecated
        +public java.lang.String getGivenName()
        +
        Deprecated. As of release 10 this will be replaced with getGivenNames()
        +
        Gets the givenName.
        +
        +
        Returns:
        +
        givenName
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setGivenName

        +
        @Deprecated
        +public void setGivenName(java.lang.String givenNames)
        +
        Deprecated. As of release 10 this will be replaced with setGivenNames(String)
        +
        Sets the givenName.
        +
        +
        Parameters:
        +
        givenNames -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getGivenNames

        +
        public java.lang.String getGivenNames()
        +
        Gets the given Names
        +
        +
        Returns:
        +
        given names
        +
        +
      • +
      + + + +
        +
      • +

        setGivenNames

        +
        public void setGivenNames(java.lang.String givenNames)
        +
        Sets the given Names
        +
        +
        Parameters:
        +
        givenNames -
        +
        +
      • +
      + + + +
        +
      • +

        getDayOfBirth

        +
        @Deprecated
        +public java.lang.String getDayOfBirth()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfBirth()
        +
        Gets the dayOfBirth.
        +
        +
        Returns:
        +
        dayOfBirth
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setDayOfBirth

        +
        @Deprecated
        +public void setDayOfBirth(java.lang.String dayOfBirth)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfBirth(String)
        +
        Sets the dayOfBirth.
        +
        +
        Parameters:
        +
        dayOfBirth -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfBirth

        +
        public java.lang.String getDateOfBirth()
        +
        Gets the dateOfBirth.
        +
        +
        Returns:
        +
        dateOfBirth
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(java.lang.String dateOfBirth)
        +
        Sets the dateOfBirth.
        +
        +
        Parameters:
        +
        dateOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        getGermanIdFrontString

        +
        public java.lang.String getGermanIdFrontString()
        +
        Gets the Id front string
        +
        +
        Returns:
        +
        germanId front string
        +
        +
      • +
      + + + +
        +
      • +

        setGermanIdFrontString

        +
        public void setGermanIdFrontString(java.lang.String germanIdFrontString)
        +
        Sets the Id front string
        +
        +
        Parameters:
        +
        germanIdFrontString -
        +
        +
      • +
      + + + +
        +
      • +

        getDayOfBirthObject

        +
        @Deprecated
        +public java.util.Date getDayOfBirthObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfBirthObject()
        +
        Gets the dayOfBirth date object.
        +
        +
        Returns:
        +
        dayOfBirth date object
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfBirthObject

        +
        public java.util.Date getDateOfBirthObject()
        +
        Gets the dateOfBirth date object.
        +
        +
        Returns:
        +
        dateOfBirth date object
        +
        +
      • +
      + + + +
        +
      • +

        getDocumentNumber

        +
        public java.lang.String getDocumentNumber()
        +
        Gets the documentNumber.
        +
        +
        Returns:
        +
        documentNumber
        +
        +
      • +
      + + + +
        +
      • +

        setDocumentNumber

        +
        public void setDocumentNumber(java.lang.String documentNumber)
        +
        Sets the documentNumber.
        +
        +
        Parameters:
        +
        documentNumber -
        +
        +
      • +
      + + + +
        +
      • +

        getNationality

        +
        public java.lang.String getNationality()
        +
        Gets the nationality.
        +
        +
        Returns:
        +
        nationality
        +
        +
      • +
      + + + +
        +
      • +

        setNationality

        +
        public void setNationality(java.lang.String nationality)
        +
        Sets the nationality.
        +
        +
        Parameters:
        +
        nationality -
        +
        +
      • +
      + + + +
        +
      • +

        getExpirationDate

        +
        @Deprecated
        +public java.lang.String getExpirationDate()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfExpiry()
        +
        Gets the expirationDate.
        +
        +
        Returns:
        +
        expirationDate
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setExpirationDate

        +
        @Deprecated
        +public void setExpirationDate(java.lang.String expirationDate)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfExpiry(String)
        +
        Sets the expirationDate.
        +
        +
        Parameters:
        +
        expirationDate -
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiry

        +
        public java.lang.String getDateOfExpiry()
        +
        Gets the dateOfExpiry.
        +
        +
        Returns:
        +
        dateOfExpiry
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(java.lang.String dateOfExpiry)
        +
        Sets the dateOfExpiry.
        +
        +
        Parameters:
        +
        dateOfExpiry -
        +
        +
      • +
      + + + +
        +
      • +

        getExpirationDateObject

        +
        @Deprecated
        +public java.util.Date getExpirationDateObject()
        +
        Deprecated. 
        +
        get date of expiry as a Date
        +
        +
        Returns:
        +
        date of expiry as a Date
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiryObject

        +
        public java.util.Date getDateOfExpiryObject()
        +
      • +
      + + + +
        +
      • +

        getCardAccessNumber

        +
        public java.lang.String getCardAccessNumber()
        +
        Gets the cardAccessNumber.
        +
        +
        Returns:
        +
        cardAccessNumber
        +
        +
      • +
      + + + +
        +
      • +

        setCardAccessNumber

        +
        public void setCardAccessNumber(java.lang.String cardAccessNumber)
        +
        Sets the cardAccessNumber.
        +
        +
        Parameters:
        +
        cardAccessNumber -
        +
        +
      • +
      + + + +
        +
      • +

        getPlaceOfBirth

        +
        public java.lang.String getPlaceOfBirth()
        +
        Gets the pob.
        +
        +
        Returns:
        +
        pob
        +
        +
      • +
      + + + +
        +
      • +

        setPlaceOfBirth

        +
        public void setPlaceOfBirth(java.lang.String placeOfBirth)
        +
        Sets the pob.
        +
        +
        Parameters:
        +
        placeOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
        Gets the data of this object as a JSONObject
        +
        +
        Returns:
        +
        a JSONObject representation of this object
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        @Deprecated
        +public java.lang.String toString()
        +
        Deprecated. 
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/ID.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/ID.html new file mode 100644 index 000000000..a7055ef4c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/ID.html @@ -0,0 +1,361 @@ + + + + + +ID (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class ID<TFieldConfidences extends IDFieldConfidences>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.ID<TFieldConfidences>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Detail

      + + + + + + + + + +
        +
      • +

        setFieldConfidences

        +
        public void setFieldConfidences(TFieldConfidences fieldConfidences)
        +
      • +
      + + + +
        +
      • +

        getFaceImage

        +
        public android.graphics.Bitmap getFaceImage()
        +
      • +
      + + + +
        +
      • +

        setFaceImage

        +
        public void setFaceImage(android.graphics.Bitmap faceImage)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldConfidences.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldConfidences.html new file mode 100644 index 000000000..3ab5b6627 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldConfidences.html @@ -0,0 +1,242 @@ + + + + + +IDFieldConfidences (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class IDFieldConfidences

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.IDFieldConfidences
    • +
    +
  • +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.util.Map<java.lang.String,java.lang.Integer>initDictionaryStartVariableFromJsonObject(android.content.Context context, + org.json.JSONObject json, + java.lang.Object object) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        initDictionaryStartVariableFromJsonObject

        +
        public static java.util.Map<java.lang.String,java.lang.Integer> initDictionaryStartVariableFromJsonObject(android.content.Context context,
        +                                                                                                          org.json.JSONObject json,
        +                                                                                                          java.lang.Object object)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.FieldScanOption.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.FieldScanOption.html new file mode 100644 index 000000000..0eff8131e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.FieldScanOption.html @@ -0,0 +1,393 @@ + + + + + +IDFieldScanOptions.FieldScanOption (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Enum IDFieldScanOptions.FieldScanOption

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static IDFieldScanOptions.FieldScanOption[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (IDFieldScanOptions.FieldScanOption c : IDFieldScanOptions.FieldScanOption.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static IDFieldScanOptions.FieldScanOption valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getFieldScanOption

        +
        public int getFieldScanOption()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.html new file mode 100644 index 000000000..5bc00b0f3 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IDFieldScanOptions.html @@ -0,0 +1,263 @@ + + + + + +IDFieldScanOptions (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class IDFieldScanOptions

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.IDFieldScanOptions
    • +
    +
  • +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class IDFieldScanOptions.FieldScanOption +
      Helper enum for the possible scan option applied to the fields
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static java.util.Map<java.lang.String,java.lang.Integer>initDictionaryStartVariableFromJsonObject(android.content.Context context, + org.json.JSONObject json, + java.lang.Object object) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        initDictionaryStartVariableFromJsonObject

        +
        public static java.util.Map<java.lang.String,java.lang.Integer> initDictionaryStartVariableFromJsonObject(android.content.Context context,
        +                                                                                                          org.json.JSONObject json,
        +                                                                                                          java.lang.Object object)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdConfig.html new file mode 100644 index 000000000..9081eaae8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdConfig.html @@ -0,0 +1,438 @@ + + + + + +IdConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class IdConfig<TFieldConfidences,TFieldScanOptions>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.IdConfig<TFieldConfidences,TFieldScanOptions>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IdConfig

        +
        public IdConfig()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isFaceDetectionEnabled

        +
        public boolean isFaceDetectionEnabled()
        +
      • +
      + + + +
        +
      • +

        enableFaceDetection

        +
        public void enableFaceDetection(boolean faceDetectionEnabled)
        +
        Set strict mode for IdScanPlugin + If the strict mode is enabled, a scan will be performed just when all checkdigits are valid
        +
        +
        Parameters:
        +
        faceDetectionEnabled - represented as boolean
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getIdMinFieldConfidences

        +
        public TFieldConfidences getIdMinFieldConfidences()
        +
      • +
      + + + +
        +
      • +

        getMinConfidence

        +
        public int getMinConfidence()
        +
      • +
      + + + +
        +
      • +

        setMinConfidence

        +
        public void setMinConfidence(int minConfidence)
        +
      • +
      + + + + + +
        +
      • +

        setIdFieldScanOptions

        +
        public void setIdFieldScanOptions(TFieldScanOptions idFieldScanOptions)
        +                           throws java.lang.RuntimeException
        +
        +
        Throws:
        +
        java.lang.RuntimeException
        +
        +
      • +
      + + + + + +
        +
      • +

        setIdMinFieldConfidences

        +
        public void setIdMinFieldConfidences(TFieldConfidences idMinFieldConfidences)
        +                              throws java.lang.RuntimeException
        +
        +
        Throws:
        +
        java.lang.RuntimeException
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanPlugin.html new file mode 100644 index 000000000..81f37c1d2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanPlugin.html @@ -0,0 +1,424 @@ + + + + + +IdScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class IdScanPlugin

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanViewPlugin.html new file mode 100644 index 000000000..11cfc9027 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/IdScanViewPlugin.html @@ -0,0 +1,306 @@ + + + + + +IdScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class IdScanViewPlugin

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        IdScanViewPlugin

        +
        public IdScanViewPlugin(@NonNull
        +                        android.content.Context context,
        +                        @NonNull
        +                        AbstractScanPlugin scanPlugin,
        +                        @NonNull
        +                        ScanViewPluginConfig scanViewPluginConfig)
        +
      • +
      + + + +
        +
      • +

        IdScanViewPlugin

        +
        public IdScanViewPlugin(@NonNull
        +                        android.content.Context context,
        +                        @NonNull
        +                        ScanViewPluginConfig scanViewPluginConfig,
        +                        @NonNull
        +                        IdConfig idConfig)
        +
      • +
      + + + +
        +
      • +

        IdScanViewPlugin

        +
        public IdScanViewPlugin(@NonNull
        +                        android.content.Context context,
        +                        @NonNull
        +                        ScanViewPluginConfig scanViewPluginConfig,
        +                        @NonNull
        +                        IdConfig<?,?> idConfig,
        +                        @NonNull
        +                        java.lang.String id)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/Identification.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/Identification.html new file mode 100644 index 000000000..44b0f3ec5 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/Identification.html @@ -0,0 +1,313 @@ + + + + + +Identification (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class Identification

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasField

        +
        public boolean hasField(java.lang.String fieldName)
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue(java.lang.String fieldName)
        +
      • +
      + + + +
        +
      • +

        getResultData

        +
        public java.util.Map<java.lang.String,java.lang.String> getResultData()
        +
      • +
      + + + +
        +
      • +

        getFieldNames

        +
        public java.util.List<java.lang.String> getFieldNames()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/LayoutDefinition.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/LayoutDefinition.html new file mode 100644 index 000000000..f806704d3 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/LayoutDefinition.html @@ -0,0 +1,399 @@ + + + + + +LayoutDefinition (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class LayoutDefinition

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.LayoutDefinition
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class LayoutDefinition
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      java.lang.Stringcountry 
      java.lang.Stringlayout 
      java.lang.Stringtype 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      LayoutDefinition(java.lang.String type, + java.lang.String country, + java.lang.String layout) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetCountry() 
      java.lang.StringgetLayout() 
      java.lang.StringgetType() 
      voidsetCountry(java.lang.String country) 
      voidsetLayout(java.lang.String layout) 
      voidsetType(java.lang.String type) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        type

        +
        public java.lang.String type
        +
      • +
      + + + +
        +
      • +

        country

        +
        public java.lang.String country
        +
      • +
      + + + +
        +
      • +

        layout

        +
        public java.lang.String layout
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LayoutDefinition

        +
        public LayoutDefinition(java.lang.String type,
        +                        java.lang.String country,
        +                        java.lang.String layout)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getType

        +
        public java.lang.String getType()
        +
      • +
      + + + +
        +
      • +

        setType

        +
        public void setType(java.lang.String type)
        +
      • +
      + + + +
        +
      • +

        getCountry

        +
        public java.lang.String getCountry()
        +
      • +
      + + + +
        +
      • +

        setCountry

        +
        public void setCountry(java.lang.String country)
        +
      • +
      + + + +
        +
      • +

        getLayout

        +
        public java.lang.String getLayout()
        +
      • +
      + + + +
        +
      • +

        setLayout

        +
        public void setLayout(java.lang.String layout)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzConfig.html new file mode 100644 index 000000000..8764e554e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzConfig.html @@ -0,0 +1,352 @@ + + + + + +MrzConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class MrzConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class MrzConfig
    +extends IdConfig
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MrzConfig

        +
        public MrzConfig()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isStrictMode

        +
        public boolean isStrictMode()
        +
      • +
      + + + +
        +
      • +

        setStrictMode

        +
        public void setStrictMode(boolean strictMode)
        +
        Set strict mode for IdScanPlugin + If the strict mode is enabled, a scan will be performed just when all checkdigits are valid
        +
        +
        Parameters:
        +
        strictMode - represented as boolean
        +
        +
      • +
      + + + +
        +
      • +

        isCropAndTransformID

        +
        public boolean isCropAndTransformID()
        +
      • +
      + + + +
        +
      • +

        setCropAndTransformID

        +
        public void setCropAndTransformID(boolean cropAndTransformID)
        +
        Set crop and transform ID mode for for IdScanPlugin + If the crop and transform ID mode is enabled, the image will be returned instead of the cutout image.
        +
        +
        Parameters:
        +
        cropAndTransformID - represented as boolean
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldConfidences.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldConfidences.html new file mode 100644 index 000000000..8773b0f1d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldConfidences.html @@ -0,0 +1,921 @@ + + + + + +MrzFieldConfidences (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class MrzFieldConfidences

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MrzFieldConfidences

        +
        public MrzFieldConfidences()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getVizAddress

        +
        public int getVizAddress()
        +
        get visual inspection zone address of type int (mandatory, optional, disabled or default)
        +
        +
        Returns:
        +
        address option
        +
        +
      • +
      + + + +
        +
      • +

        setVizAddress

        +
        public void setVizAddress(int vizAddress)
        +
        set visual inspection zone address option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizAddress - represents the option for address field
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfIssue

        +
        public int getVizDateOfIssue()
        +
        +
        Returns:
        +
        date Of issue of type int (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfIssue

        +
        public void setVizDateOfIssue(int vizDateOfIssue)
        +
        Set Date of Issue option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizDateOfIssue -
        +
        +
      • +
      + + + +
        +
      • +

        getVizSurname

        +
        public int getVizSurname()
        +
        +
        Returns:
        +
        VIZ Surname option (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizSurname

        +
        public void setVizSurname(int vizSurname)
        +
        Set VIZ Surname option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizSurname -
        +
        +
      • +
      + + + +
        +
      • +

        getVizGivenNames

        +
        public int getVizGivenNames()
        +
        +
        Returns:
        +
        VIZ GivenNames option (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizGivenNames

        +
        public void setVizGivenNames(int vizGivenNames)
        +
        Set VIZ GivenNames option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizGivenNames -
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfBirth

        +
        public int getVizDateOfBirth()
        +
        +
        Returns:
        +
        VIZ Date Of Birth option (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfBirth

        +
        public void setVizDateOfBirth(int vizDateOfBirth)
        +
        Set VIZ Date OF Birth option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizDateOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfExpiry

        +
        public int getVizDateOfExpiry()
        +
        +
        Returns:
        +
        VIZ Date Of Expiry option (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfExpiry

        +
        public void setVizDateOfExpiry(int vizDateOfExpiry)
        +
        Set VIZ Date Of Expiry option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizDateOfExpiry -
        +
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDateOfBirth

        +
        public int getCheckDigitDateOfBirth()
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDateOfBirth

        +
        public void setCheckDigitDateOfBirth(int checkDigitDateOfBirth)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDateOfExpiry

        +
        public int getCheckDigitDateOfExpiry()
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDateOfExpiry

        +
        public void setCheckDigitDateOfExpiry(int checkDigitDateOfExpiry)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDocumentNumber

        +
        public int getCheckDigitDocumentNumber()
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDocumentNumber

        +
        public void setCheckDigitDocumentNumber(int checkDigitDocumentNumber)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitFinal

        +
        public int getCheckDigitFinal()
        +
      • +
      + + + +
        +
      • +

        setCheckDigitFinal

        +
        public void setCheckDigitFinal(int checkDigitFinal)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitPersonalNumber

        +
        public int getCheckDigitPersonalNumber()
        +
      • +
      + + + +
        +
      • +

        setCheckDigitPersonalNumber

        +
        public void setCheckDigitPersonalNumber(int checkDigitPersonalNumber)
        +
      • +
      + + + +
        +
      • +

        getDateOfBirth

        +
        public int getDateOfBirth()
        +
      • +
      + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(int dateOfBirth)
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiry

        +
        public int getDateOfExpiry()
        +
      • +
      + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(int dateOfExpiry)
        +
      • +
      + + + +
        +
      • +

        getDocumentNumber

        +
        public int getDocumentNumber()
        +
      • +
      + + + +
        +
      • +

        setDocumentNumber

        +
        public void setDocumentNumber(int documentNumber)
        +
      • +
      + + + +
        +
      • +

        getDocumentType

        +
        public int getDocumentType()
        +
      • +
      + + + +
        +
      • +

        setDocumentType

        +
        public void setDocumentType(int documentType)
        +
      • +
      + + + +
        +
      • +

        getGivenNames

        +
        public int getGivenNames()
        +
      • +
      + + + +
        +
      • +

        setGivenNames

        +
        public void setGivenNames(int givenNames)
        +
      • +
      + + + +
        +
      • +

        getIssuingCountryCode

        +
        public int getIssuingCountryCode()
        +
      • +
      + + + +
        +
      • +

        setIssuingCountryCode

        +
        public void setIssuingCountryCode(int issuingCountryCode)
        +
      • +
      + + + +
        +
      • +

        getNationalityCountryCode

        +
        public int getNationalityCountryCode()
        +
      • +
      + + + +
        +
      • +

        setNationalityCountryCode

        +
        public void setNationalityCountryCode(int nationalityCountryCode)
        +
      • +
      + + + +
        +
      • +

        getOptionalData

        +
        public int getOptionalData()
        +
      • +
      + + + +
        +
      • +

        setOptionalData

        +
        public void setOptionalData(int optionalData)
        +
      • +
      + + + +
        +
      • +

        getPersonalNumber

        +
        public int getPersonalNumber()
        +
      • +
      + + + +
        +
      • +

        setPersonalNumber

        +
        public void setPersonalNumber(int personalNumber)
        +
      • +
      + + + +
        +
      • +

        getSex

        +
        public int getSex()
        +
      • +
      + + + +
        +
      • +

        setSex

        +
        public void setSex(int sex)
        +
      • +
      + + + +
        +
      • +

        getSurname

        +
        public int getSurname()
        +
      • +
      + + + +
        +
      • +

        setSurname

        +
        public void setSurname(int surname)
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldScanOptions.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldScanOptions.html new file mode 100644 index 000000000..8f7870bd5 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzFieldScanOptions.html @@ -0,0 +1,676 @@ + + + + + +MrzFieldScanOptions (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class MrzFieldScanOptions

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MrzFieldScanOptions

        +
        public MrzFieldScanOptions()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAddress

        +
        @Deprecated
        +public IDFieldScanOptions.FieldScanOption getAddress()
        +
        Deprecated. As of release 10.1 this will be replaced with getVizAddress()
        +
        get address of type FieldScanOption (mandatory, optional, disabled or default)
        +
        +
        Returns:
        +
        address option
        +
        +
      • +
      + + + +
        +
      • +

        setAddress

        +
        @Deprecated
        +public void setAddress(IDFieldScanOptions.FieldScanOption address)
        +
        Deprecated. As of release 10.1 this will be replaced with #setVizAddress(FieldScanOption)
        +
        set address option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        address - represents the option for address field
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfIssue

        +
        @Deprecated
        +public IDFieldScanOptions.FieldScanOption getDateOfIssue()
        +
        Deprecated. As of release 10.1 this will be replaced with getVizDateOfIssue()
        +
        +
        Returns:
        +
        date Of issue of type FieldScanOption (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfIssue

        +
        @Deprecated
        +public void setDateOfIssue(IDFieldScanOptions.FieldScanOption dateOfIssue)
        +
        Deprecated. As of release 10.1 this will be replaced with #setVizDateOfIssue(FieldScanOption)
        +
        set date Of Issue optional field (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        dateOfIssue - represents the option for date od issue field
        +
        +
      • +
      + + + +
        +
      • +

        getVizAddress

        +
        public IDFieldScanOptions.FieldScanOption getVizAddress()
        +
        get visual inspection zone address of type FieldScanOption (mandatory, optional, disabled or default)
        +
        +
        Returns:
        +
        address option
        +
        +
      • +
      + + + +
        +
      • +

        setVizAddress

        +
        public void setVizAddress(IDFieldScanOptions.FieldScanOption vizAddress)
        +
        set visual inspection zone address option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizAddress - represents the option for address field
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfIssue

        +
        public IDFieldScanOptions.FieldScanOption getVizDateOfIssue()
        +
        +
        Returns:
        +
        date Of issue of type FieldScanOption (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfIssue

        +
        public void setVizDateOfIssue(IDFieldScanOptions.FieldScanOption vizDateOfIssue)
        +
        Set Date of Issue option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizDateOfIssue -
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setVizSurname

        +
        public void setVizSurname(IDFieldScanOptions.FieldScanOption vizSurname)
        +
        Set VIZ Surname option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizSurname -
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setVizGivenNames

        +
        public void setVizGivenNames(IDFieldScanOptions.FieldScanOption vizGivenNames)
        +
        Set VIZ GivenNames option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizGivenNames -
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfBirth

        +
        public IDFieldScanOptions.FieldScanOption getVizDateOfBirth()
        +
        +
        Returns:
        +
        VIZ Date Of Birth option (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfBirth

        +
        public void setVizDateOfBirth(IDFieldScanOptions.FieldScanOption vizDateOfBirth)
        +
        Set VIZ Date OF Birth option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizDateOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfExpiry

        +
        public IDFieldScanOptions.FieldScanOption getVizDateOfExpiry()
        +
        +
        Returns:
        +
        VIZ Date Of Expiry option (mandatory, optional, disabled or default)
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfExpiry

        +
        public void setVizDateOfExpiry(IDFieldScanOptions.FieldScanOption vizDateOfExpiry)
        +
        Set VIZ Date Of Expiry option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        vizDateOfExpiry -
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(IDFieldScanOptions.FieldScanOption dateOfBirth)
        +
        Set Date Of Birth option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        dateOfBirth -
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(IDFieldScanOptions.FieldScanOption dateOfExpiry)
        +
        Set Date Of Expiry option (mandatory, optional, disabled or default)
        +
        +
        Parameters:
        +
        dateOfExpiry -
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzIdentification.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzIdentification.html new file mode 100644 index 000000000..edbab7738 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/MrzIdentification.html @@ -0,0 +1,1835 @@ + + + + + +MrzIdentification (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class MrzIdentification

+
+
+ +
+
    +
  • +
    +
    +
    public class MrzIdentification
    +extends ID
    +
    A data class containing identification information from a machine-readable-zone.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MrzIdentification

        +
        public MrzIdentification()
        +
      • +
      + + + +
        +
      • +

        MrzIdentification

        +
        public MrzIdentification(AnylineRawResult alResult)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSurNames

        +
        @Deprecated
        +public java.lang.String getSurNames()
        +
        Deprecated. As of release 10 this will be replaced with getSurname()S
        +
        +
        Returns:
        +
        the surNames (last-name, family-name)
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setSurNames

        +
        @Deprecated
        +public void setSurNames(java.lang.String surNames)
        +
        Deprecated. As of release 10 this will be replaced with setSurname(String) ()}
        +
      • +
      + + + +
        +
      • +

        getSurname

        +
        public java.lang.String getSurname()
        +
        +
        Returns:
        +
        the surNames (last-name, family-name)
        +
        +
      • +
      + + + +
        +
      • +

        setSurname

        +
        public void setSurname(java.lang.String surname)
        +
        set Surname
        +
        +
        Parameters:
        +
        surname -
        +
        +
      • +
      + + + +
        +
      • +

        getGivenNames

        +
        public java.lang.String getGivenNames()
        +
        +
        Returns:
        +
        the given names
        +
        +
      • +
      + + + +
        +
      • +

        setGivenNames

        +
        public void setGivenNames(java.lang.String givenNames)
        +
        set givenNames
        +
        +
        Parameters:
        +
        givenNames -
        +
        +
      • +
      + + + +
        +
      • +

        getDayOfBirth

        +
        @Deprecated
        +public java.lang.String getDayOfBirth()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfBirth()
        +
        +
        Returns:
        +
        the day of birth as a string (as read from the mrz. Format: yyMMdd)
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setDayOfBirth

        +
        @Deprecated
        +public void setDayOfBirth(java.lang.String dayOfBirth)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfBirth(String) ()}
        +
      • +
      + + + +
        +
      • +

        getDateOfBirth

        +
        public java.lang.String getDateOfBirth()
        +
        +
        Returns:
        +
        the date of birth as a string (as read from the mrz. Format: yyMMdd)
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfBirth

        +
        public void setDateOfBirth(java.lang.String dateOfBirth)
        +
        set Date of Birth
        +
        +
        Parameters:
        +
        dateOfBirth -
        +
        +
      • +
      + + + +
        +
      • +

        getExpirationDate

        +
        @Deprecated
        +public java.lang.String getExpirationDate()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfExpiry()
        +
        +
        Returns:
        +
        the expiration date as a string (as read from the mrz. Format: yyMMdd)
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setExpirationDate

        +
        @Deprecated
        +public void setExpirationDate(java.lang.String expirationDate)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfExpiry(String)
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiry

        +
        public java.lang.String getDateOfExpiry()
        +
        +
        Returns:
        +
        the expiration date as a string (as read from the mrz. Format: yyMMdd)
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfExpiry

        +
        public void setDateOfExpiry(java.lang.String dateOfExpiry)
        +
      • +
      + + + +
        +
      • +

        getCountryCode

        +
        @Deprecated
        +public java.lang.String getCountryCode()
        +
        Deprecated. As of release 3.3 this will be replaced with getIssuingCountryCode() and getNationalityCountryCode()
        +
        +
        Returns:
        +
        the country code (mostly 3 letters ... some exceptions)
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getDocumentNumber

        +
        public java.lang.String getDocumentNumber()
        +
        +
        Returns:
        +
        the number of the document (alpha-numeric)
        +
        +
      • +
      + + + +
        +
      • +

        setDocumentNumber

        +
        public void setDocumentNumber(java.lang.String documentNumber)
        +
      • +
      + + + +
        +
      • +

        getDocumentType

        +
        public java.lang.String getDocumentType()
        +
        +
        Returns:
        +
        the type of the document ("P" .. passport, "ID" .. id, ...)
        +
        +
      • +
      + + + +
        +
      • +

        setDocumentType

        +
        public void setDocumentType(java.lang.String documentType)
        +
      • +
      + + + +
        +
      • +

        getIssuingCountryCode

        +
        public java.lang.String getIssuingCountryCode()
        +
        +
        Returns:
        +
        the country code of the issuing country or organization (mostly 3 letters ... some exceptions)
        +
        +
      • +
      + + + +
        +
      • +

        setIssuingCountryCode

        +
        public void setIssuingCountryCode(java.lang.String issuingCountryCode)
        +
      • +
      + + + +
        +
      • +

        getNationalityCountryCode

        +
        public java.lang.String getNationalityCountryCode()
        +
        +
        Returns:
        +
        the country code of the nationality (mostly 3 letters ... some exceptions)
        +
        +
      • +
      + + + +
        +
      • +

        setNationalityCountryCode

        +
        public void setNationalityCountryCode(java.lang.String nationalityCountryCode)
        +
      • +
      + + + +
        +
      • +

        getSex

        +
        public java.lang.String getSex()
        +
        +
        Returns:
        +
        the sex ("M" .. male, "F" .. female, "" .. unspecified)
        +
        +
      • +
      + + + +
        +
      • +

        setSex

        +
        public void setSex(java.lang.String sex)
        +
      • +
      + + + +
        +
      • +

        getPersonalNumber

        +
        public java.lang.String getPersonalNumber()
        +
        +
        Returns:
        +
        the personal number that may be used by the issuing country as it desires (alpha-numeric)
        +
        +
      • +
      + + + +
        +
      • +

        setPersonalNumber

        +
        public void setPersonalNumber(java.lang.String personalNumber)
        +
      • +
      + + + +
        +
      • +

        getPersonalNumber2

        +
        @Deprecated
        +public java.lang.String getPersonalNumber2()
        +
        Deprecated. As of release 10 this will be replaced with getOptionalData()
        +
        +
        Returns:
        +
        the personal number in the middle line of a TD1 ID that may be used by the issuing country as it desires + (alpha-numeric)
        +
        See Also:
        +
        TD1 Documents - Anyline Documentation
        +
        +
      • +
      + + + +
        +
      • +

        setPersonalNumber2

        +
        @Deprecated
        +public void setPersonalNumber2(java.lang.String personalNumber2)
        +
        Deprecated. As of release 10 this will be replaced with setOptionalData(String) ()}
        +
      • +
      + + + +
        +
      • +

        getOptionalData

        +
        public java.lang.String getOptionalData()
        +
        +
        Returns:
        +
        the personal number in the middle line of a TD1 ID that may be used by the issuing country as it desires + (alpha-numeric)
        +
        See Also:
        +
        TD1 Documents - Anyline Documentation
        +
        +
      • +
      + + + +
        +
      • +

        setOptionalData

        +
        public void setOptionalData(java.lang.String optionalData)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitNumber

        +
        @Deprecated
        +public java.lang.String getCheckDigitNumber()
        +
        Deprecated. As of release 10 this will be replaced with getCheckDigitDocumentNumber()
        +
        +
        Returns:
        +
        the check-digit for the number
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitNumber

        +
        @Deprecated
        +public void setCheckDigitNumber(java.lang.String checkDigitNumber)
        +
        Deprecated. As of release 10 this will be replaced with setCheckDigitDocumentNumber(String)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDocumentNumber

        +
        public java.lang.String getCheckDigitDocumentNumber()
        +
        +
        Returns:
        +
        the check-digit for the document number
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDocumentNumber

        +
        public void setCheckDigitDocumentNumber(java.lang.String checkDigitDocumentNumber)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitExpirationDate

        +
        @Deprecated
        +public java.lang.String getCheckDigitExpirationDate()
        +
        Deprecated. As of release 10 this will be replaced with getCheckDigitDateOfExpiry()
        +
        +
        Returns:
        +
        the check-digit for the expiration date
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitExpirationDate

        +
        @Deprecated
        +public void setCheckDigitExpirationDate(java.lang.String checkDigitExpirationDate)
        +
        Deprecated. As of release 10 this will be replaced with setCheckDigitDateOfExpiry(String)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDateOfExpiry

        +
        public java.lang.String getCheckDigitDateOfExpiry()
        +
        +
        Returns:
        +
        the check-digit for the expiration date
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDateOfExpiry

        +
        public void setCheckDigitDateOfExpiry(java.lang.String checkDigitDateOfExpiry)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDayOfBirth

        +
        @Deprecated
        +public java.lang.String getCheckDigitDayOfBirth()
        +
        Deprecated. As of release 10 this will be replaced with getCheckDigitDateOfBirth()
        +
        +
        Returns:
        +
        the check-digit for the day of birth
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDayOfBirth

        +
        @Deprecated
        +public void setCheckDigitDayOfBirth(java.lang.String checkDigitDayOfBirth)
        +
        Deprecated. As of release 10 this will be replaced with setCheckDigitDateOfBirth(String)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitDateOfBirth

        +
        public java.lang.String getCheckDigitDateOfBirth()
        +
        +
        Returns:
        +
        the check-digit for the date of birth
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitDateOfBirth

        +
        public void setCheckDigitDateOfBirth(java.lang.String checkDigitDateOfBirth)
        +
      • +
      + + + +
        +
      • +

        getDayOfBirthObject

        +
        @Deprecated
        +public java.util.Date getDayOfBirthObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfBirthObject()
        +
        +
        Returns:
        +
        the day of birth as a Date object dd.MM.yyy, null in case of a non-existing, + invalid or partial date
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfBirthObject

        +
        public java.util.Date getDateOfBirthObject()
        +
        +
        Returns:
        +
        the date of birth as a Date object dd.MM.yyy, null in case of a non-existing, + invalid or partial date
        +
        +
      • +
      + + + +
        +
      • +

        getExpirationDateObject

        +
        @Deprecated
        +public java.util.Date getExpirationDateObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfExpiryObject()
        +
        +
        Returns:
        +
        the expiration date as a Date object in format dd.MM.yyy, null in case of a + non-existing, invalid or partial date
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfExpiryObject

        +
        public java.util.Date getDateOfExpiryObject()
        +
        +
        Returns:
        +
        the expiration date as a Date object in format dd.MM.yyy, null in case of a + non-existing, invalid or partial date
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setCheckDigitFinal

        +
        public void setCheckDigitFinal(java.lang.String checkDigitFinal)
        +
      • +
      + + + +
        +
      • +

        getCheckDigitPersonalNumber

        +
        public java.lang.String getCheckDigitPersonalNumber()
        +
        +
        Returns:
        +
        the check-digit for the personal number (only set in TD3 documents)
        +
        See Also:
        +
        TD3 Documents - Anyline Documentation
        +
        +
      • +
      + + + +
        +
      • +

        setCheckDigitPersonalNumber

        +
        public void setCheckDigitPersonalNumber(java.lang.String checkDigitPersonalNumber)
        +
      • +
      + + + +
        +
      • +

        areAllCheckDigitsValid

        +
        public boolean areAllCheckDigitsValid()
        +
        +
        Returns:
        +
        a boolean indicating if all found check digits match the scanned ID data
        +
        +
      • +
      + + + +
        +
      • +

        setAllCheckDigitsValid

        +
        public void setAllCheckDigitsValid(boolean allCheckDigitsValid)
        +
      • +
      + + + +
        +
      • +

        getMrzString

        +
        public java.lang.String getMrzString()
        +
        +
        Returns:
        +
        a String representing the entire machine readable zone
        +
        Since:
        +
        3.13.0
        +
        +
      • +
      + + + +
        +
      • +

        setMrzString

        +
        public void setMrzString(java.lang.String mrzString)
        +
      • +
      + + + +
        +
      • +

        getAddress

        +
        public java.lang.String getAddress()
        +
        Deprecated. As of release 10 this will be replaced with getVizAddress()
        +
        If address is not identified then null will be returned
        +
        +
        Returns:
        +
        address if address is presented on German ID.
        +
        Since:
        +
        10.1
        +
        +
      • +
      + + + +
        +
      • +

        setAddress

        +
        @Deprecated
        +public void setAddress(java.lang.String address)
        +
        Deprecated. As of release 10.1 this will be replaced with setVizAddress(String)
        +
      • +
      + + + +
        +
      • +

        getVizAddress

        +
        public java.lang.String getVizAddress()
        +
        Gets the address. + If address is not identified then null will be returned
        +
        +
        Returns:
        +
        address if address is presented on German ID.
        +
        +
      • +
      + + + +
        +
      • +

        setVizAddress

        +
        public void setVizAddress(java.lang.String vizAddress)
        +
        Sets the address
        +
        +
        Parameters:
        +
        vizAddress -
        +
        +
      • +
      + + + +
        +
      • +

        getIssuingDate

        +
        @Deprecated
        +public java.lang.String getIssuingDate()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfIssue()
        +
        Gets the issue date.
        +
        +
        Returns:
        +
        issuing date.
        +
        Since:
        +
        10
        +
        +
      • +
      + + + +
        +
      • +

        setIssuingDate

        +
        @Deprecated
        +public void setIssuingDate(java.lang.String issuingDate)
        +
        Deprecated. As of release 10 this will be replaced with setDateOfIssue(String)
        +
        Sets the issuingDate.
        +
        +
        Parameters:
        +
        issuingDate -
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfIssue

        +
        @Deprecated
        +public java.lang.String getDateOfIssue()
        +
        Deprecated. As of release 10.1 this will be replaced with getVizDateOfIssue()
        +
        Gets the issue date.
        +
        +
        Returns:
        +
        issuing date.
        +
        Since:
        +
        10.1
        +
        +
      • +
      + + + +
        +
      • +

        setDateOfIssue

        +
        @Deprecated
        +public void setDateOfIssue(java.lang.String dateOfIssue)
        +
        Deprecated. As of release 10.1 this will be replaced with setVizDateOfIssue(String)
        +
        Sets the issuingDate.
        +
        +
        Parameters:
        +
        dateOfIssue -
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfIssue

        +
        public java.lang.String getVizDateOfIssue()
        +
        Gets the date of issue.
        +
        +
        Returns:
        +
        the date of issue.
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfIssue

        +
        public void setVizDateOfIssue(java.lang.String vizDateOfIssue)
        +
        Sets the date of issue.
        +
        +
        Parameters:
        +
        vizDateOfIssue -
        +
        +
      • +
      + + + +
        +
      • +

        getIssuingDateObject

        +
        @Deprecated
        +public java.util.Date getIssuingDateObject()
        +
        Deprecated. As of release 10 this will be replaced with getDateOfIssueObject()
        +
        Gets the issue date.
        +
        +
        Returns:
        +
        issuing date in date object form if issuing date is not null
        +
        +
      • +
      + + + +
        +
      • +

        getDateOfIssueObject

        +
        @Deprecated
        +public java.util.Date getDateOfIssueObject()
        +
        Deprecated. As of release 10.1 this will be replaced with getVizDateOfIssueObject()
        +
        Gets the issue date.
        +
        +
        Returns:
        +
        issuing date in date object form if issuing date is not null
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfIssueObject

        +
        public java.util.Date getVizDateOfIssueObject()
        +
        Gets the issue date from the Visual Inspection Zone
        +
        +
        Returns:
        +
        issuing date in date object form if issuing date is not null
        +
        +
      • +
      + + + +
        +
      • +

        toJSONObject

        +
        public org.json.JSONObject toJSONObject()
        +
        Gets the data of this object as a JSONObject
        +
        +
        Returns:
        +
        a JSONObject representation of this object
        +
        +
      • +
      + + + +
        +
      • +

        toString

        +
        @Deprecated
        +public java.lang.String toString()
        +
        Deprecated. 
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        getVizSurname

        +
        public java.lang.String getVizSurname()
        +
        +
        Returns:
        +
        Visual Inspection Zone Surname
        +
        Since:
        +
        10.1 + Get Visual Inspection Zone Surname
        +
        +
      • +
      + + + +
        +
      • +

        setVizSurname

        +
        public void setVizSurname(java.lang.String vizSurname)
        +
        +
        Parameters:
        +
        vizSurname - Visual Inspection Zone Surname
        +
        Since:
        +
        10.1 + Set Visual Inspection Zone Surname
        +
        +
      • +
      + + + +
        +
      • +

        getVizGivenNames

        +
        public java.lang.String getVizGivenNames()
        +
        +
        Returns:
        +
        Visual Inspeciton Zone Given Names
        +
        Since:
        +
        10.1 + Get method for Visual Inspection Zone Given Names
        +
        +
      • +
      + + + +
        +
      • +

        setVizGivenNames

        +
        public void setVizGivenNames(java.lang.String vizGivenNames)
        +
        +
        Parameters:
        +
        vizGivenNames - Visual Inspection Zone Given Names
        +
        Since:
        +
        10.1 + Set method for Visual Inspection Zone Given Names
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfBirth

        +
        public java.lang.String getVizDateOfBirth()
        +
        +
        Returns:
        +
        Visual Inspection Zone Date Of Birth
        +
        Since:
        +
        10.1 + Get method for Visual Inspection Zone Date Of Birth
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfBirth

        +
        public void setVizDateOfBirth(java.lang.String vizDateOfBirth)
        +
        +
        Parameters:
        +
        vizDateOfBirth - Visual Inspection Zone Date Of Birth
        +
        Since:
        +
        10.1 + Set method vor Visual Inspection Zone Date Of Birth
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfExpiry

        +
        public java.lang.String getVizDateOfExpiry()
        +
        +
        Returns:
        +
        Visual Inspection Zone Date Of Expiry
        +
        Since:
        +
        10.1 + Get method for Visual Inspection Zone Date Of Expiry
        +
        +
      • +
      + + + +
        +
      • +

        setVizDateOfExpiry

        +
        public void setVizDateOfExpiry(java.lang.String vizDateOfExpiry)
        +
        +
        Parameters:
        +
        vizDateOfExpiry - Visual Inspection Zone Date Of Expiry
        +
        Since:
        +
        10.1 + Set method vor Visual Inspection Zone Date Of Expiry
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfBirthObject

        +
        public java.util.Date getVizDateOfBirthObject()
        +
        +
        Returns:
        +
        VIZ Date of Birth in Date Object format
        +
        Since:
        +
        10.1
        +
        +
      • +
      + + + +
        +
      • +

        getVizDateOfExpiryObject

        +
        public java.util.Date getVizDateOfExpiryObject()
        +
        +
        Returns:
        +
        VIZ Date of Expiry in Date Object format
        +
        Since:
        +
        10.1
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/NFCConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/NFCConfig.html new file mode 100644 index 000000000..2a04dc2e0 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/NFCConfig.html @@ -0,0 +1,311 @@ + + + + + +NFCConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class NFCConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.NFCConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class NFCConfig
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NFCConfig(java.lang.String passportNumber, + java.lang.String dateOfBirth, + java.lang.String expirationDate) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NFCConfig

        +
        public NFCConfig(java.lang.String passportNumber,
        +                 java.lang.String dateOfBirth,
        +                 java.lang.String expirationDate)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        readDataGroup1

        +
        public byte[] readDataGroup1()
        +
      • +
      + + + +
        +
      • +

        readSOD

        +
        public byte[] readSOD()
        +
      • +
      + + + +
        +
      • +

        readDataGroup2

        +
        public byte[] readDataGroup2()
        +
      • +
      + + + +
        +
      • +

        getAbstractReader

        +
        public AbstractReader getAbstractReader()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateConfig.html new file mode 100644 index 000000000..8e6617bec --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateConfig.html @@ -0,0 +1,278 @@ + + + + + +TemplateConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class TemplateConfig

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class TemplateConfig
    +extends UniversalIdConfig
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TemplateConfig

        +
        public TemplateConfig(org.json.JSONObject jsonObject)
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldConfidences.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldConfidences.html new file mode 100644 index 000000000..50b446a12 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldConfidences.html @@ -0,0 +1,278 @@ + + + + + +TemplateFieldConfidences (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class TemplateFieldConfidences

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TemplateFieldConfidences

        +
        public TemplateFieldConfidences()
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldScanOptions.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldScanOptions.html new file mode 100644 index 000000000..0e8c325b7 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/TemplateFieldScanOptions.html @@ -0,0 +1,293 @@ + + + + + +TemplateFieldScanOptions (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class TemplateFieldScanOptions

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TemplateFieldScanOptions

        +
        public TemplateFieldScanOptions()
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdConfig.html new file mode 100644 index 000000000..e49c38c51 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdConfig.html @@ -0,0 +1,365 @@ + + + + + +UniversalIdConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class UniversalIdConfig

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UniversalIdConfig

        +
        public UniversalIdConfig()
        +
      • +
      + + + +
        +
      • +

        UniversalIdConfig

        +
        public UniversalIdConfig(org.json.JSONObject jsonObject)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAllowedLayouts

        +
        public java.util.Map<java.lang.String,java.util.List<java.lang.String>> getAllowedLayouts()
        +
        Get the Map of allowed layout types as keys and a list of allowed layouts for the specific key as value
        +
        +
        Returns:
        +
        - the Map of allowed layouts
        +
        +
      • +
      + + + +
        +
      • +

        setScanConfiguration

        +
        public void setScanConfiguration(@NonNull
        +                                 UniversalIdLayoutType universalIdLayoutType,
        +                                 @NonNull
        +                                 java.util.List<java.lang.String> layoutList)
        +
        Sets programatically the allowed layout types and the layouts to be scanned for the specific layout type
        +
        +
        Parameters:
        +
        universalIdLayoutType - - Layout type (e.g. MRZ, idFront, driving license)
        +
        layoutList - - list of allowed layouts for the layout type
        +
        +
      • +
      + + + +
        +
      • +

        getAllowedLayoutsForLayoutType

        +
        public java.util.List<java.lang.String> getAllowedLayoutsForLayoutType(UniversalIdLayoutType universalIdLayoutType)
        +
        Returns a List of strings for a universalIdLayoutType
        +
        +
        Parameters:
        +
        universalIdLayoutType - - Layout type (e.g. MRZ, idFront, driving license)
        +
        Returns:
        +
        - list of allowed layouts for the layout type
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldConfidences.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldConfidences.html new file mode 100644 index 000000000..3a7e20d73 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldConfidences.html @@ -0,0 +1,374 @@ + + + + + +UniversalIdFieldConfidences (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class UniversalIdFieldConfidences

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        fieldNames

        +
        public java.util.List<java.lang.String> fieldNames
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UniversalIdFieldConfidences

        +
        public UniversalIdFieldConfidences()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getConfidence

        +
        public java.lang.Integer getConfidence(java.lang.String fieldName)
        +
      • +
      + + + +
        +
      • +

        getFieldNames

        +
        public java.util.List<java.lang.String> getFieldNames()
        +
      • +
      + + + +
        +
      • +

        hasField

        +
        public java.lang.Boolean hasField(java.lang.String fieldName)
        +
      • +
      + + + +
        +
      • +

        addField

        +
        public void addField(java.lang.String fieldName,
        +                     java.lang.Integer value)
        +
      • +
      + + + +
        +
      • +

        removeField

        +
        public void removeField(java.lang.String fieldName)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldScanOptions.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldScanOptions.html new file mode 100644 index 000000000..60530e77e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdFieldScanOptions.html @@ -0,0 +1,389 @@ + + + + + +UniversalIdFieldScanOptions (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class UniversalIdFieldScanOptions

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        fieldNames

        +
        public java.util.List<java.lang.String> fieldNames
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UniversalIdFieldScanOptions

        +
        public UniversalIdFieldScanOptions()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        hasField

        +
        public java.lang.Boolean hasField(java.lang.String fieldName)
        +
      • +
      + + + + + + + +
        +
      • +

        removeField

        +
        public void removeField(java.lang.String fieldName)
        +
      • +
      + + + +
        +
      • +

        getFieldNames

        +
        public java.util.List<java.lang.String> getFieldNames()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.LayoutType.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.LayoutType.html new file mode 100644 index 000000000..0b59bfd07 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.LayoutType.html @@ -0,0 +1,161 @@ + + + + + +UniversalIdLayoutType.LayoutType (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Annotation Type UniversalIdLayoutType.LayoutType

+
+
+
+
    +
  • +
    +
    +
    @Retention(value=SOURCE)
    +public static @interface UniversalIdLayoutType.LayoutType
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.html new file mode 100644 index 000000000..4942ba19c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/UniversalIdLayoutType.html @@ -0,0 +1,391 @@ + + + + + +UniversalIdLayoutType (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.id
+

Class UniversalIdLayoutType

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.id.UniversalIdLayoutType
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class UniversalIdLayoutType
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        LAYOUT_TYPE_MRZ

        +
        public static final java.lang.String LAYOUT_TYPE_MRZ
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LAYOUT_TYPE_DRIVING_LICENSE

        +
        public static final java.lang.String LAYOUT_TYPE_DRIVING_LICENSE
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LAYOUT_TYPE_ID_FRONT

        +
        public static final java.lang.String LAYOUT_TYPE_ID_FRONT
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LAYOUT_TYPE_INSURANCE_CARD

        +
        public static final java.lang.String LAYOUT_TYPE_INSURANCE_CARD
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        UniversalIdLayoutType

        +
        public UniversalIdLayoutType(java.lang.String type)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getType

        +
        public java.lang.String getType()
        +
      • +
      + + + +
        +
      • +

        setType

        +
        public void setType(java.lang.String type)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-frame.html new file mode 100644 index 000000000..44a9bf6e2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-frame.html @@ -0,0 +1,59 @@ + + + + + +io.anyline.plugin.id (AnylineSdk API) + + + + +

io.anyline.plugin.id

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-summary.html new file mode 100644 index 000000000..fdfc823a2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-summary.html @@ -0,0 +1,302 @@ + + + + + +io.anyline.plugin.id (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin.id

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-tree.html new file mode 100644 index 000000000..342c312e2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/id/package-tree.html @@ -0,0 +1,215 @@ + + + + + +io.anyline.plugin.id Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin.id

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Annotation Type Hierarchy

+ +

Enum Hierarchy

+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanMode.html new file mode 100644 index 000000000..4a1971c48 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanMode.html @@ -0,0 +1,915 @@ + + + + + +LicensePlateScanMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.licenseplate
+

Enum LicensePlateScanMode

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • java.lang.Enum<LicensePlateScanMode>
    • +
    • +
        +
      • io.anyline.plugin.licenseplate.LicensePlateScanMode
      • +
      +
    • +
    +
  • +
+
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanPlugin.html new file mode 100644 index 000000000..6e0efd8f1 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanPlugin.html @@ -0,0 +1,509 @@ + + + + + +LicensePlateScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.licenseplate
+

Class LicensePlateScanPlugin

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanResult.html new file mode 100644 index 000000000..d587625ca --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanResult.html @@ -0,0 +1,319 @@ + + + + + +LicensePlateScanResult (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.licenseplate
+

Class LicensePlateScanResult

+
+
+ +
+
    +
  • +
    +
    +
    public class LicensePlateScanResult
    +extends ScanResult<java.lang.String>
    +
    Created by clemens on 28/09/17.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LicensePlateScanResult

        +
        public LicensePlateScanResult(@Nullable
        +                              java.lang.String pluginId,
        +                              @Nullable
        +                              java.util.List<android.graphics.PointF> outline,
        +                              @Nullable
        +                              java.lang.Integer confidence,
        +                              @Nullable
        +                              AnylineImage cutoutImage,
        +                              @Nullable
        +                              AnylineImage fullImage,
        +                              @NonNull
        +                              java.lang.String result,
        +                              @NonNull
        +                              java.lang.String country)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCountry

        +
        public java.lang.String getCountry()
        +
        Returns the detected License Plate country
        +
        +
        Returns:
        +
        the country that was detected
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanViewPlugin.html new file mode 100644 index 000000000..68df771ad --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/LicensePlateScanViewPlugin.html @@ -0,0 +1,284 @@ + + + + + +LicensePlateScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.licenseplate
+

Class LicensePlateScanViewPlugin

+
+
+ +
+
    +
  • +
    +
    +
    public class LicensePlateScanViewPlugin
    +extends AbstractScanViewPlugin
    +
    Created by lorena on 18.06.18.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        LicensePlateScanViewPlugin

        +
        public LicensePlateScanViewPlugin(@NonNull
        +                                  android.content.Context context,
        +                                  @NonNull
        +                                  AbstractScanPlugin scanPlugin,
        +                                  @NonNull
        +                                  ScanViewPluginConfig config)
        +
      • +
      + + + +
        +
      • +

        LicensePlateScanViewPlugin

        +
        public LicensePlateScanViewPlugin(@NonNull
        +                                  android.content.Context context,
        +                                  @NonNull
        +                                  ScanViewPluginConfig config,
        +                                  java.lang.String id)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-frame.html new file mode 100644 index 000000000..108475795 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.anyline.plugin.licenseplate (AnylineSdk API) + + + + +

io.anyline.plugin.licenseplate

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-summary.html new file mode 100644 index 000000000..729923aea --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-summary.html @@ -0,0 +1,168 @@ + + + + + +io.anyline.plugin.licenseplate (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin.licenseplate

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-tree.html new file mode 100644 index 000000000..4c40abc64 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/licenseplate/package-tree.html @@ -0,0 +1,168 @@ + + + + + +io.anyline.plugin.licenseplate Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin.licenseplate

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+
    +
  • java.lang.Object +
      +
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) + +
    • +
    +
  • +
+
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanMode.html new file mode 100644 index 000000000..a22a8dbd2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanMode.html @@ -0,0 +1,470 @@ + + + + + +MeterScanMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.meter
+

Enum MeterScanMode

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • java.lang.Enum<MeterScanMode>
    • +
    • +
        +
      • io.anyline.plugin.meter.MeterScanMode
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<MeterScanMode>
    +
    +
    +
    +
    public enum MeterScanMode
    +extends java.lang.Enum<MeterScanMode>
    +
    A enum for the available scan modes in the MeterScanPlugin.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static MeterScanMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (MeterScanMode c : MeterScanMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static MeterScanMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        fromEnergyScanMode

        +
        public static MeterScanMode fromEnergyScanMode(MeterScanMode scanMode)
        +
        Get the enum value
        +
        +
        Parameters:
        +
        scanMode - the old enum value
        +
        Returns:
        +
        the new enum value
        +
        +
      • +
      + + + +
        +
      • +

        toLicenseStringIdentifier

        +
        public java.lang.String toLicenseStringIdentifier()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanPlugin.html new file mode 100644 index 000000000..e65d674fa --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanPlugin.html @@ -0,0 +1,453 @@ + + + + + +MeterScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.meter
+

Class MeterScanPlugin

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    ScanPlugin<MeterScanResult>
    +
    +
    +
    +
    public class MeterScanPlugin
    +extends AbstractScanPlugin<MeterScanResult>
    +

    Anyline Meter Plugin

    +

    + The Anyline Meter Plugin scans a variety of meters (and also bar- and qr-codes) +

    + This plugin is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MeterScanPlugin

        +
        public MeterScanPlugin(android.content.Context context,
        +                       java.lang.String id)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        setSerialNumberValidationRegex

        +
        public void setSerialNumberValidationRegex(java.lang.String regexString)
        +
        Set a validation regex string for the Serialnumber scan mode. + Invalid recognized results will be not returned.
        +
        +
        Parameters:
        +
        regexString - the regular expression represented as a string used for validation.
        +
        +
      • +
      + + + +
        +
      • +

        setSerialNumberCharWhitelist

        +
        public void setSerialNumberCharWhitelist(java.lang.String whiteList)
        +
        Set the character whitelist (all the characters that may occur in the data that should be recognized) + as a string for the Serialnumber scan mode. + + Currently only upper case letters and numbers are allowed.
        +
        +
        Parameters:
        +
        whiteList - represents the whitelist of allowed characters.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanResult.html new file mode 100644 index 000000000..2cb55aeed --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanResult.html @@ -0,0 +1,320 @@ + + + + + +MeterScanResult (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.meter
+

Class MeterScanResult

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MeterScanResult

        +
        public MeterScanResult(@Nullable
        +                       java.lang.String pluginId,
        +                       @Nullable
        +                       java.util.List<android.graphics.PointF> outline,
        +                       @Nullable
        +                       java.lang.Integer confidence,
        +                       @Nullable
        +                       AnylineImage cutoutImage,
        +                       @Nullable
        +                       AnylineImage fullImage,
        +                       @NonNull
        +                       java.lang.String result,
        +                       @NonNull
        +                       MeterScanMode scanMode)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getScanMode

        +
        @NonNull
        +public MeterScanMode getScanMode()
        +
        Returns the scan mode which was used to acquire the result.
        +
        +
        Returns:
        +
        the scan mode that was used
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanViewPlugin.html new file mode 100644 index 000000000..abe82a931 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/MeterScanViewPlugin.html @@ -0,0 +1,397 @@ + + + + + +MeterScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.meter
+

Class MeterScanViewPlugin

+
+
+ +
+
    +
  • +
    +
    +
    public class MeterScanViewPlugin
    +extends AbstractScanViewPlugin
    +

    Anyline Energy View

    +

    The Anyline Energy-Module scans a variety of meters (and also bar- and qr-codes)

    +
  • +
+
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-frame.html new file mode 100644 index 000000000..1cb636a69 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-frame.html @@ -0,0 +1,25 @@ + + + + + +io.anyline.plugin.meter (AnylineSdk API) + + + + +

io.anyline.plugin.meter

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-summary.html new file mode 100644 index 000000000..0ca44c5da --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-summary.html @@ -0,0 +1,170 @@ + + + + + +io.anyline.plugin.meter (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin.meter

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-tree.html new file mode 100644 index 000000000..2657ecd5d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/meter/package-tree.html @@ -0,0 +1,168 @@ + + + + + +io.anyline.plugin.meter Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin.meter

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+
    +
  • java.lang.Object +
      +
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) + +
    • +
    +
  • +
+
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineCattleTagConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineCattleTagConfig.html new file mode 100644 index 000000000..3f23e4e6c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineCattleTagConfig.html @@ -0,0 +1,246 @@ + + + + + +AnylineCattleTagConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class AnylineCattleTagConfig

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineCattleTagConfig

        +
        public AnylineCattleTagConfig()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.ContainerScanMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.ContainerScanMode.html new file mode 100644 index 000000000..7449076f9 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.ContainerScanMode.html @@ -0,0 +1,342 @@ + + + + + +AnylineContainerConfig.ContainerScanMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Enum AnylineContainerConfig.ContainerScanMode

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      HORIZONTAL 
      VERTICAL 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static AnylineContainerConfig.ContainerScanModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static AnylineContainerConfig.ContainerScanMode[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static AnylineContainerConfig.ContainerScanMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (AnylineContainerConfig.ContainerScanMode c : AnylineContainerConfig.ContainerScanMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static AnylineContainerConfig.ContainerScanMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.html new file mode 100644 index 000000000..2e97c587a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineContainerConfig.html @@ -0,0 +1,376 @@ + + + + + +AnylineContainerConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class AnylineContainerConfig

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineContainerConfig

        +
        public AnylineContainerConfig()
        +
      • +
      + + + +
        +
      • +

        AnylineContainerConfig

        +
        public AnylineContainerConfig(org.json.JSONObject anylineContainerConfigJson)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        setCharacterWhitelist

        +
        public void setCharacterWhitelist(java.lang.String characterWhiteList)
        +
      • +
      + + + +
        +
      • +

        setValidationRegex

        +
        public void setValidationRegex(java.lang.String validationRegex)
        +
      • +
      + + + +
        +
      • +

        getCharWhitelist

        +
        public java.lang.String getCharWhitelist()
        +
      • +
      + + + +
        +
      • +

        getValidationRegex

        +
        public java.lang.String getValidationRegex()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrBaseConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrBaseConfig.html new file mode 100644 index 000000000..203c79f20 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrBaseConfig.html @@ -0,0 +1,276 @@ + + + + + +AnylineOcrBaseConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class AnylineOcrBaseConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.plugin.ocr.AnylineOcrBaseConfig
    • +
    +
  • +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineOcrBaseConfig

        +
        public AnylineOcrBaseConfig()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.AnylineOcrRegex.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.AnylineOcrRegex.html new file mode 100644 index 000000000..997b0d787 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.AnylineOcrRegex.html @@ -0,0 +1,421 @@ + + + + + +AnylineOcrConfig.AnylineOcrRegex (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Enum AnylineOcrConfig.AnylineOcrRegex

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      EMAIL 
      IMEI 
      ISBN 
      PRICE 
      URL 
      VIN 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static AnylineOcrConfig.AnylineOcrRegex[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (AnylineOcrConfig.AnylineOcrRegex c : AnylineOcrConfig.AnylineOcrRegex.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static AnylineOcrConfig.AnylineOcrRegex valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getRegex

        +
        public java.lang.String getRegex()
        +
      • +
      + + + +
        +
      • +

        getWhiteList

        +
        public java.lang.String getWhiteList()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.ScanMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.ScanMode.html new file mode 100644 index 000000000..0a58cd3a8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.ScanMode.html @@ -0,0 +1,374 @@ + + + + + +AnylineOcrConfig.ScanMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Enum AnylineOcrConfig.ScanMode

+
+
+
    +
  • java.lang.Object
  • +
  • + +
  • +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      AUTO +
      The AUTO mode is optimal if you want to scan more than one use case in one mode.
      +
      GRID +
      The GRID mode is optimal for characters with equal size laid out in a grid with a constant font, + background and character count (like loyalty codes inside bottle caps)
      +
      LINE +
      The LINE mode is optimal for scanning one or more lines of variable length or font (like IBANs or addresses)
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static AnylineOcrConfig.ScanModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static AnylineOcrConfig.ScanMode[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        LINE

        +
        public static final AnylineOcrConfig.ScanMode LINE
        +
        The LINE mode is optimal for scanning one or more lines of variable length or font (like IBANs or addresses)
        +
      • +
      + + + +
        +
      • +

        GRID

        +
        public static final AnylineOcrConfig.ScanMode GRID
        +
        The GRID mode is optimal for characters with equal size laid out in a grid with a constant font, + background and character count (like loyalty codes inside bottle caps)
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static AnylineOcrConfig.ScanMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (AnylineOcrConfig.ScanMode c : AnylineOcrConfig.ScanMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static AnylineOcrConfig.ScanMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.html new file mode 100644 index 000000000..206d1658b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineOcrConfig.html @@ -0,0 +1,932 @@ + + + + + +AnylineOcrConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class AnylineOcrConfig

+
+
+ +
+
    +
  • +
    +
    +
    public class AnylineOcrConfig
    +extends AnylineOcrBaseConfig
    +
    A class used to configure the Anyline OCR module
    +
    +
    Since:
    +
    3.4
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineOcrConfig

        +
        public AnylineOcrConfig()
        +
      • +
      + + + +
        +
      • +

        AnylineOcrConfig

        +
        public AnylineOcrConfig(android.content.Context context,
        +                        java.lang.String configFileName)
        +

        + Create config from the given json file. +

        +

        + JSON example: +

        + {
        +      "scanMode": "LINE"
        +      "customCmdFile": "pathTo.ale",
        +      "minCharHeight": 15,
        +      "maxCharHeight": 65,
        +      "model": "mymodel.any",
        +      "charWhitelist": "ABCDEFG",
        +      "validationRegex": "\\d",
        +      "minConfidence": 65,
        +      "charCountX": 4,
        +      "charCountY": 2,
        +      "charPaddingXFactor": 1.0,
        +      "charPaddingYFactor": 1.0,
        +      "minSharpness": 70
        + }
        + 
        +

        +
        +
        Parameters:
        +
        context - the context
        +
        configFileName - the json file name in the assets (with relative path to assets)
        +
        +
      • +
      + + + +
        +
      • +

        AnylineOcrConfig

        +
        public AnylineOcrConfig(org.json.JSONObject jsonObject)
        +
        Create config from the given json object.
        +
        +
        Parameters:
        +
        jsonObject - the json object with the settings
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCustomCmdFile

        +
        @Nullable
        +public java.lang.String getCustomCmdFile()
        +
        +
        Returns:
        +
        the file name within the assets
        +
        +
      • +
      + + + +
        +
      • +

        setCustomCmdFile

        +
        public void setCustomCmdFile(@Nullable
        +                             java.lang.String customCmdFile)
        +
        Set the custom command file (ale) to use for the image processing. + This is mutually exclusive with setCustomScript(String) (customScript is set to null here).
        +
        +
        Parameters:
        +
        customCmdFile - the file name within the assets (including path within the assets folder)
        +
        +
      • +
      + + + +
        +
      • +

        getCustomScript

        +
        @Nullable
        +public java.lang.String getCustomScript()
        +
        +
        Returns:
        +
        the custom script
        +
        +
      • +
      + + + +
        +
      • +

        setCustomScript

        +
        public void setCustomScript(@Nullable
        +                            java.lang.String customScript)
        +
        Set the custom script to use for the image processing (text, not file name). + This is mutually exclusive with setCustomCmdFile(String) (customCmdFile is set to null here).
        +
        +
        Parameters:
        +
        customScript - the custom script to use (text, not file name)
        +
        +
      • +
      + + + +
        +
      • +

        getMinCharHeight

        +
        public int getMinCharHeight()
        +
        +
        Returns:
        +
        the minimum character height
        +
        +
      • +
      + + + +
        +
      • +

        setMinCharHeight

        +
        public void setMinCharHeight(int minCharHeight)
        +
        Set the minimum height of a character to scan in pixels (relative to the configured capture resolution)
        +
        +
        Parameters:
        +
        minCharHeight - the minimum height
        +
        +
      • +
      + + + +
        +
      • +

        getMaxCharHeight

        +
        public int getMaxCharHeight()
        +
        +
        Returns:
        +
        the maximum character height
        +
        +
      • +
      + + + +
        +
      • +

        setMaxCharHeight

        +
        public void setMaxCharHeight(int maxCharHeight)
        +
        Set the maximum height of a character to scan in pixels (relative to the configured capture resolution)
        +
        +
        Parameters:
        +
        maxCharHeight - the maximum height
        +
        +
      • +
      + + + +
        +
      • +

        getModel

        +
        @NonNull
        +public java.lang.String getModel()
        +
        +
        Returns:
        +
        the model (paths) to be used by the OCR
        +
        Since:
        +
        3.20
        +
        +
      • +
      + + + +
        +
      • +

        getCharWhitelist

        +
        @Nullable
        +public java.lang.String getCharWhitelist()
        +
        +
        Returns:
        +
        the whitelist of allowed characters
        +
        +
      • +
      + + + +
        +
      • +

        setCharWhitelist

        +
        public void setCharWhitelist(@Nullable
        +                             java.lang.String charWhitelist)
        +
        Set all the characters that may occurred on the data that should be recognized. + E.g. "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" for only capital letters and numbers.
        +
        +
        Parameters:
        +
        charWhitelist - the whitelist of allowed characters
        +
        +
      • +
      + + + +
        +
      • +

        getValidationRegex

        +
        @NonNull
        +public java.lang.String getValidationRegex()
        +
        +
        Returns:
        +
        the regex string to use for validation
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getMinConfidence

        +
        public int getMinConfidence()
        +
        +
        Returns:
        +
        the minimum confidence
        +
        +
      • +
      + + + +
        +
      • +

        setMinConfidence

        +
        public void setMinConfidence(int minConfidence)
        +
        The minimum confidence required to return a result, a value between 0 and 100. + (higher confidence means less likely to get a wrong result, but may be slower to get a result)
        +
        +
        Parameters:
        +
        minConfidence - the minimum confidence
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setScanMode

        +
        public void setScanMode(@NonNull
        +                        AnylineOcrConfig.ScanMode scanMode)
        +
        Set the scan mode. + The LINE mode is optimal for scanning one or more lines of variable length or font (like IBANs or addresses). + The GRID mode is optimal for characters with equal size laid out in a grid + with a constant font, background and character count (like loyalty codes inside bottle caps).
        +
        +
        Parameters:
        +
        scanMode - the scan mode (AnylineOcrConfig.ScanMode.LINE or AnylineOcrConfig.ScanMode.GRID)
        +
        +
      • +
      + + + +
        +
      • +

        getCharCountX

        +
        public int getCharCountX()
        +
        +
        Returns:
        +
        the character count in x direction (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        setCharCountX

        +
        public void setCharCountX(int charCountX)
        +
        +
        Parameters:
        +
        charCountX - the character count in x direction (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        getCharCountY

        +
        public int getCharCountY()
        +
        +
        Returns:
        +
        the character count in y direction (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        setCharCountY

        +
        public void setCharCountY(int charCountY)
        +
        +
        Parameters:
        +
        charCountY - the character count in y direction (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        getCharPaddingXFactor

        +
        public double getCharPaddingXFactor()
        +
        +
        Returns:
        +
        The average distance between characters in X direction, measured in percentage of character width. + (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        setCharPaddingXFactor

        +
        public void setCharPaddingXFactor(double charPaddingXFactor)
        +
        +
        Parameters:
        +
        charPaddingXFactor - the average distance between characters in X direction, + measured in percentage of character width. + (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        getCharPaddingYFactor

        +
        public double getCharPaddingYFactor()
        +
        +
        Returns:
        +
        The average distance between characters in Y direction, measured in percentage of character height. + (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        setCharPaddingYFactor

        +
        public void setCharPaddingYFactor(double charPaddingYFactor)
        +
        +
        Parameters:
        +
        charPaddingYFactor - The average distance between characters in Y direction, + measured in percentage of character height. + (only used in AnylineOcrConfig.ScanMode.GRID mode)
        +
        +
      • +
      + + + +
        +
      • +

        getMinSharpness

        +
        public int getMinSharpness()
        +
        +
        Returns:
        +
        the minimum sharpness (experimental only used in AnylineOcrConfig.ScanMode.LINE)
        +
        Since:
        +
        3.4.1
        +
        +
      • +
      + + + +
        +
      • +

        setMinSharpness

        +
        public void setMinSharpness(int minSharpness)
        +

        + Experimental parameter to set the minimum sharpness (value between 0-100; 0 to turn sharpness detection off; + only used in AnylineOcrConfig.ScanMode.LINE). +

        + The goal of the minimum sharpness is to avoid a time consuming ocr step, + if the image is blurry and good results are therefor not likely. Detecting sharpness is however difficult, + good values for the minimum are use case dependent. +

        + The detected sharpness will be reported in AnylineDebugListener.onDebug(String, + Object)} +

        + NOTE: Experimental means that this may be removed or changed in the future. +

        +
        +
        Parameters:
        +
        minSharpness - the minimum sharpness (0-100)
        +
        Since:
        +
        3.4.1
        +
        +
      • +
      + + + +
        +
      • +

        getModelsAsJsonString

        +
        @NonNull
        +public java.lang.String getModelsAsJsonString()
        +
      • +
      + + + +
        +
      • +

        setModel

        +
        public void setModel(java.lang.String model)
        +
        Sets the model with a string path
        +
        +
        Parameters:
        +
        model -
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINScanMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINScanMode.html new file mode 100644 index 000000000..1d388d733 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINScanMode.html @@ -0,0 +1,342 @@ + + + + + +AnylineTINConfig.TINScanMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Enum AnylineTINConfig.TINScanMode

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      FLEXIBLE 
      STANDARD 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static AnylineTINConfig.TINScanModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static AnylineTINConfig.TINScanMode[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static AnylineTINConfig.TINScanMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (AnylineTINConfig.TINScanMode c : AnylineTINConfig.TINScanMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static AnylineTINConfig.TINScanMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINUpsideDownMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINUpsideDownMode.html new file mode 100644 index 000000000..cae9a25c5 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.TINUpsideDownMode.html @@ -0,0 +1,354 @@ + + + + + +AnylineTINConfig.TINUpsideDownMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Enum AnylineTINConfig.TINUpsideDownMode

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      AUTO 
      DISABLED 
      ENABLED 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static AnylineTINConfig.TINUpsideDownModevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static AnylineTINConfig.TINUpsideDownMode[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static AnylineTINConfig.TINUpsideDownMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (AnylineTINConfig.TINUpsideDownMode c : AnylineTINConfig.TINUpsideDownMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static AnylineTINConfig.TINUpsideDownMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.html new file mode 100644 index 000000000..cc2bbbf03 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineTINConfig.html @@ -0,0 +1,354 @@ + + + + + +AnylineTINConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class AnylineTINConfig

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineVINConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineVINConfig.html new file mode 100644 index 000000000..4cc1700be --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/AnylineVINConfig.html @@ -0,0 +1,331 @@ + + + + + +AnylineVINConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class AnylineVINConfig

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineVINConfig

        +
        public AnylineVINConfig()
        +
      • +
      + + + +
        +
      • +

        AnylineVINConfig

        +
        public AnylineVINConfig(org.json.JSONObject vinConfigJson)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setCharacterWhitelist

        +
        public void setCharacterWhitelist(java.lang.String characterWhiteList)
        +
      • +
      + + + +
        +
      • +

        setValidationRegex

        +
        public void setValidationRegex(java.lang.String validationRegex)
        +
      • +
      + + + +
        +
      • +

        getCharWhitelist

        +
        public java.lang.String getCharWhitelist()
        +
      • +
      + + + +
        +
      • +

        getValidationRegex

        +
        public java.lang.String getValidationRegex()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanPlugin.html new file mode 100644 index 000000000..fdb2748a8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanPlugin.html @@ -0,0 +1,407 @@ + + + + + +OcrScanPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class OcrScanPlugin

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    ScanPlugin<OcrScanResult>
    +
    +
    +
    +
    public class OcrScanPlugin
    +extends AbstractScanPlugin<OcrScanResult>
    +

    + The AnylineOcrScanView can be used to recognize text. + It can be adapted to different kinds of use cases with the the AnylineOcrConfig. +

    + This plugin is in ALPHA state and may change in a future version. +

    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OcrScanPlugin

        +
        public OcrScanPlugin(android.content.Context context,
        +                     java.lang.String id,
        +                     AnylineOcrBaseConfig config)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAnylineOcrConfig

        +
        public AnylineOcrBaseConfig getAnylineOcrConfig()
        +
        Get anyline Ocr Config
        +
        +
        Returns:
        +
        anylineOcrConfig of type Ocr, Container, VIN or Cattle Tag
        +
        +
      • +
      + + + +
        +
      • +

        setAnylineOcrConfig

        +
        public void setAnylineOcrConfig(AnylineOcrBaseConfig anylineOcrConfig)
        +
        set AnylineOcrConfig
        +
        +
        Parameters:
        +
        anylineOcrConfig -
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        copyTrainedData

        +
        public void copyTrainedData(java.lang.String fileName,
        +                            java.lang.String fileHash)
        +
        Copies given traineddata-file to a place where the core can access it. + This MUST be called for every traineddata file that is used (before start()). + The file must be located directly in the assets directory (or in tessdata/ but no other sub folders are allowed)
        +
        +
        Parameters:
        +
        fileName - the file (e.g.: xyz.traineddata or tessdata/xyz.traineddata)
        +
        fileHash - a hash for the file (faster) or null to calculate an md5 hash automatically
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanResult.html new file mode 100644 index 000000000..3419efdc9 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanResult.html @@ -0,0 +1,320 @@ + + + + + +OcrScanResult (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class OcrScanResult

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OcrScanResult

        +
        public OcrScanResult(@Nullable
        +                     java.lang.String pluginId,
        +                     @Nullable
        +                     java.util.List<android.graphics.PointF> outline,
        +                     @Nullable
        +                     java.lang.Integer confidence,
        +                     @Nullable
        +                     AnylineImage cutoutImage,
        +                     @Nullable
        +                     AnylineImage fullImage,
        +                     @NonNull
        +                     java.lang.String result,
        +                     @Nullable
        +                     AnylineImage thresholdedImage)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getThresholdedImage

        +
        public AnylineImage getThresholdedImage()
        +
        +
        Returns:
        +
        the black and white image where the result was found (cropped to the cutout)
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanViewPlugin.html new file mode 100644 index 000000000..0cfb20454 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/OcrScanViewPlugin.html @@ -0,0 +1,384 @@ + + + + + +OcrScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class OcrScanViewPlugin

+
+
+ +
+
    +
  • +
    +
    +
    public class OcrScanViewPlugin
    +extends AbstractScanViewPlugin
    +
    The OcrScanViewPlugin can be used to recognize text. + It can be adapted to different kinds of use cases with the AnylineOcrConfig (settings to adapt the recognition to your use case).
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/TINResult.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/TINResult.html new file mode 100644 index 000000000..10295c98d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/TINResult.html @@ -0,0 +1,329 @@ + + + + + +TINResult (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.plugin.ocr
+

Class TINResult

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TINResult

        +
        public TINResult(@Nullable
        +                 java.lang.String pluginId,
        +                 @Nullable
        +                 java.util.List<android.graphics.PointF> outline,
        +                 @Nullable
        +                 java.lang.Integer confidence,
        +                 @Nullable
        +                 AnylineImage cutoutImage,
        +                 @Nullable
        +                 AnylineImage fullImage,
        +                 @NonNull
        +                 java.lang.String result,
        +                 @Nullable
        +                 AnylineImage thresholdedImage,
        +                 java.util.Map<java.lang.String,java.lang.String> topCandidates)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTopCandidates

        +
        public java.util.Map<java.lang.String,java.lang.String> getTopCandidates()
        +
        +
        Returns:
        +
        the top 3 candidates result
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-frame.html new file mode 100644 index 000000000..c0b551418 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-frame.html @@ -0,0 +1,36 @@ + + + + + +io.anyline.plugin.ocr (AnylineSdk API) + + + + +

io.anyline.plugin.ocr

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-summary.html new file mode 100644 index 000000000..9d6fb7061 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-summary.html @@ -0,0 +1,222 @@ + + + + + +io.anyline.plugin.ocr (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin.ocr

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-tree.html new file mode 100644 index 000000000..aac7f4659 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/ocr/package-tree.html @@ -0,0 +1,185 @@ + + + + + +io.anyline.plugin.ocr Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin.ocr

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-frame.html new file mode 100644 index 000000000..54639bdca --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-frame.html @@ -0,0 +1,29 @@ + + + + + +io.anyline.plugin (AnylineSdk API) + + + + +

io.anyline.plugin

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-summary.html new file mode 100644 index 000000000..7d2dbcecf --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-summary.html @@ -0,0 +1,203 @@ + + + + + +io.anyline.plugin (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.plugin

+
+
+
    +
  • + + + + + + + + + + + + + + + + + + + + + + + + +
    Interface Summary 
    InterfaceDescription
    ScanInfoListener +
    + A listener that can be added to ScanPlugins, to receive intermediate information.
    +
    ScanPlugin<ResultType extends ScanResult> +
    + An interface for plugins that are capable of scanning things from images.
    +
    ScanResultListener<T extends ScanResult> +
    + A listener that can be added to ScanPlugins, to receive the results.
    +
    ScanRunSkippedListener +
    + A listener that can be added to ScanPlugins, to receive information on why an image has been skipped (reached no result).
    +
    +
  • +
  • + + + + + + + + + + + + + + + + + + + + + + + + +
    Class Summary 
    ClassDescription
    AbstractScanPlugin<ResultType extends ScanResult> +
    + An abstract implementation of the ScanPlugin interface, + that provides useful stuff for Plugins that use the AnylineController.
    +
    ScanInfo +
    + The ScanInfo holds intermediate information that may arise during scanning.
    +
    ScanResult<T> +
    + This is the base class for all plugin result classes.
    +
    ScanRunSkippedReason +
    + The ScanRunSkippedReason holds the reason, why the processing of an image has been skipped (did not reach a result).
    +
    +
  • +
+
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-tree.html new file mode 100644 index 000000000..3e871c50c --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/plugin/package-tree.html @@ -0,0 +1,148 @@ + + + + + +io.anyline.plugin Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.plugin

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractBaseScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractBaseScanViewPlugin.html new file mode 100644 index 000000000..cff2f7af8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractBaseScanViewPlugin.html @@ -0,0 +1,482 @@ + + + + + +AbstractBaseScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AbstractBaseScanViewPlugin<ResultType extends ScanResult>

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.AbstractBaseScanViewPlugin<ResultType>
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        addScanInfoListener

        +
        public abstract void addScanInfoListener(ScanInfoListener listener)
        +
      • +
      + + + +
        +
      • +

        removeScanInfoListener

        +
        public abstract void removeScanInfoListener(ScanInfoListener listener)
        +
      • +
      + + + +
        +
      • +

        addScanRunSkippedListener

        +
        public abstract void addScanRunSkippedListener(ScanRunSkippedListener listener)
        +
      • +
      + + + +
        +
      • +

        removeScanRunSkippedListener

        +
        public abstract void removeScanRunSkippedListener(ScanRunSkippedListener listener)
        +
      • +
      + + + +
        +
      • +

        addUIConfigChangedListener

        +
        public abstract void addUIConfigChangedListener(UIChangeListener listener)
        +
      • +
      + + + +
        +
      • +

        removeUIConfigChangedListener

        +
        public abstract void removeUIConfigChangedListener(UIChangeListener listener)
        +
      • +
      + + + +
        +
      • +

        setImageProvider

        +
        public abstract void setImageProvider(ImageProvider imageProvider)
        +
      • +
      + + + +
        +
      • +

        start

        +
        public abstract void start()
        +
      • +
      + + + +
        +
      • +

        stop

        +
        public abstract void stop()
        +
      • +
      + + + +
        +
      • +

        getId

        +
        public abstract java.lang.String getId()
        +
      • +
      + + + +
        +
      • +

        setDelayScanTime

        +
        public abstract void setDelayScanTime()
        +
      • +
      + + + +
        +
      • +

        getCancelOnResult

        +
        public abstract boolean getCancelOnResult()
        +
      • +
      + + + +
        +
      • +

        setCancelOnResult

        +
        public abstract void setCancelOnResult(boolean cancelOnResult)
        +
      • +
      + + + +
        +
      • +

        getAllScanViewPlugins

        +
        public abstract java.util.ArrayList<AbstractScanViewPlugin> getAllScanViewPlugins()
        +
      • +
      + + + + + + + +
        +
      • +

        calcCutOutAndImageCropBounds

        +
        public abstract void calcCutOutAndImageCropBounds(android.content.Context context,
        +                                                  int frameWidth,
        +                                                  int frameHeight,
        +                                                  int viewWidth,
        +                                                  int viewHeight,
        +                                                  float scale)
        +
      • +
      + + + +
        +
      • +

        setCropRect

        +
        public abstract void setCropRect(android.graphics.RectF cropRect)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPlugin.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPlugin.html new file mode 100644 index 000000000..92454848d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPlugin.html @@ -0,0 +1,645 @@ + + + + + +AbstractScanViewPlugin (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AbstractScanViewPlugin

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPluginComposite.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPluginComposite.html new file mode 100644 index 000000000..685c84f85 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractScanViewPluginComposite.html @@ -0,0 +1,639 @@ + + + + + +AbstractScanViewPluginComposite (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AbstractScanViewPluginComposite

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractWebView.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractWebView.html new file mode 100644 index 000000000..ea3c8954f --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AbstractWebView.html @@ -0,0 +1,564 @@ + + + + + +AbstractWebView (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AbstractWebView

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • android.view.View
    • +
    • +
        +
      • android.view.ViewGroup
      • +
      • +
          +
        • android.widget.AbsoluteLayout
        • +
        • +
            +
          • android.webkit.WebView
          • +
          • +
              +
            • io.anyline.view.AbstractWebView
            • +
            +
          • +
          +
        • +
        +
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback, android.view.ViewGroup.OnHierarchyChangeListener, android.view.ViewManager, android.view.ViewParent, android.view.ViewTreeObserver.OnGlobalFocusChangeListener
    +
    +
    +
    +
    public abstract class AbstractWebView
    +extends android.webkit.WebView
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.webkit.WebView

        +android.webkit.WebView.FindListener, android.webkit.WebView.HitTestResult, android.webkit.WebView.PictureListener, android.webkit.WebView.VisualStateCallback, android.webkit.WebView.WebViewTransport
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.widget.AbsoluteLayout

        +android.widget.AbsoluteLayout.LayoutParams
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.ViewGroup

        +android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.View

        +android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener, android.view.View.OnUnhandledKeyEventListener
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class android.webkit.WebView

        +RENDERER_PRIORITY_BOUND, RENDERER_PRIORITY_IMPORTANT, RENDERER_PRIORITY_WAIVED, SCHEME_GEO, SCHEME_MAILTO, SCHEME_TEL
      • +
      +
        +
      • + + +

        Fields inherited from class android.view.ViewGroup

        +FOCUS_AFTER_DESCENDANTS, FOCUS_BEFORE_DESCENDANTS, FOCUS_BLOCK_DESCENDANTS, LAYOUT_MODE_CLIP_BOUNDS, LAYOUT_MODE_OPTICAL_BOUNDS, PERSISTENT_ALL_CACHES, PERSISTENT_ANIMATION_CACHE, PERSISTENT_NO_CACHE, PERSISTENT_SCROLLING_CACHE
      • +
      +
        +
      • + + +

        Fields inherited from class android.view.View

        +ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, IMPORTANT_FOR_CONTENT_CAPTURE_NO, IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_YES, IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VISIBLE, X, Y, Z
      • +
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.lang.StringdrawDocument(java.util.List<android.graphics.PointF> reportedShape) 
      intgetScaleWebView(android.webkit.WebView webView) 
      java.util.List<android.graphics.PointF>getViewRelativePointListFromCutoutRelativeShape(java.util.List<android.graphics.PointF> shape) 
      voidsetCutoutInfo(android.graphics.Rect cutoutRectOnView, + float frameToViewScale, + int cutoutCropOffsetOnViewX, + int cutoutCropOffsetOnViewY) 
      voidsetRectRelativeToCutout(io.anyline.view.AbstractWebView.AnimatableRectF rect, + io.anyline.opencv.core.Rect reportedRect, + float resizeScale) 
      java.util.List<android.graphics.PointF>setShapeRelativeToCutout(java.util.List<android.graphics.PointF> reportedShape, + io.anyline.opencv.core.Rect cropRect, + float resizeScale) 
      java.lang.StringupdateContours(Vector_Contour contours, + float scale) 
      java.lang.StringupdateContours(Vector_SevenSegmentContour contours, + float scale) 
      java.lang.StringupdateContoursREACT(Vector_Contour contours, + float scale) 
      java.lang.StringupdateContoursREACT(Vector_SevenSegmentContour contours, + float scale) 
      java.lang.StringupdateShape(java.util.List<android.graphics.PointF> reportedShape, + io.anyline.opencv.core.Rect cropRect, + float scale) 
      +
        +
      • + + +

        Methods inherited from class android.webkit.WebView

        +addJavascriptInterface, autofill, canGoBack, canGoBackOrForward, canGoForward, canZoomIn, canZoomOut, capturePicture, clearCache, clearClientCertPreferences, clearFormData, clearHistory, clearMatches, clearSslPreferences, clearView, computeScroll, copyBackForwardList, createPrintDocumentAdapter, createPrintDocumentAdapter, createWebMessageChannel, destroy, disableWebView, dispatchKeyEvent, documentHasImages, enableSlowWholeDocumentDraw, evaluateJavascript, findAddress, findAll, findAllAsync, findFocus, findNext, flingScroll, freeMemory, getAccessibilityClassName, getAccessibilityNodeProvider, getCertificate, getContentHeight, getCurrentWebViewPackage, getFavicon, getHandler, getHitTestResult, getHttpAuthUsernamePassword, getOriginalUrl, getProgress, getRendererPriorityWaivedWhenNotVisible, getRendererRequestedPriority, getSafeBrowsingPrivacyPolicyUrl, getScale, getSettings, getTextClassifier, getTitle, getUrl, getWebChromeClient, getWebViewClassLoader, getWebViewClient, getWebViewLooper, getWebViewRenderProcess, getWebViewRenderProcessClient, goBack, goBackOrForward, goForward, invokeZoomPicker, isPrivateBrowsingEnabled, isVisibleToUserForAutofill, loadData, loadDataWithBaseURL, loadUrl, loadUrl, onCheckIsTextEditor, onChildViewAdded, onChildViewRemoved, onCreateInputConnection, onDragEvent, onFinishTemporaryDetach, onGenericMotionEvent, onGlobalFocusChanged, onHoverEvent, onKeyDown, onKeyMultiple, onKeyUp, onPause, onProvideAutofillVirtualStructure, onProvideContentCaptureStructure, onProvideVirtualStructure, onResume, onStartTemporaryDetach, onTouchEvent, onTrackballEvent, onWindowFocusChanged, overlayHorizontalScrollbar, overlayVerticalScrollbar, pageDown, pageUp, pauseTimers, performLongClick, postUrl, postVisualStateCallback, postWebMessage, reload, removeJavascriptInterface, requestChildRectangleOnScreen, requestFocus, requestFocusNodeHref, requestImageRef, restoreState, resumeTimers, savePassword, saveState, saveWebArchive, saveWebArchive, setBackgroundColor, setCertificate, setDataDirectorySuffix, setDownloadListener, setFindListener, setHorizontalScrollbarOverlay, setHttpAuthUsernamePassword, setInitialScale, setLayerType, setLayoutParams, setMapTrackballToArrowKeys, setNetworkAvailable, setOverScrollMode, setPictureListener, setRendererPriorityPolicy, setSafeBrowsingWhitelist, setScrollBarStyle, setTextClassifier, setVerticalScrollbarOverlay, setWebChromeClient, setWebContentsDebuggingEnabled, setWebViewClient, setWebViewRenderProcessClient, setWebViewRenderProcessClient, shouldDelayChildPressedState, showFindDialog, startSafeBrowsing, stopLoading, zoomBy, zoomIn, zoomOut
      • +
      +
        +
      • + + +

        Methods inherited from class android.widget.AbsoluteLayout

        +generateLayoutParams
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.ViewGroup

        +addChildrenForAccessibility, addExtraDataToAccessibilityNodeInfo, addFocusables, addKeyboardNavigationClusters, addStatesFromChildren, addTouchables, addView, addView, addView, addView, addView, bringChildToFront, childDrawableStateChanged, childHasTransientStateChanged, clearChildFocus, clearDisappearingChildren, clearFocus, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchPointerCaptureChanged, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchSetActivated, dispatchSetSelected, dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd, dispatchWindowInsetsAnimationPrepare, dispatchWindowInsetsAnimationProgress, dispatchWindowInsetsAnimationStart, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, endViewTransition, findViewsWithText, focusableViewAvailable, focusSearch, gatherTransparentRegion, getChildAt, getChildCount, getChildDrawingOrder, getChildMeasureSpec, getChildVisibleRect, getClipChildren, getClipToPadding, getDescendantFocusability, getFocusedChild, getLayoutAnimation, getLayoutAnimationListener, getLayoutMode, getLayoutTransition, getNestedScrollAxes, getOverlay, getPersistentDrawingCache, getTouchscreenBlocksFocus, hasFocus, hasTransientState, indexOfChild, invalidateChild, invalidateChildInParent, isAlwaysDrawnWithCacheEnabled, isAnimationCacheEnabled, isLayoutSuppressed, isMotionEventSplittingEnabled, isTransitionGroup, jumpDrawablesToCurrentState, layout, notifySubtreeAccessibilityStateChanged, offsetDescendantRectToMyCoords, offsetRectIntoDescendantCoords, onDescendantInvalidated, onInterceptHoverEvent, onInterceptTouchEvent, onNestedFling, onNestedPreFling, onNestedPrePerformAccessibilityAction, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestSendAccessibilityEvent, onResolvePointerIcon, onStartNestedScroll, onStopNestedScroll, onViewAdded, onViewRemoved, recomputeViewAttributes, removeAllViews, removeAllViewsInLayout, removeView, removeViewAt, removeViewInLayout, removeViews, removeViewsInLayout, requestChildFocus, requestDisallowInterceptTouchEvent, requestSendAccessibilityEvent, requestTransparentRegion, restoreDefaultFocus, scheduleLayoutAnimation, setAddStatesFromChildren, setAlwaysDrawnWithCacheEnabled, setAnimationCacheEnabled, setClipChildren, setClipToPadding, setDescendantFocusability, setLayoutAnimation, setLayoutAnimationListener, setLayoutMode, setLayoutTransition, setMotionEventSplittingEnabled, setOnHierarchyChangeListener, setPersistentDrawingCache, setTouchscreenBlocksFocus, setTransitionGroup, setWindowInsetsAnimationCallback, showContextMenuForChild, showContextMenuForChild, startActionModeForChild, startActionModeForChild, startLayoutAnimation, startViewTransition, suppressLayout, updateViewLayout
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.View

        +addFocusables, addOnAttachStateChangeListener, addOnLayoutChangeListener, addOnUnhandledKeyEventListener, animate, announceForAccessibility, autofill, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, combineMeasuredStates, computeSystemWindowInsets, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchGenericMotionEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPopulateAccessibilityEvent, draw, drawableHotspotChanged, findViewById, findViewWithTag, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityDelegate, getAccessibilityLiveRegion, getAccessibilityPaneTitle, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getAnimationMatrix, getApplicationWindowToken, getAttributeResolutionStack, getAttributeSourceResourceMap, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintBlendMode, getBackgroundTintList, getBackgroundTintMode, getBaseline, getBottom, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentCaptureSession, getContentDescription, getContext, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getExplicitStyle, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintBlendMode, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarThumbDrawable, getHorizontalScrollbarTrackDrawable, getId, getImportantForAccessibility, getImportantForAutofill, getImportantForContentCapture, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLocalVisibleRect, getLocationInSurface, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineAmbientShadowColor, getOutlineProvider, getOutlineSpotShadowColor, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getSourceLayoutResId, getStateDescription, getStateListAnimator, getSystemGestureExclusionRects, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTouchables, getTouchDelegate, getTransitionAlpha, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getUniqueDrawingId, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarThumbDrawable, getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowId, getWindowInsetsController, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOnLongClickListeners, hasOverlappingRendering, hasPointerCapture, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isAccessibilityHeading, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isForceDarkAllowed, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isImportantForContentCapture, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingRelative, isPivotSet, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScreenReaderFocusable, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShowingLayoutBounds, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, keyboardNavigationClusterSearch, measure, offsetLeftAndRight, offsetTopAndBottom, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onDrawForeground, onFilterTouchEventForSecurity, onHoverChanged, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyLongPress, onKeyPreIme, onKeyShortcut, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideStructure, onRtlPropertiesChanged, onScreenStateChanged, onVisibilityAggregated, onWindowSystemUiVisibilityChanged, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, removeOnUnhandledKeyEventListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, requestUnbufferedDispatch, requireViewById, resetPivot, resolveSize, resolveSizeAndState, restoreHierarchyState, saveAttributeDataForStyleable, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityHeading, setAccessibilityLiveRegion, setAccessibilityPaneTitle, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAnimationMatrix, setAutofillHints, setAutofillId, setBackground, setBackgroundDrawable, setBackgroundResource, setBackgroundTintBlendMode, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentCaptureSession, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForceDarkAllowed, setForeground, setForegroundGravity, setForegroundTintBlendMode, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHorizontalScrollbarThumbDrawable, setHorizontalScrollbarTrackDrawable, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setImportantForContentCapture, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayoutDirection, setLeft, setLeftTopRightBottom, setLongClickable, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineAmbientShadowColor, setOutlineProvider, setOutlineSpotShadowColor, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateDescription, setStateListAnimator, setSystemGestureExclusionRects, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionAlpha, setTransitionName, setTransitionVisibility, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVerticalScrollbarThumbDrawable, setVerticalScrollbarTrackDrawable, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, transformMatrixToGlobal, transformMatrixToLocal, unscheduleDrawable, unscheduleDrawable, updateDragShadow, willNotCacheDrawing, willNotDraw
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface android.view.ViewParent

        +canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows, requestLayout
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbstractWebView

        +
        public AbstractWebView(android.content.Context context,
        +                       VisualFeedbackConfig visualFeedbackConfig,
        +                       float resizeScale)
        +
      • +
      + + + +
        +
      • +

        AbstractWebView

        +
        public AbstractWebView(android.content.Context context)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setCutoutInfo

        +
        public void setCutoutInfo(android.graphics.Rect cutoutRectOnView,
        +                          float frameToViewScale,
        +                          int cutoutCropOffsetOnViewX,
        +                          int cutoutCropOffsetOnViewY)
        +
      • +
      + + + +
        +
      • +

        setRectRelativeToCutout

        +
        public void setRectRelativeToCutout(io.anyline.view.AbstractWebView.AnimatableRectF rect,
        +                                    io.anyline.opencv.core.Rect reportedRect,
        +                                    float resizeScale)
        +
      • +
      + + + +
        +
      • +

        setShapeRelativeToCutout

        +
        public java.util.List<android.graphics.PointF> setShapeRelativeToCutout(java.util.List<android.graphics.PointF> reportedShape,
        +                                                                        io.anyline.opencv.core.Rect cropRect,
        +                                                                        float resizeScale)
        +
      • +
      + + + +
        +
      • +

        drawDocument

        +
        public java.lang.String drawDocument(java.util.List<android.graphics.PointF> reportedShape)
        +
      • +
      + + + +
        +
      • +

        updateShape

        +
        public java.lang.String updateShape(java.util.List<android.graphics.PointF> reportedShape,
        +                                    io.anyline.opencv.core.Rect cropRect,
        +                                    float scale)
        +
      • +
      + + + +
        +
      • +

        getViewRelativePointListFromCutoutRelativeShape

        +
        public java.util.List<android.graphics.PointF> getViewRelativePointListFromCutoutRelativeShape(java.util.List<android.graphics.PointF> shape)
        +
      • +
      + + + +
        +
      • +

        getScaleWebView

        +
        public int getScaleWebView(android.webkit.WebView webView)
        +
      • +
      + + + +
        +
      • +

        updateContours

        +
        public java.lang.String updateContours(Vector_Contour contours,
        +                                       float scale)
        +
      • +
      + + + +
        +
      • +

        updateContoursREACT

        +
        public java.lang.String updateContoursREACT(Vector_Contour contours,
        +                                            float scale)
        +
      • +
      + + + +
        +
      • +

        updateContoursREACT

        +
        public java.lang.String updateContoursREACT(Vector_SevenSegmentContour contours,
        +                                            float scale)
        +
      • +
      + + + +
        +
      • +

        updateContours

        +
        public java.lang.String updateContours(Vector_SevenSegmentContour contours,
        +                                       float scale)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineCutoutBase.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineCutoutBase.html new file mode 100644 index 000000000..dfdb9ecc4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineCutoutBase.html @@ -0,0 +1,270 @@ + + + + + +AnylineCutoutBase (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AnylineCutoutBase

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.AnylineCutoutBase
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class AnylineCutoutBase
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCutoutRect

        +
        public android.graphics.RectF getCutoutRect()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineFeedbackView.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineFeedbackView.html new file mode 100644 index 000000000..33776b9bf --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineFeedbackView.html @@ -0,0 +1,343 @@ + + + + + +AnylineFeedbackView (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AnylineFeedbackView

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • android.view.View
    • +
    • +
        +
      • io.anyline.view.AnylineFeedbackView
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback
    +
    +
    +
    +
    public class AnylineFeedbackView
    +extends android.view.View
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.View

        +android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener, android.view.View.OnUnhandledKeyEventListener
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class android.view.View

        +ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, IMPORTANT_FOR_CONTENT_CAPTURE_NO, IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_YES, IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VISIBLE, X, Y, Z
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AnylineFeedbackView(android.content.Context context, + android.util.AttributeSet attrs) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      java.util.List<AnylineCutoutBase>getCutoutList() 
      floattranslateX(float x) 
      floattranslateY(float y) 
      +
        +
      • + + +

        Methods inherited from class android.view.View

        +addChildrenForAccessibility, addExtraDataToAccessibilityNodeInfo, addFocusables, addFocusables, addKeyboardNavigationClusters, addOnAttachStateChangeListener, addOnLayoutChangeListener, addOnUnhandledKeyEventListener, addTouchables, animate, announceForAccessibility, autofill, autofill, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, clearFocus, combineMeasuredStates, computeScroll, computeSystemWindowInsets, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPointerCaptureChanged, dispatchPopulateAccessibilityEvent, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd, dispatchWindowInsetsAnimationPrepare, dispatchWindowInsetsAnimationProgress, dispatchWindowInsetsAnimationStart, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, draw, drawableHotspotChanged, findFocus, findViewById, findViewsWithText, findViewWithTag, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityClassName, getAccessibilityDelegate, getAccessibilityLiveRegion, getAccessibilityNodeProvider, getAccessibilityPaneTitle, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getAnimationMatrix, getApplicationWindowToken, getAttributeResolutionStack, getAttributeSourceResourceMap, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintBlendMode, getBackgroundTintList, getBackgroundTintMode, getBaseline, getBottom, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentCaptureSession, getContentDescription, getContext, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getExplicitStyle, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintBlendMode, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHandler, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarThumbDrawable, getHorizontalScrollbarTrackDrawable, getId, getImportantForAccessibility, getImportantForAutofill, getImportantForContentCapture, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLocalVisibleRect, getLocationInSurface, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineAmbientShadowColor, getOutlineProvider, getOutlineSpotShadowColor, getOverlay, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getSourceLayoutResId, getStateDescription, getStateListAnimator, getSystemGestureExclusionRects, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTouchables, getTouchDelegate, getTransitionAlpha, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getUniqueDrawingId, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarThumbDrawable, getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowId, getWindowInsetsController, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocus, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOnLongClickListeners, hasOverlappingRendering, hasPointerCapture, hasTransientState, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isAccessibilityHeading, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isForceDarkAllowed, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isImportantForContentCapture, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingRelative, isPivotSet, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScreenReaderFocusable, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShowingLayoutBounds, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, isVisibleToUserForAutofill, jumpDrawablesToCurrentState, keyboardNavigationClusterSearch, layout, measure, offsetLeftAndRight, offsetTopAndBottom, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onCheckIsTextEditor, onCreateInputConnection, onDragEvent, onDrawForeground, onFilterTouchEventForSecurity, onFinishTemporaryDetach, onGenericMotionEvent, onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideAutofillVirtualStructure, onProvideContentCaptureStructure, onProvideStructure, onProvideVirtualStructure, onResolvePointerIcon, onRtlPropertiesChanged, onScreenStateChanged, onStartTemporaryDetach, onTouchEvent, onTrackballEvent, onVisibilityAggregated, onWindowFocusChanged, onWindowSystemUiVisibilityChanged, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, removeOnUnhandledKeyEventListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, requestUnbufferedDispatch, requireViewById, resetPivot, resolveSize, resolveSizeAndState, restoreDefaultFocus, restoreHierarchyState, saveAttributeDataForStyleable, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityHeading, setAccessibilityLiveRegion, setAccessibilityPaneTitle, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAnimationMatrix, setAutofillHints, setAutofillId, setBackground, setBackgroundColor, setBackgroundDrawable, setBackgroundResource, setBackgroundTintBlendMode, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentCaptureSession, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForceDarkAllowed, setForeground, setForegroundGravity, setForegroundTintBlendMode, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHorizontalScrollbarThumbDrawable, setHorizontalScrollbarTrackDrawable, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setImportantForContentCapture, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayerType, setLayoutDirection, setLayoutParams, setLeft, setLeftTopRightBottom, setLongClickable, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineAmbientShadowColor, setOutlineProvider, setOutlineSpotShadowColor, setOverScrollMode, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollBarStyle, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateDescription, setStateListAnimator, setSystemGestureExclusionRects, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionAlpha, setTransitionName, setTransitionVisibility, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVerticalScrollbarThumbDrawable, setVerticalScrollbarTrackDrawable, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setWindowInsetsAnimationCallback, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, transformMatrixToGlobal, transformMatrixToLocal, unscheduleDrawable, unscheduleDrawable, updateDragShadow, willNotCacheDrawing, willNotDraw
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineFeedbackView

        +
        public AnylineFeedbackView(android.content.Context context,
        +                           @Nullable
        +                           android.util.AttributeSet attrs)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        translateX

        +
        public float translateX(float x)
        +
      • +
      + + + +
        +
      • +

        translateY

        +
        public float translateY(float y)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineViewConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineViewConfig.html new file mode 100644 index 000000000..d91a2b291 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineViewConfig.html @@ -0,0 +1,284 @@ + + + + + +AnylineViewConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AnylineViewConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.AnylineViewConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class AnylineViewConfig
    +extends java.lang.Object
    +
    Created by lorena on 28.05.18.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineViewConfig

        +
        public AnylineViewConfig(android.content.Context context,
        +                         java.lang.String configFilName)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineWebView.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineWebView.html new file mode 100644 index 000000000..2fc24a91e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/AnylineWebView.html @@ -0,0 +1,622 @@ + + + + + +AnylineWebView (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class AnylineWebView

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • android.view.View
    • +
    • +
        +
      • android.view.ViewGroup
      • +
      • +
          +
        • android.widget.AbsoluteLayout
        • +
        • +
            +
          • android.webkit.WebView
          • +
          • +
              +
            • io.anyline.view.AnylineWebView
            • +
            +
          • +
          +
        • +
        +
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback, android.view.ViewGroup.OnHierarchyChangeListener, android.view.ViewManager, android.view.ViewParent, android.view.ViewTreeObserver.OnGlobalFocusChangeListener
    +
    +
    +
    +
    public class AnylineWebView
    +extends android.webkit.WebView
    +
    This is a class for the webView
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.webkit.WebView

        +android.webkit.WebView.FindListener, android.webkit.WebView.HitTestResult, android.webkit.WebView.PictureListener, android.webkit.WebView.VisualStateCallback, android.webkit.WebView.WebViewTransport
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.widget.AbsoluteLayout

        +android.widget.AbsoluteLayout.LayoutParams
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.ViewGroup

        +android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.View

        +android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener, android.view.View.OnUnhandledKeyEventListener
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class android.webkit.WebView

        +RENDERER_PRIORITY_BOUND, RENDERER_PRIORITY_IMPORTANT, RENDERER_PRIORITY_WAIVED, SCHEME_GEO, SCHEME_MAILTO, SCHEME_TEL
      • +
      +
        +
      • + + +

        Fields inherited from class android.view.ViewGroup

        +FOCUS_AFTER_DESCENDANTS, FOCUS_BEFORE_DESCENDANTS, FOCUS_BLOCK_DESCENDANTS, LAYOUT_MODE_CLIP_BOUNDS, LAYOUT_MODE_OPTICAL_BOUNDS, PERSISTENT_ALL_CACHES, PERSISTENT_ANIMATION_CACHE, PERSISTENT_NO_CACHE, PERSISTENT_SCROLLING_CACHE
      • +
      +
        +
      • + + +

        Fields inherited from class android.view.View

        +ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, IMPORTANT_FOR_CONTENT_CAPTURE_NO, IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_YES, IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VISIBLE, X, Y, Z
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AnylineWebView(android.content.Context context) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voiddrawDocument(java.util.List<android.graphics.PointF> reportedShape, + java.lang.String id) 
      voiddrawFeedback(java.util.List<android.graphics.PointF> shape, + io.anyline.opencv.core.Rect cropRect, + float scale, + float scanViewPluginScale, + java.lang.String color, + java.lang.String id, + int x, + int y, + VisualFeedbackConfig.FeedbackStyle style, + android.graphics.Rect rectOnVisibleView) 
      intgetScaleWebView(android.webkit.WebView webView) 
      java.util.List<android.graphics.PointF>getViewRelativePointListFromCutoutRelativeShape(java.util.List<android.graphics.PointF> shape, + java.lang.String id, + io.anyline.opencv.core.Rect cropRect, + int x, + int y, + float scale, + android.graphics.Rect rectOnVisibleView, + float scanViewPluginScale) 
      voidinitConfig(AbstractBaseScanViewPlugin scanViewPlugin) 
      booleanonTouchEvent(android.view.MotionEvent event) 
      voidsetCameraView(CameraView cameraView) 
      voidsetRectRelativeToCutout(io.anyline.view.AnylineWebView.AnimatableRectF rect, + float scale, + io.anyline.opencv.core.Rect reportedRect, + float resizeScale, + java.lang.String id, + io.anyline.opencv.core.Rect cropRect, + int x, + int y, + android.graphics.Rect cutoutRectOnView) 
      voidsetScanDelayTime(double delayTime, + java.lang.String id) 
      voidupdateContours(java.lang.Object contours, + float scale, + float resizeScale, + java.lang.String id, + io.anyline.opencv.core.Rect cropRect, + int x, + int y, + android.graphics.Rect rectOnVisibleView) 
      voidupdateCutouts(java.lang.String id, + boolean visible) 
      voidupdateShape(java.util.List<android.graphics.PointF> reportedShape, + io.anyline.opencv.core.Rect cropRect, + float scale, + java.lang.String id, + int x, + int y, + android.graphics.Rect rectOnVisibleView, + float scanViewPluginScale) 
      +
        +
      • + + +

        Methods inherited from class android.webkit.WebView

        +addJavascriptInterface, autofill, canGoBack, canGoBackOrForward, canGoForward, canZoomIn, canZoomOut, capturePicture, clearCache, clearClientCertPreferences, clearFormData, clearHistory, clearMatches, clearSslPreferences, clearView, computeScroll, copyBackForwardList, createPrintDocumentAdapter, createPrintDocumentAdapter, createWebMessageChannel, destroy, disableWebView, dispatchKeyEvent, documentHasImages, enableSlowWholeDocumentDraw, evaluateJavascript, findAddress, findAll, findAllAsync, findFocus, findNext, flingScroll, freeMemory, getAccessibilityClassName, getAccessibilityNodeProvider, getCertificate, getContentHeight, getCurrentWebViewPackage, getFavicon, getHandler, getHitTestResult, getHttpAuthUsernamePassword, getOriginalUrl, getProgress, getRendererPriorityWaivedWhenNotVisible, getRendererRequestedPriority, getSafeBrowsingPrivacyPolicyUrl, getScale, getSettings, getTextClassifier, getTitle, getUrl, getWebChromeClient, getWebViewClassLoader, getWebViewClient, getWebViewLooper, getWebViewRenderProcess, getWebViewRenderProcessClient, goBack, goBackOrForward, goForward, invokeZoomPicker, isPrivateBrowsingEnabled, isVisibleToUserForAutofill, loadData, loadDataWithBaseURL, loadUrl, loadUrl, onCheckIsTextEditor, onChildViewAdded, onChildViewRemoved, onCreateInputConnection, onDragEvent, onFinishTemporaryDetach, onGenericMotionEvent, onGlobalFocusChanged, onHoverEvent, onKeyDown, onKeyMultiple, onKeyUp, onPause, onProvideAutofillVirtualStructure, onProvideContentCaptureStructure, onProvideVirtualStructure, onResume, onStartTemporaryDetach, onTrackballEvent, onWindowFocusChanged, overlayHorizontalScrollbar, overlayVerticalScrollbar, pageDown, pageUp, pauseTimers, performLongClick, postUrl, postVisualStateCallback, postWebMessage, reload, removeJavascriptInterface, requestChildRectangleOnScreen, requestFocus, requestFocusNodeHref, requestImageRef, restoreState, resumeTimers, savePassword, saveState, saveWebArchive, saveWebArchive, setBackgroundColor, setCertificate, setDataDirectorySuffix, setDownloadListener, setFindListener, setHorizontalScrollbarOverlay, setHttpAuthUsernamePassword, setInitialScale, setLayerType, setLayoutParams, setMapTrackballToArrowKeys, setNetworkAvailable, setOverScrollMode, setPictureListener, setRendererPriorityPolicy, setSafeBrowsingWhitelist, setScrollBarStyle, setTextClassifier, setVerticalScrollbarOverlay, setWebChromeClient, setWebContentsDebuggingEnabled, setWebViewClient, setWebViewRenderProcessClient, setWebViewRenderProcessClient, shouldDelayChildPressedState, showFindDialog, startSafeBrowsing, stopLoading, zoomBy, zoomIn, zoomOut
      • +
      +
        +
      • + + +

        Methods inherited from class android.widget.AbsoluteLayout

        +generateLayoutParams
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.ViewGroup

        +addChildrenForAccessibility, addExtraDataToAccessibilityNodeInfo, addFocusables, addKeyboardNavigationClusters, addStatesFromChildren, addTouchables, addView, addView, addView, addView, addView, bringChildToFront, childDrawableStateChanged, childHasTransientStateChanged, clearChildFocus, clearDisappearingChildren, clearFocus, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchPointerCaptureChanged, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchSetActivated, dispatchSetSelected, dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd, dispatchWindowInsetsAnimationPrepare, dispatchWindowInsetsAnimationProgress, dispatchWindowInsetsAnimationStart, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, endViewTransition, findViewsWithText, focusableViewAvailable, focusSearch, gatherTransparentRegion, getChildAt, getChildCount, getChildDrawingOrder, getChildMeasureSpec, getChildVisibleRect, getClipChildren, getClipToPadding, getDescendantFocusability, getFocusedChild, getLayoutAnimation, getLayoutAnimationListener, getLayoutMode, getLayoutTransition, getNestedScrollAxes, getOverlay, getPersistentDrawingCache, getTouchscreenBlocksFocus, hasFocus, hasTransientState, indexOfChild, invalidateChild, invalidateChildInParent, isAlwaysDrawnWithCacheEnabled, isAnimationCacheEnabled, isLayoutSuppressed, isMotionEventSplittingEnabled, isTransitionGroup, jumpDrawablesToCurrentState, layout, notifySubtreeAccessibilityStateChanged, offsetDescendantRectToMyCoords, offsetRectIntoDescendantCoords, onDescendantInvalidated, onInterceptHoverEvent, onInterceptTouchEvent, onNestedFling, onNestedPreFling, onNestedPrePerformAccessibilityAction, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestSendAccessibilityEvent, onResolvePointerIcon, onStartNestedScroll, onStopNestedScroll, onViewAdded, onViewRemoved, recomputeViewAttributes, removeAllViews, removeAllViewsInLayout, removeView, removeViewAt, removeViewInLayout, removeViews, removeViewsInLayout, requestChildFocus, requestDisallowInterceptTouchEvent, requestSendAccessibilityEvent, requestTransparentRegion, restoreDefaultFocus, scheduleLayoutAnimation, setAddStatesFromChildren, setAlwaysDrawnWithCacheEnabled, setAnimationCacheEnabled, setClipChildren, setClipToPadding, setDescendantFocusability, setLayoutAnimation, setLayoutAnimationListener, setLayoutMode, setLayoutTransition, setMotionEventSplittingEnabled, setOnHierarchyChangeListener, setPersistentDrawingCache, setTouchscreenBlocksFocus, setTransitionGroup, setWindowInsetsAnimationCallback, showContextMenuForChild, showContextMenuForChild, startActionModeForChild, startActionModeForChild, startLayoutAnimation, startViewTransition, suppressLayout, updateViewLayout
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.View

        +addFocusables, addOnAttachStateChangeListener, addOnLayoutChangeListener, addOnUnhandledKeyEventListener, animate, announceForAccessibility, autofill, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, combineMeasuredStates, computeSystemWindowInsets, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchGenericMotionEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPopulateAccessibilityEvent, draw, drawableHotspotChanged, findViewById, findViewWithTag, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityDelegate, getAccessibilityLiveRegion, getAccessibilityPaneTitle, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getAnimationMatrix, getApplicationWindowToken, getAttributeResolutionStack, getAttributeSourceResourceMap, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintBlendMode, getBackgroundTintList, getBackgroundTintMode, getBaseline, getBottom, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentCaptureSession, getContentDescription, getContext, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getExplicitStyle, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintBlendMode, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarThumbDrawable, getHorizontalScrollbarTrackDrawable, getId, getImportantForAccessibility, getImportantForAutofill, getImportantForContentCapture, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLocalVisibleRect, getLocationInSurface, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineAmbientShadowColor, getOutlineProvider, getOutlineSpotShadowColor, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getSourceLayoutResId, getStateDescription, getStateListAnimator, getSystemGestureExclusionRects, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTouchables, getTouchDelegate, getTransitionAlpha, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getUniqueDrawingId, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarThumbDrawable, getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowId, getWindowInsetsController, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOnLongClickListeners, hasOverlappingRendering, hasPointerCapture, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isAccessibilityHeading, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isForceDarkAllowed, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isImportantForContentCapture, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingRelative, isPivotSet, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScreenReaderFocusable, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShowingLayoutBounds, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, keyboardNavigationClusterSearch, measure, offsetLeftAndRight, offsetTopAndBottom, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onDrawForeground, onFilterTouchEventForSecurity, onHoverChanged, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyLongPress, onKeyPreIme, onKeyShortcut, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideStructure, onRtlPropertiesChanged, onScreenStateChanged, onVisibilityAggregated, onWindowSystemUiVisibilityChanged, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, removeOnUnhandledKeyEventListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, requestUnbufferedDispatch, requireViewById, resetPivot, resolveSize, resolveSizeAndState, restoreHierarchyState, saveAttributeDataForStyleable, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityHeading, setAccessibilityLiveRegion, setAccessibilityPaneTitle, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAnimationMatrix, setAutofillHints, setAutofillId, setBackground, setBackgroundDrawable, setBackgroundResource, setBackgroundTintBlendMode, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentCaptureSession, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForceDarkAllowed, setForeground, setForegroundGravity, setForegroundTintBlendMode, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHorizontalScrollbarThumbDrawable, setHorizontalScrollbarTrackDrawable, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setImportantForContentCapture, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayoutDirection, setLeft, setLeftTopRightBottom, setLongClickable, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineAmbientShadowColor, setOutlineProvider, setOutlineSpotShadowColor, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateDescription, setStateListAnimator, setSystemGestureExclusionRects, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionAlpha, setTransitionName, setTransitionVisibility, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVerticalScrollbarThumbDrawable, setVerticalScrollbarTrackDrawable, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, transformMatrixToGlobal, transformMatrixToLocal, unscheduleDrawable, unscheduleDrawable, updateDragShadow, willNotCacheDrawing, willNotDraw
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface android.view.ViewParent

        +canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows, requestLayout
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnylineWebView

        +
        public AnylineWebView(android.content.Context context)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        updateCutouts

        +
        public void updateCutouts(java.lang.String id,
        +                          boolean visible)
        +
      • +
      + + + +
        +
      • +

        setScanDelayTime

        +
        public void setScanDelayTime(double delayTime,
        +                             java.lang.String id)
        +
      • +
      + + + +
        +
      • +

        setRectRelativeToCutout

        +
        public void setRectRelativeToCutout(io.anyline.view.AnylineWebView.AnimatableRectF rect,
        +                                    float scale,
        +                                    io.anyline.opencv.core.Rect reportedRect,
        +                                    float resizeScale,
        +                                    java.lang.String id,
        +                                    io.anyline.opencv.core.Rect cropRect,
        +                                    int x,
        +                                    int y,
        +                                    android.graphics.Rect cutoutRectOnView)
        +
      • +
      + + + +
        +
      • +

        setCameraView

        +
        public void setCameraView(CameraView cameraView)
        +
      • +
      + + + +
        +
      • +

        updateContours

        +
        public void updateContours(java.lang.Object contours,
        +                           float scale,
        +                           float resizeScale,
        +                           java.lang.String id,
        +                           io.anyline.opencv.core.Rect cropRect,
        +                           int x,
        +                           int y,
        +                           android.graphics.Rect rectOnVisibleView)
        +
      • +
      + + + +
        +
      • +

        drawDocument

        +
        public void drawDocument(java.util.List<android.graphics.PointF> reportedShape,
        +                         java.lang.String id)
        +
      • +
      + + + +
        +
      • +

        drawFeedback

        +
        public void drawFeedback(java.util.List<android.graphics.PointF> shape,
        +                         io.anyline.opencv.core.Rect cropRect,
        +                         float scale,
        +                         float scanViewPluginScale,
        +                         java.lang.String color,
        +                         java.lang.String id,
        +                         int x,
        +                         int y,
        +                         VisualFeedbackConfig.FeedbackStyle style,
        +                         android.graphics.Rect rectOnVisibleView)
        +
      • +
      + + + +
        +
      • +

        updateShape

        +
        public void updateShape(java.util.List<android.graphics.PointF> reportedShape,
        +                        io.anyline.opencv.core.Rect cropRect,
        +                        float scale,
        +                        java.lang.String id,
        +                        int x,
        +                        int y,
        +                        android.graphics.Rect rectOnVisibleView,
        +                        float scanViewPluginScale)
        +
      • +
      + + + +
        +
      • +

        getViewRelativePointListFromCutoutRelativeShape

        +
        public java.util.List<android.graphics.PointF> getViewRelativePointListFromCutoutRelativeShape(java.util.List<android.graphics.PointF> shape,
        +                                                                                               java.lang.String id,
        +                                                                                               io.anyline.opencv.core.Rect cropRect,
        +                                                                                               int x,
        +                                                                                               int y,
        +                                                                                               float scale,
        +                                                                                               android.graphics.Rect rectOnVisibleView,
        +                                                                                               float scanViewPluginScale)
        +
      • +
      + + + +
        +
      • +

        getScaleWebView

        +
        public int getScaleWebView(android.webkit.WebView webView)
        +
      • +
      + + + +
        +
      • +

        onTouchEvent

        +
        public boolean onTouchEvent(android.view.MotionEvent event)
        +
        +
        Overrides:
        +
        onTouchEvent in class android.webkit.WebView
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BaseScanViewConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BaseScanViewConfig.html new file mode 100644 index 000000000..9014d3605 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BaseScanViewConfig.html @@ -0,0 +1,334 @@ + + + + + +BaseScanViewConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class BaseScanViewConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.BaseScanViewConfig
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BaseScanViewConfig

        +
        public BaseScanViewConfig(android.content.Context context,
        +                          java.lang.String configFileName)
        +
      • +
      + + + +
        +
      • +

        BaseScanViewConfig

        +
        public BaseScanViewConfig(android.content.Context context,
        +                          org.json.JSONObject json)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        init

        +
        public void init(android.content.Context context,
        +                 org.json.JSONObject json)
        +
        +
        Specified by:
        +
        init in interface IAnylineViewConfig
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getPreviewAlignment

        +
        public int getPreviewAlignment()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.BrightnessFeedback.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.BrightnessFeedback.html new file mode 100644 index 000000000..89b49898a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.BrightnessFeedback.html @@ -0,0 +1,354 @@ + + + + + +BrightnessHelper.BrightnessFeedback (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum BrightnessHelper.BrightnessFeedback

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      OK 
      TOO_BRIGHT 
      TOO_DARK 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static BrightnessHelper.BrightnessFeedbackvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static BrightnessHelper.BrightnessFeedback[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static BrightnessHelper.BrightnessFeedback[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (BrightnessHelper.BrightnessFeedback c : BrightnessHelper.BrightnessFeedback.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static BrightnessHelper.BrightnessFeedback valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.html new file mode 100644 index 000000000..6887e1ac2 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/BrightnessHelper.html @@ -0,0 +1,272 @@ + + + + + +BrightnessHelper (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class BrightnessHelper

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.BrightnessHelper
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class BrightnessHelper
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setLevelsForAutoFlash

        +
        public void setLevelsForAutoFlash(int lowBrightness,
        +                                  int highBrightness,
        +                                  int lowAmbientLight,
        +                                  int highAmbientLight)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.AnimationStyle.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.AnimationStyle.html new file mode 100644 index 000000000..719abafa7 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.AnimationStyle.html @@ -0,0 +1,380 @@ + + + + + +CutoutConfig.AnimationStyle (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum CutoutConfig.AnimationStyle

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CutoutConfig.AnimationStyle[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CutoutConfig.AnimationStyle c : CutoutConfig.AnimationStyle.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CutoutConfig.AnimationStyle valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public int getValue()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutAlignment.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutAlignment.html new file mode 100644 index 000000000..aa71677d4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutAlignment.html @@ -0,0 +1,392 @@ + + + + + +CutoutConfig.CutoutAlignment (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum CutoutConfig.CutoutAlignment

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CutoutConfig.CutoutAlignment[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CutoutConfig.CutoutAlignment c : CutoutConfig.CutoutAlignment.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CutoutConfig.CutoutAlignment valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutStyle.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutStyle.html new file mode 100644 index 000000000..5f0bf66d0 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.CutoutStyle.html @@ -0,0 +1,380 @@ + + + + + +CutoutConfig.CutoutStyle (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum CutoutConfig.CutoutStyle

+
+
+
    +
  • java.lang.Object
  • +
  • + +
  • +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static CutoutConfig.CutoutStylefromString(java.lang.String cutoutStyle) 
      static CutoutConfig.CutoutStylevalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static CutoutConfig.CutoutStyle[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static CutoutConfig.CutoutStyle[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (CutoutConfig.CutoutStyle c : CutoutConfig.CutoutStyle.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static CutoutConfig.CutoutStyle valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.html new file mode 100644 index 000000000..cd95ac4f6 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfig.html @@ -0,0 +1,1227 @@ + + + + + +CutoutConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class CutoutConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.CutoutConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class CutoutConfig
    +extends java.lang.Object
    +
    Class holds the configuration for the cutout
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CutoutConfig

        +
        public CutoutConfig()
        +
      • +
      + + + +
        +
      • +

        CutoutConfig

        +
        public CutoutConfig(@NonNull
        +                    android.content.Context context,
        +                    @Nullable
        +                    org.json.JSONObject jsonObject)
        +
        Create config from the given json object.
        +
        +
        Parameters:
        +
        context - the context
        +
        jsonObject - the json object with the settings
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAlphaFactor

        +
        public float getAlphaFactor()
        +
      • +
      + + + +
        +
      • +

        getAlphaString

        +
        public java.lang.String getAlphaString()
        +
      • +
      + + + + + + + +
        +
      • +

        setAlignment

        +
        public void setAlignment(CutoutConfig.CutoutAlignment alignment)
        +
        Set the vertical alignment for the . (Horizontal is always centered currently).
        +
        +
        Parameters:
        +
        alignment - the desired alignment
        +
        +
      • +
      + + + +
        +
      • +

        getMaxWidthPercent

        +
        public int getMaxWidthPercent()
        +
      • +
      + + + +
        +
      • +

        setMaxWidthPercent

        +
        public void setMaxWidthPercent(int maxWidthPercent)
        +
        Set the max width of the as percentage of the views width.
        +
        +
        Parameters:
        +
        maxWidthPercent - the maximum width of the in percent 1-100 relative to the view
        +
        +
      • +
      + + + +
        +
      • +

        getMaxHeightPercent

        +
        public int getMaxHeightPercent()
        +
      • +
      + + + +
        +
      • +

        setMaxHeightPercent

        +
        public void setMaxHeightPercent(int maxHeightPercent)
        +
        Set the maximum height of the as percentage of the views height.
        +
        +
        Parameters:
        +
        maxHeightPercent - the maximum height of the in percent 0-100 relative to the view
        +
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        public int getWidth()
        +
      • +
      + + + +
        +
      • +

        setWidth

        +
        public void setWidth(int width)
        +

        + Set the width of the as a fix value relative to the preview size. +

        + This means if the preview is 720 wide and this is set to 360 the will use the half of the width and + the resulting cropped image will be 360 pixels wide too. + (But the view itself will be 720 wide on a 1080p screen if the view uses the whole width). +

        + Also note that the will be limited to the views width (so if set to 540 and the view is only 480, + it will be 480) +

        +
        +
        Parameters:
        +
        width - the width (related to the preview size not the view size)
        +
        +
      • +
      + + + +
        +
      • +

        getOffsetX

        +
        public int getOffsetX()
        +
      • +
      + + + +
        +
      • +

        setOffsetX

        +
        public void setOffsetX(int offsetX)
        +
        Set the x offset of the (+ moves the further to the right, - to the left). + Also relative to the preview size, see setWidth(int). + The offset is limited to move the to the start/end of the view.
        +
        +
        Parameters:
        +
        offsetX - the x offset for the cutout
        +
        +
      • +
      + + + +
        +
      • +

        getOffsetY

        +
        public int getOffsetY()
        +
      • +
      + + + +
        +
      • +

        setOffsetY

        +
        public void setOffsetY(int offsetY)
        +
        Set the y offset of the (+ moves the further down, - further up). + Also relative to the preview size, see setWidth(int). + The offset is limited to move the to the start/end of the view.
        +
        +
        Parameters:
        +
        offsetY - the x offset for the cutout
        +
        +
      • +
      + + + + + + + + +

      +

      at.nineyards.anyline.camera.AnylineViewConfig.CutoutStyle#IMAGE

      +

      + Other things that should be set with this style:
      +

    • setDrawable(Drawable)
    • +
    +

+
+
Parameters:
+
style - the desired style
+
+ + + + + +
    +
  • +

    getCornerRadiusInDp

    +
    public int getCornerRadiusInDp()
    +
  • +
+ + + +
    +
  • +

    getCornerRadiusInPix

    +
    public int getCornerRadiusInPix(android.content.Context context)
    +
  • +
+ + + +
    +
  • +

    setCornerRadiusInDp

    +
    public void setCornerRadiusInDp(int rectRadiusInDp)
    +
    Set the rect corner radius in dp. + Only relevant with style at.nineyards.anyline.camera.AnylineViewConfig.CutoutStyle#RECT.
    +
    +
    Parameters:
    +
    rectRadiusInDp - the rect corner radius in dp.
    +
    +
  • +
+ + + +
    +
  • +

    getRatio

    +
    public float getRatio()
    +
  • +
+ + + +
    +
  • +

    setRatio

    +
    public void setRatio(float ratio)
    +
    Set the ratio (width/height). The will fill the defined width or maximum defined space and + be in this ratio.
    +
    +
    Parameters:
    +
    ratio - the desired ratio (width/height)
    +
    +
  • +
+ + + +
    +
  • +

    getStrokeWidthInDp

    +
    public int getStrokeWidthInDp()
    +
  • +
+ + + +
    +
  • +

    setStrokeWidthInDp

    +
    public void setStrokeWidthInDp(int strokeWidthInDp)
    +
    The stroke width in dp.
    +
    +
    Parameters:
    +
    strokeWidthInDp - stroke width in dp.
    +
    +
  • +
+ + + +
    +
  • +

    getStrokeColor

    +
    public int getStrokeColor()
    +
  • +
+ + + +
    +
  • +

    setStrokeColor

    +
    public void setStrokeColor(int strokeColor)
    +
    Set the stroke color
    +
    +
    Parameters:
    +
    strokeColor - the stroke color to use
    +
    +
  • +
+ + + +
    +
  • +

    getCropPaddingX

    +
    public int getCropPaddingX()
    +
  • +
+ + + +
    +
  • +

    setCropPaddingX

    +
    public void setCropPaddingX(int cropPaddingX)
    +

    + The x padding in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the size. If positive the cropped image will be smaller then the cutout + and if negative the cropped image will be bigger. +

    + This should only be used in combination with a fixed width (that also fit on all supported devices), + because this is a fixed value that will not be adjusted to anything. +

    +
    +
    Parameters:
    +
    cropPaddingX - the x padding inside the used for the crop + (negative means bigger crop than )
    +
    +
  • +
+ + + +
    +
  • +

    getCropPaddingY

    +
    public int getCropPaddingY()
    +
  • +
+ + + +
    +
  • +

    setCropPaddingY

    +
    public void setCropPaddingY(int cropPaddingY)
    +

    + The y padding in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the size. If positive the cropped image will be smaller then the cutout + and if negative the cropped image will be bigger. +

    + This should only be used in combination with a fixed width (that also fit on all supported devices), + because this is a fixed value that will not be adjusted to anything. +

    +
    +
    Parameters:
    +
    cropPaddingY - the y padding inside the used for the crop + (negative means bigger crop than )
    +
    +
  • +
+ + + +
    +
  • +

    getCropOffsetX

    +
    public int getCropOffsetX()
    +
  • +
+ + + +
    +
  • +

    setCropOffsetX

    +
    public void setCropOffsetX(int cropOffsetX)
    +

    + The x offset in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the . If positive the cropped image will be further right than the view + and if negative the cropped image will be further left. +

    + This should only be used in combination with a fixed width (that also fit on all supported devices), + because this is a fixed value that will not be adjusted to anything. +

    +
    +
    Parameters:
    +
    cropOffsetX - the x offset to move the actual crop + right or - left
    +
    +
  • +
+ + + +
    +
  • +

    getCropOffsetY

    +
    public int getCropOffsetY()
    +
  • +
+ + + +
    +
  • +

    setCropOffsetY

    +
    public void setCropOffsetY(int cropOffsetY)
    +

    + The y offset in pixels that the image, that will be cropped out of the preview to match the , + should have in relation to the . If positive the cropped image will be further down than the view + and if negative the cropped image will be further up. +

    + This should only be used in combination with a fixed width (that also fit on all supported devices), + because this is a fixed value that will not be adjusted to anything. +

    +
    +
    Parameters:
    +
    cropOffsetY - the y offset to move the actual crop + up or - down
    +
    +
  • +
+ + + +
    +
  • +

    getOuterColor

    +
    public int getOuterColor()
    +
  • +
+ + + +
    +
  • +

    setOuterColor

    +
    public void setOuterColor(int outerColor)
    +
    The color outside of the area. This should usually have a transparency.
    +
    +
    Parameters:
    +
    outerColor - color outside of the area (with transparency).
    +
    +
  • +
+ + + +
    +
  • +

    getFeedbackStrokeColor

    +
    public int getFeedbackStrokeColor()
    +
    If the #feedbackStrokeColor is not set, this returns -1
    +
    +
    Returns:
    +
    the the color for the feedback, or -1 if not set
    +
    +
  • +
+ + + +
    +
  • +

    setFeedbackStrokeColor

    +
    public void setFeedbackStrokeColor(int feedbackStrokeColor)
    +
    Sets a feedback colors for the stroke: if set, the will change its color + if the scanning process has started, e.g. contours has been recongized and are being + analyzed.
    +
    +
    Parameters:
    +
    feedbackStrokeColor - the color the should stroke should get, if the + scanning process has started
    +
    +
  • +
+ + + +
    +
  • +

    getCutoutStrokeWidthInPix

    +
    public int getCutoutStrokeWidthInPix(android.content.Context context)
    +
  • +
+ + + +
    +
  • +

    getCutoutStrokeColorString

    +
    public java.lang.String getCutoutStrokeColorString()
    +
  • +
+ + + +
    +
  • +

    setInactiveStrokeColorForDelay

    +
    public void setInactiveStrokeColorForDelay(java.lang.String inactiveStrokeColorForDelay)
    +
    Set the inactive stroke color when users sets a delay
    +
    +
    Parameters:
    +
    inactiveStrokeColorForDelay - the inactive stroke color to use
    +
    +
  • +
+ + + +
    +
  • +

    getInactiveStrokeColorForDelay

    +
    public java.lang.String getInactiveStrokeColorForDelay()
    +
  • +
+ + + +
    +
  • +

    setCutoutStrokeColorString

    +
    public void setCutoutStrokeColorString(java.lang.String strokeColorString)
    +
    Set the stroke color
    +
    +
    Parameters:
    +
    strokeColorString - the stroke color to use
    +
    +
  • +
+ + + +
    +
  • +

    getFeedbackStrokeColorString

    +
    public java.lang.String getFeedbackStrokeColorString()
    +
    If the #feedbackStrokeColorString is not set, this returns -1
    +
    +
    Returns:
    +
    the the color for the feedback, or -1 if not set
    +
    +
  • +
+ + + +
    +
  • +

    setFeedbackStrokeColorString

    +
    public void setFeedbackStrokeColorString(java.lang.String feedbackStrokeColorString)
    +
    Sets a feedback colors for the stroke: if set, the will change its color + if the scanning process has started, e.g. contours has been recongized and are being + analyzed.
    +
    +
    Parameters:
    +
    feedbackStrokeColorString - the color the should stroke should get, if the + scanning process has started
    +
    +
  • +
+ + + +
    +
  • +

    getDrawable

    +
    public android.graphics.drawable.Drawable getDrawable()
    +
  • +
+ + + +
    +
  • +

    setDrawable

    +
    public void setDrawable(android.graphics.drawable.Drawable drawable)
    +
    The drawable to use inside the area. + Only relevant with style at.nineyards.anyline.camera.AnylineViewConfig.CutoutStyle#IMAGE.
    +
    +
    Parameters:
    +
    drawable - drawable to use inside the area
    +
    +
  • +
+ + + +
    +
  • +

    getCutoutOuterColorString

    +
    public java.lang.String getCutoutOuterColorString()
    +
    If the #cutoutOuterColorString is not set, this returns null
    +
    +
    Returns:
    +
    the the color for the outside of the cutout area, or null if not set
    +
    +
  • +
+ + + +
    +
  • +

    setCutoutOuterColorString

    +
    public void setCutoutOuterColorString(java.lang.String outerColorString)
    +
    The color outside of the cutout area. This should usually have a transparency.
    +
    +
    Parameters:
    +
    outerColorString - color outside of the cutout area (with transparency).
    +
    +
  • +
+ + + +
    +
  • +

    getAnimationStyle

    +
    public CutoutConfig.AnimationStyle getAnimationStyle()
    +
    +
    Returns:
    +
    the currently set animation style. (The animations are ALPHA and may change in the future.)
    +
    +
  • +
+ + + +
    +
  • +

    setAnimationStyle

    +
    public void setAnimationStyle(CutoutConfig.AnimationStyle animationStyle)
    +
    Set the animation style. The animations are ALPHA and may change in the future.
    +
    +
    Parameters:
    +
    animationStyle - the style to use
    +
    +
  • +
+ + + + +
+ + + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfigChangedListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfigChangedListener.html new file mode 100644 index 000000000..c62f0ba39 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutConfigChangedListener.html @@ -0,0 +1,218 @@ + + + + + +CutoutConfigChangedListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Interface CutoutConfigChangedListener

+
+
+
+
    +
  • +
    +
    +
    public interface CutoutConfigChangedListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onCutoutConfigChanged

        +
        void onCutoutConfigChanged(CutoutConfig cutoutConfig)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutRect.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutRect.html new file mode 100644 index 000000000..2251abbcd --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/CutoutRect.html @@ -0,0 +1,418 @@ + + + + + +CutoutRect (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class CutoutRect

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.CutoutRect
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class CutoutRect
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        rectOnSurface

        +
        public android.graphics.RectF rectOnSurface
        +
      • +
      + + + +
        +
      • +

        rectOnImage

        +
        public android.graphics.Rect rectOnImage
        +
      • +
      + + + +
        +
      • +

        rectOnVisibleView

        +
        public android.graphics.Rect rectOnVisibleView
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CutoutRect

        +
        public CutoutRect(android.content.Context context,
        +                  CutoutConfig config)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        calcCutOutAndImageCropBounds

        +
        public void calcCutOutAndImageCropBounds(int frameWidth,
        +                                         int frameHeight,
        +                                         int viewWidth,
        +                                         int viewHeight,
        +                                         float scale)
        +
      • +
      + + + +
        +
      • +

        getCutoutConfig

        +
        public CutoutConfig getCutoutConfig()
        +
      • +
      + + + +
        +
      • +

        getCutoutCropOffsetOnViewX

        +
        public int getCutoutCropOffsetOnViewX()
        +
      • +
      + + + +
        +
      • +

        getCutoutCropOffsetOnViewY

        +
        public int getCutoutCropOffsetOnViewY()
        +
      • +
      + + + +
        +
      • +

        getFrameWidth

        +
        public int getFrameWidth()
        +
      • +
      + + + +
        +
      • +

        getFrameHeight

        +
        public int getFrameHeight()
        +
      • +
      + + + +
        +
      • +

        getScale

        +
        public float getScale()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/DebugUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/DebugUtil.html new file mode 100644 index 000000000..0cbc514c8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/DebugUtil.html @@ -0,0 +1,234 @@ + + + + + +DebugUtil (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class DebugUtil

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.DebugUtil
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class DebugUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      DebugUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DebugUtil

        +
        public DebugUtil()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashView.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashView.html new file mode 100644 index 000000000..99eeee7fc --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashView.html @@ -0,0 +1,579 @@ + + + + + +FlashView (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class FlashView

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • android.view.View
    • +
    • +
        +
      • android.widget.ImageView
      • +
      • +
          +
        • io.anyline.view.FlashView
        • +
        +
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback, FlashControl
    +
    +
    +
    +
    public class FlashView
    +extends android.widget.ImageView
    +implements FlashControl
    +
    A simple view that provides basic flash functionality.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.widget.ImageView

        +android.widget.ImageView.ScaleType
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.View

        +android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener, android.view.View.OnUnhandledKeyEventListener
      • +
      + +
    • +
    + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from class android.view.View

        +ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, IMPORTANT_FOR_CONTENT_CAPTURE_NO, IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_YES, IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VISIBLE, X, Y, Z
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      FlashView(android.content.Context context) 
      FlashView(android.content.Context context, + android.util.AttributeSet attrs) 
      FlashView(android.content.Context context, + android.util.AttributeSet attrs, + int defStyleAttr) 
      FlashView(android.content.Context context, + FlashViewConfig config) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      FlashViewConfiggetConfig() 
      voidhide() 
      booleanisExposureForBlackOnBlack() 
      voidlayout(int left, + int top, + int right, + int bottom) 
      voidsetAutoModeEnabled(boolean isEnabled) +
      Call with true if you want to enable the "auto" mode.
      +
      voidsetCameraController(CameraController cameraController) +
      + A camera is required to set the flash (at least for android < M).
      +
      voidsetConfig(FlashViewConfig config) 
      voidsetExposureForBlackOnBlack() 
      voidsetExposureToMinimum() 
      voidsetFlashOnIfAuto(boolean setFlashOn) +
      Call this to set the flash on or off in auto mode.
      +
      voidsetMode(FlashControl.Mode mode) +
      Set the flash to the given Mode (On/Off or Auto).
      +
      +
        +
      • + + +

        Methods inherited from class android.widget.ImageView

        +animateTransform, clearColorFilter, drawableHotspotChanged, getAccessibilityClassName, getAdjustViewBounds, getBaseline, getBaselineAlignBottom, getColorFilter, getCropToPadding, getDrawable, getImageAlpha, getImageMatrix, getImageTintBlendMode, getImageTintList, getImageTintMode, getMaxHeight, getMaxWidth, getScaleType, hasOverlappingRendering, invalidateDrawable, isOpaque, jumpDrawablesToCurrentState, onCreateDrawableState, onRtlPropertiesChanged, onVisibilityAggregated, setAdjustViewBounds, setAlpha, setBaseline, setBaselineAlignBottom, setColorFilter, setColorFilter, setColorFilter, setCropToPadding, setImageAlpha, setImageBitmap, setImageDrawable, setImageIcon, setImageLevel, setImageMatrix, setImageResource, setImageState, setImageTintBlendMode, setImageTintList, setImageTintMode, setImageURI, setMaxHeight, setMaxWidth, setScaleType, setSelected, setVisibility
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.View

        +addChildrenForAccessibility, addExtraDataToAccessibilityNodeInfo, addFocusables, addFocusables, addKeyboardNavigationClusters, addOnAttachStateChangeListener, addOnLayoutChangeListener, addOnUnhandledKeyEventListener, addTouchables, animate, announceForAccessibility, autofill, autofill, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, clearFocus, combineMeasuredStates, computeScroll, computeSystemWindowInsets, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPointerCaptureChanged, dispatchPopulateAccessibilityEvent, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd, dispatchWindowInsetsAnimationPrepare, dispatchWindowInsetsAnimationProgress, dispatchWindowInsetsAnimationStart, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, draw, findFocus, findViewById, findViewsWithText, findViewWithTag, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityDelegate, getAccessibilityLiveRegion, getAccessibilityNodeProvider, getAccessibilityPaneTitle, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getAnimationMatrix, getApplicationWindowToken, getAttributeResolutionStack, getAttributeSourceResourceMap, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintBlendMode, getBackgroundTintList, getBackgroundTintMode, getBottom, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentCaptureSession, getContentDescription, getContext, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getExplicitStyle, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintBlendMode, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHandler, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarThumbDrawable, getHorizontalScrollbarTrackDrawable, getId, getImportantForAccessibility, getImportantForAutofill, getImportantForContentCapture, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLocalVisibleRect, getLocationInSurface, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineAmbientShadowColor, getOutlineProvider, getOutlineSpotShadowColor, getOverlay, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getSourceLayoutResId, getStateDescription, getStateListAnimator, getSystemGestureExclusionRects, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTouchables, getTouchDelegate, getTransitionAlpha, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getUniqueDrawingId, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarThumbDrawable, getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowId, getWindowInsetsController, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocus, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOnLongClickListeners, hasPointerCapture, hasTransientState, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateOutline, isAccessibilityFocused, isAccessibilityHeading, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isForceDarkAllowed, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isImportantForContentCapture, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isPaddingRelative, isPivotSet, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScreenReaderFocusable, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShowingLayoutBounds, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, isVisibleToUserForAutofill, keyboardNavigationClusterSearch, measure, offsetLeftAndRight, offsetTopAndBottom, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onCheckIsTextEditor, onCreateInputConnection, onDragEvent, onDrawForeground, onFilterTouchEventForSecurity, onFinishTemporaryDetach, onGenericMotionEvent, onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideAutofillVirtualStructure, onProvideContentCaptureStructure, onProvideStructure, onProvideVirtualStructure, onResolvePointerIcon, onScreenStateChanged, onStartTemporaryDetach, onTouchEvent, onTrackballEvent, onWindowFocusChanged, onWindowSystemUiVisibilityChanged, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, removeOnUnhandledKeyEventListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, requestUnbufferedDispatch, requireViewById, resetPivot, resolveSize, resolveSizeAndState, restoreDefaultFocus, restoreHierarchyState, saveAttributeDataForStyleable, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityHeading, setAccessibilityLiveRegion, setAccessibilityPaneTitle, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAnimationMatrix, setAutofillHints, setAutofillId, setBackground, setBackgroundColor, setBackgroundDrawable, setBackgroundResource, setBackgroundTintBlendMode, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentCaptureSession, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForceDarkAllowed, setForeground, setForegroundGravity, setForegroundTintBlendMode, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHorizontalScrollbarThumbDrawable, setHorizontalScrollbarTrackDrawable, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setImportantForContentCapture, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayerType, setLayoutDirection, setLayoutParams, setLeft, setLeftTopRightBottom, setLongClickable, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineAmbientShadowColor, setOutlineProvider, setOutlineSpotShadowColor, setOverScrollMode, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollBarStyle, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSoundEffectsEnabled, setStateDescription, setStateListAnimator, setSystemGestureExclusionRects, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionAlpha, setTransitionName, setTransitionVisibility, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVerticalScrollbarThumbDrawable, setVerticalScrollbarTrackDrawable, setWillNotCacheDrawing, setWillNotDraw, setWindowInsetsAnimationCallback, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, transformMatrixToGlobal, transformMatrixToLocal, unscheduleDrawable, unscheduleDrawable, updateDragShadow, willNotCacheDrawing, willNotDraw
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FlashView

        +
        public FlashView(android.content.Context context)
        +
      • +
      + + + +
        +
      • +

        FlashView

        +
        public FlashView(android.content.Context context,
        +                 android.util.AttributeSet attrs)
        +
      • +
      + + + +
        +
      • +

        FlashView

        +
        public FlashView(android.content.Context context,
        +                 android.util.AttributeSet attrs,
        +                 int defStyleAttr)
        +
      • +
      + + + +
        +
      • +

        FlashView

        +
        public FlashView(android.content.Context context,
        +                 FlashViewConfig config)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setExposureToMinimum

        +
        public void setExposureToMinimum()
        +
      • +
      + + + +
        +
      • +

        setExposureForBlackOnBlack

        +
        public void setExposureForBlackOnBlack()
        +
      • +
      + + + +
        +
      • +

        isExposureForBlackOnBlack

        +
        public boolean isExposureForBlackOnBlack()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        hide

        +
        public void hide()
        +
      • +
      + + + +
        +
      • +

        setMode

        +
        public void setMode(FlashControl.Mode mode)
        +
        Set the flash to the given Mode (On/Off or Auto). + Setting to auto will do nothing if auto is not enabled.
        +
        +
        Specified by:
        +
        setMode in interface FlashControl
        +
        Parameters:
        +
        mode - the mode to set to.
        +
        +
      • +
      + + + +
        +
      • +

        setAutoModeEnabled

        +
        public void setAutoModeEnabled(boolean isEnabled)
        +
        Call with true if you want to enable the "auto" mode. + This makes the auto option available (and set the view to this mode), + but you still have to call setFlashOnIfAuto(boolean) + to set the flash according to your own "auto" logic.
        +
        +
        Specified by:
        +
        setAutoModeEnabled in interface FlashControl
        +
        Parameters:
        +
        isEnabled - true if the auto mode should be enabled
        +
        +
      • +
      + + + +
        +
      • +

        setFlashOnIfAuto

        +
        public void setFlashOnIfAuto(boolean setFlashOn)
        +
        Call this to set the flash on or off in auto mode. + Only has an effect if the current mode is AUTO.
        +
        +
        Specified by:
        +
        setFlashOnIfAuto in interface FlashControl
        +
        Parameters:
        +
        setFlashOn - true if flash should be on
        +
        +
      • +
      + + + +
        +
      • +

        setCameraController

        +
        public void setCameraController(CameraController cameraController)
        +
        Description copied from interface: FlashControl
        +

        + A camera is required to set the flash (at least for android < M). + Implementer should check if flash is possible for this device in here, and don't show the view at all if not. +

        + Implementer should set the gui back to default when this is called with a none null camera. (This may be called + in the background, so post gui stuff) +

        +
        +
        Specified by:
        +
        setCameraController in interface FlashControl
        +
        Parameters:
        +
        cameraController - the camera to use
        +
        +
      • +
      + + + +
        +
      • +

        layout

        +
        public void layout(@Px
        +                   int left,
        +                   @Px
        +                   int top,
        +                   @Px
        +                   int right,
        +                   @Px
        +                   int bottom)
        +
        +
        Overrides:
        +
        layout in class android.view.View
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashAlignment.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashAlignment.html new file mode 100644 index 000000000..7e6fbe403 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashAlignment.html @@ -0,0 +1,417 @@ + + + + + +FlashViewConfig.FlashAlignment (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum FlashViewConfig.FlashAlignment

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static FlashViewConfig.FlashAlignment[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (FlashViewConfig.FlashAlignment c : FlashViewConfig.FlashAlignment.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static FlashViewConfig.FlashAlignment valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashMode.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashMode.html new file mode 100644 index 000000000..9a2e499a3 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.FlashMode.html @@ -0,0 +1,380 @@ + + + + + +FlashViewConfig.FlashMode (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum FlashViewConfig.FlashMode

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static FlashViewConfig.FlashMode[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (FlashViewConfig.FlashMode c : FlashViewConfig.FlashMode.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static FlashViewConfig.FlashMode valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.html new file mode 100644 index 000000000..efd4dd938 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/FlashViewConfig.html @@ -0,0 +1,563 @@ + + + + + +FlashViewConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class FlashViewConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.FlashViewConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class FlashViewConfig
    +extends java.lang.Object
    +
    A class used to configure the Flash
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FlashViewConfig

        +
        public FlashViewConfig()
        +
      • +
      + + + +
        +
      • +

        FlashViewConfig

        +
        public FlashViewConfig(@NonNull
        +                       android.content.Context context,
        +                       @Nullable
        +                       org.json.JSONObject flashJson)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        setMode

        +
        public void setMode(FlashViewConfig.FlashMode mode)
        +
        Set the flash mode.
        +
        +
        Parameters:
        +
        mode - the flash mode.
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setAlignment

        +
        public void setAlignment(FlashViewConfig.FlashAlignment alignment)
        +
        Set where the flash should be positioned. + (Ignored if flash mode is at.nineyards.anyline.camera.AnylineViewConfig.FlashMode#NONE
        +
        +
        Parameters:
        +
        alignment - the alignment of the flash view
        +
        +
      • +
      + + + +
        +
      • +

        getOffsetXInDp

        +
        public int getOffsetXInDp()
        +
      • +
      + + + +
        +
      • +

        setOffsetXInDp

        +
        public void setOffsetXInDp(int offsetXInDp)
        +
        set x offset for flash alignment
        +
        +
        Parameters:
        +
        offsetXInDp - positive values move flash view to right, negative values move it to the left
        +
        +
      • +
      + + + +
        +
      • +

        getOffsetYInDp

        +
        public int getOffsetYInDp()
        +
      • +
      + + + +
        +
      • +

        setOffsetYInDp

        +
        public void setOffsetYInDp(int offsetYInDp)
        +
        set y offset for flash alignment
        +
        +
        Parameters:
        +
        offsetYInDp - positive values move flash view closer to the bottom edge, negative values move it in + dircetion of the top edge
        +
        +
      • +
      + + + +
        +
      • +

        getPaddingInDp

        +
        public int getPaddingInDp()
        +
      • +
      + + + +
        +
      • +

        setPaddingInDp

        +
        public void setPaddingInDp(int paddingInDp)
        +
        Set the padding of the flash view in dp
        +
        +
        Parameters:
        +
        paddingInDp - the padding in dp
        +
        +
      • +
      + + + +
        +
      • +

        getImageOnId

        +
        public int getImageOnId()
        +
      • +
      + + + +
        +
      • +

        setImageOnId

        +
        public void setImageOnId(int imageOnId)
        +
        Set the resource id for the ON state of the flash view. The size will be used as is.
        +
        +
        Parameters:
        +
        imageOnId - resource id for the ON state
        +
        +
      • +
      + + + +
        +
      • +

        getImageOffId

        +
        public int getImageOffId()
        +
      • +
      + + + +
        +
      • +

        setImageOffId

        +
        public void setImageOffId(int imageOffId)
        +
        Set the resource id for the OFF state of the flash view. The size will be used as is.
        +
        +
        Parameters:
        +
        imageOffId - resource id for the OFF state
        +
        +
      • +
      + + + +
        +
      • +

        getImageAutoId

        +
        public int getImageAutoId()
        +
      • +
      + + + +
        +
      • +

        setImageAutoId

        +
        public void setImageAutoId(int imageAutoId)
        +
        Set the resource id for the AUTO state of the flash view. The size will be used as is.
        +
        +
        Parameters:
        +
        imageAutoId - resource id for the AUTO state
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/IAnylineViewConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/IAnylineViewConfig.html new file mode 100644 index 000000000..b6d5c4def --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/IAnylineViewConfig.html @@ -0,0 +1,225 @@ + + + + + +IAnylineViewConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Interface IAnylineViewConfig

+
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      voidinit(android.content.Context context, + org.json.JSONObject json) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        init

        +
        void init(android.content.Context context,
        +          org.json.JSONObject json)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/JsonParser.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/JsonParser.html new file mode 100644 index 000000000..58a3d041e --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/JsonParser.html @@ -0,0 +1,290 @@ + + + + + +JsonParser (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class JsonParser

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.JsonParser
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class JsonParser
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      JsonParser() 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        JsonParser

        +
        public JsonParser()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        init

        +
        public static AbstractBaseScanViewPlugin<?> init(org.json.JSONObject jsonObject,
        +                                                 android.content.Context context)
        +
      • +
      + + + +
        +
      • +

        parseViewPlugin

        +
        public static AbstractScanViewPlugin parseViewPlugin(org.json.JSONObject jsonObject,
        +                                                     android.content.Context context)
        +                                              throws org.json.JSONException
        +
        +
        Throws:
        +
        org.json.JSONException
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LicenseKeyExceptionListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LicenseKeyExceptionListener.html new file mode 100644 index 000000000..835713858 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LicenseKeyExceptionListener.html @@ -0,0 +1,218 @@ + + + + + +LicenseKeyExceptionListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Interface LicenseKeyExceptionListener

+
+
+
+
    +
  • +
    +
    +
    public interface LicenseKeyExceptionListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        licenseKeyCheck

        +
        void licenseKeyCheck(LicenseException licenseCheck)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.AmbientLightLevel.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.AmbientLightLevel.html new file mode 100644 index 000000000..885c6148b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.AmbientLightLevel.html @@ -0,0 +1,366 @@ + + + + + +LightLevelHelper.AmbientLightLevel (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum LightLevelHelper.AmbientLightLevel

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      HIGH 
      LOW 
      NONE 
      OK 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static LightLevelHelper.AmbientLightLevelvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static LightLevelHelper.AmbientLightLevel[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static LightLevelHelper.AmbientLightLevel[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (LightLevelHelper.AmbientLightLevel c : LightLevelHelper.AmbientLightLevel.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static LightLevelHelper.AmbientLightLevel valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.BrightnessLevel.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.BrightnessLevel.html new file mode 100644 index 000000000..c50b68d3a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.BrightnessLevel.html @@ -0,0 +1,354 @@ + + + + + +LightLevelHelper.BrightnessLevel (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Enum LightLevelHelper.BrightnessLevel

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      HIGH 
      LOW 
      OK 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static LightLevelHelper.BrightnessLevelvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static LightLevelHelper.BrightnessLevel[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static LightLevelHelper.BrightnessLevel[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (LightLevelHelper.BrightnessLevel c : LightLevelHelper.BrightnessLevel.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static LightLevelHelper.BrightnessLevel valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.LightLevelListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.LightLevelListener.html new file mode 100644 index 000000000..cfacc9821 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.LightLevelListener.html @@ -0,0 +1,224 @@ + + + + + +LightLevelHelper.LightLevelListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Interface LightLevelHelper.LightLevelListener

+
+
+
+
    +
  • +
    +
    Enclosing class:
    +
    LightLevelHelper
    +
    +
    +
    +
    public static interface LightLevelHelper.LightLevelListener
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.html new file mode 100644 index 000000000..a7da71afc --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/LightLevelHelper.html @@ -0,0 +1,330 @@ + + + + + +LightLevelHelper (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class LightLevelHelper

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.LightLevelHelper
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class LightLevelHelper
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setBrightnessThreshold

        +
        public void setBrightnessThreshold(int low,
        +                                   int high,
        +                                   int duration)
        +
      • +
      + + + +
        +
      • +

        setAmbientLightThreshold

        +
        public void setAmbientLightThreshold(int low,
        +                                     int high,
        +                                     int duration)
        +
      • +
      + + + +
        +
      • +

        setCurrentBrightness

        +
        public void setCurrentBrightness(double brightness)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ParallelScanViewComposite.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ParallelScanViewComposite.html new file mode 100644 index 000000000..162c5569a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ParallelScanViewComposite.html @@ -0,0 +1,339 @@ + + + + + +ParallelScanViewComposite (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ParallelScanViewComposite

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanPage.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanPage.html new file mode 100644 index 000000000..800f9f394 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanPage.html @@ -0,0 +1,599 @@ + + + + + +ScanPage (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ScanPage

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.ScanPage
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    android.os.Parcelable
    +
    +
    +
    +
    public class ScanPage
    +extends java.lang.Object
    +implements android.os.Parcelable
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from interface android.os.Parcelable

        +android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T>
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static android.os.Parcelable.CreatorCREATOR 
      +
        +
      • + + +

        Fields inherited from interface android.os.Parcelable

        +CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      ScanPage(java.io.File fullImageFile, + java.io.File croppedImageFile, + java.util.ArrayList<android.graphics.PointF> corners) 
      ScanPage(java.io.File fullImageFile, + java.io.File croppedImageFile, + java.util.ArrayList<android.graphics.PointF> corners, + java.lang.Integer startRotation) 
      ScanPage(android.os.Parcel in) 
      ScanPage(java.lang.String fullImagePath, + java.lang.String croppedImagePath, + java.util.ArrayList<android.graphics.PointF> corners) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        CREATOR

        +
        public static final android.os.Parcelable.Creator CREATOR
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanPage

        +
        public ScanPage(java.lang.String fullImagePath,
        +                java.lang.String croppedImagePath,
        +                java.util.ArrayList<android.graphics.PointF> corners)
        +
      • +
      + + + +
        +
      • +

        ScanPage

        +
        public ScanPage(java.io.File fullImageFile,
        +                java.io.File croppedImageFile,
        +                java.util.ArrayList<android.graphics.PointF> corners)
        +
      • +
      + + + +
        +
      • +

        ScanPage

        +
        public ScanPage(java.io.File fullImageFile,
        +                java.io.File croppedImageFile,
        +                java.util.ArrayList<android.graphics.PointF> corners,
        +                java.lang.Integer startRotation)
        +
      • +
      + + + +
        +
      • +

        ScanPage

        +
        public ScanPage(android.os.Parcel in)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getImage

        +
        public java.io.File getImage()
        +
      • +
      + + + +
        +
      • +

        rotateCw

        +
        public void rotateCw()
        +
      • +
      + + + +
        +
      • +

        getFullImagePath

        +
        public java.lang.String getFullImagePath()
        +
      • +
      + + + +
        +
      • +

        getCroppedImagePath

        +
        public java.lang.String getCroppedImagePath()
        +
      • +
      + + + +
        +
      • +

        getFullImageFile

        +
        public java.io.File getFullImageFile()
        +
      • +
      + + + +
        +
      • +

        setFullImageFile

        +
        public void setFullImageFile(java.io.File mImageFile)
        +
      • +
      + + + +
        +
      • +

        getCroppedImageFile

        +
        public java.io.File getCroppedImageFile()
        +
      • +
      + + + +
        +
      • +

        setCroppedImageFile

        +
        public void setCroppedImageFile(java.io.File mImageFile)
        +
      • +
      + + + +
        +
      • +

        getSessionRotationInDegrees

        +
        public int getSessionRotationInDegrees()
        +
      • +
      + + + +
        +
      • +

        getRotationInDegrees

        +
        public int getRotationInDegrees()
        +
      • +
      + + + +
        +
      • +

        setRotationInDegrees

        +
        public void setRotationInDegrees(int rotationInDegrees)
        +
      • +
      + + + +
        +
      • +

        getTransformationPoints

        +
        public java.util.ArrayList<android.graphics.PointF> getTransformationPoints()
        +
      • +
      + + + +
        +
      • +

        setTransformationPoints

        +
        public void setTransformationPoints(java.util.ArrayList<android.graphics.PointF> transformationPoints)
        +
      • +
      + + + +
        +
      • +

        setCroppedImageFile

        +
        public void setCroppedImageFile(java.lang.String filePath)
        +
      • +
      + + + +
        +
      • +

        describeContents

        +
        public int describeContents()
        +
        +
        Specified by:
        +
        describeContents in interface android.os.Parcelable
        +
        +
      • +
      + + + +
        +
      • +

        writeToParcel

        +
        public void writeToParcel(android.os.Parcel dest,
        +                          int flags)
        +
        +
        Specified by:
        +
        writeToParcel in interface android.os.Parcelable
        +
        +
      • +
      + + + +
        +
      • +

        isRotated

        +
        public boolean isRotated()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanView.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanView.html new file mode 100644 index 000000000..124b00e12 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanView.html @@ -0,0 +1,864 @@ + + + + + +ScanView (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ScanView

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.ViewGroup

        +android.view.ViewGroup.LayoutParams, android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener
      • +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class android.view.View

        +android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener, android.view.View.OnUnhandledKeyEventListener
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      RectcropRect 
      + +
        +
      • + + +

        Fields inherited from class android.view.ViewGroup

        +FOCUS_AFTER_DESCENDANTS, FOCUS_BEFORE_DESCENDANTS, FOCUS_BLOCK_DESCENDANTS, LAYOUT_MODE_CLIP_BOUNDS, LAYOUT_MODE_OPTICAL_BOUNDS, PERSISTENT_ALL_CACHES, PERSISTENT_ANIMATION_CACHE, PERSISTENT_NO_CACHE, PERSISTENT_SCROLLING_CACHE
      • +
      +
        +
      • + + +

        Fields inherited from class android.view.View

        +ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, IMPORTANT_FOR_CONTENT_CAPTURE_NO, IMPORTANT_FOR_CONTENT_CAPTURE_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_CONTENT_CAPTURE_YES, IMPORTANT_FOR_CONTENT_CAPTURE_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VISIBLE, X, Y, Z
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      ScanView(android.content.Context context) 
      ScanView(android.content.Context context, + android.util.AttributeSet attrs) 
      ScanView(android.content.Context context, + android.util.AttributeSet attrs, + int defStyleAttr) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      voidcalculateBrightnessCount(double brightness) 
      voiddelayScanTime() 
      voiddrawShape(java.util.List<android.graphics.PointF> outline) 
      BrightnessHelper.BrightnessFeedbackgetBrightnessFeedBack() 
      CameraViewgetCameraView() 
      FlashViewgetFlashView() 
      ImageProvidergetImageProvider() 
      AbstractBaseScanViewPlugin<?>getScanViewPlugin() 
      ScanViewPluginConfiggetScanViewPluginConfig() 
      voidinit(org.json.JSONObject configJsonObject) +
      Initializes the ScanView with the file path to a JSON config file and a license key.
      +
      voidinit(java.lang.String configFileName) +
      Initializes the ScanView with the file path to a JSON config file and a license key.
      +
      voidinitAsync(TrainerContext trainerContext, + TrainerUtils.ViewConfigResultHandler resultHandler) 
      voidinitComposite(org.json.JSONObject jsonObject) 
      voidnotifyCamera() 
      voidnotifyDrawDocumentFeedback(java.util.List<android.graphics.PointF> points) 
      voidnotifyTakeHighPictureResolution(CombinedImageProvider imageProvider) 
      voidonCutoutChanged(CutoutRect cutoutRect) 
      voidonCutoutVisibility(java.lang.String id, + boolean visible) 
      voidonScanFeedbackConfigChanged(java.lang.Object drawObject, + java.lang.String id) 
      booleanonTouchEvent(android.view.MotionEvent event) 
      voidsetCropRect(Rect cropRect) 
      voidsetScanConfig(org.json.JSONObject jsonObject) 
      voidsetScanConfig(java.lang.String pathFile) 
      voidsetScanViewConfig(BaseScanViewConfig scanViewConfig) +
      Sets the ScanView with the base config BaseScanViewConfig for cameraView and the flashView configurations
      +
      voidsetScanViewPlugin(AbstractBaseScanViewPlugin<?> scanViewPlugin) +
      Sets the ScanView with the specific AbstractScanViewPlugin
      +
      voidstart() +
      Starts the worker thread.
      +
      voidstartBlinkAnimation() 
      voidstop() 
      voidupdateCutoutView() 
      + +
        +
      • + + +

        Methods inherited from class android.view.ViewGroup

        +addChildrenForAccessibility, addExtraDataToAccessibilityNodeInfo, addFocusables, addKeyboardNavigationClusters, addStatesFromChildren, addTouchables, addView, addView, addView, addView, addView, bringChildToFront, childDrawableStateChanged, childHasTransientStateChanged, clearChildFocus, clearDisappearingChildren, clearFocus, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDrawableHotspotChanged, dispatchFinishTemporaryDetach, dispatchKeyEvent, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchPointerCaptureChanged, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchSetActivated, dispatchSetSelected, dispatchStartTemporaryDetach, dispatchSystemUiVisibilityChanged, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchWindowFocusChanged, dispatchWindowInsetsAnimationEnd, dispatchWindowInsetsAnimationPrepare, dispatchWindowInsetsAnimationProgress, dispatchWindowInsetsAnimationStart, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, endViewTransition, findFocus, findViewsWithText, focusableViewAvailable, focusSearch, gatherTransparentRegion, generateLayoutParams, getAccessibilityClassName, getChildAt, getChildCount, getChildDrawingOrder, getChildMeasureSpec, getChildVisibleRect, getClipChildren, getClipToPadding, getDescendantFocusability, getFocusedChild, getLayoutAnimation, getLayoutAnimationListener, getLayoutMode, getLayoutTransition, getNestedScrollAxes, getOverlay, getPersistentDrawingCache, getTouchscreenBlocksFocus, hasFocus, hasTransientState, indexOfChild, invalidateChild, invalidateChildInParent, isAlwaysDrawnWithCacheEnabled, isAnimationCacheEnabled, isLayoutSuppressed, isMotionEventSplittingEnabled, isTransitionGroup, jumpDrawablesToCurrentState, layout, notifySubtreeAccessibilityStateChanged, offsetDescendantRectToMyCoords, offsetRectIntoDescendantCoords, onDescendantInvalidated, onInterceptHoverEvent, onInterceptTouchEvent, onNestedFling, onNestedPreFling, onNestedPrePerformAccessibilityAction, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestSendAccessibilityEvent, onResolvePointerIcon, onStartNestedScroll, onStopNestedScroll, onViewAdded, onViewRemoved, recomputeViewAttributes, removeAllViews, removeAllViewsInLayout, removeView, removeViewAt, removeViewInLayout, removeViews, removeViewsInLayout, requestChildFocus, requestChildRectangleOnScreen, requestDisallowInterceptTouchEvent, requestFocus, requestSendAccessibilityEvent, requestTransparentRegion, restoreDefaultFocus, scheduleLayoutAnimation, setAddStatesFromChildren, setAlwaysDrawnWithCacheEnabled, setAnimationCacheEnabled, setClipChildren, setClipToPadding, setDescendantFocusability, setLayoutAnimation, setLayoutAnimationListener, setLayoutMode, setLayoutTransition, setMotionEventSplittingEnabled, setOnHierarchyChangeListener, setPersistentDrawingCache, setTouchscreenBlocksFocus, setTransitionGroup, setWindowInsetsAnimationCallback, shouldDelayChildPressedState, showContextMenuForChild, showContextMenuForChild, startActionModeForChild, startActionModeForChild, startLayoutAnimation, startViewTransition, suppressLayout, updateViewLayout
      • +
      +
        +
      • + + +

        Methods inherited from class android.view.View

        +addFocusables, addOnAttachStateChangeListener, addOnLayoutChangeListener, addOnUnhandledKeyEventListener, animate, announceForAccessibility, autofill, autofill, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, combineMeasuredStates, computeScroll, computeSystemWindowInsets, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchGenericMotionEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPopulateAccessibilityEvent, draw, drawableHotspotChanged, findViewById, findViewWithTag, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityDelegate, getAccessibilityLiveRegion, getAccessibilityNodeProvider, getAccessibilityPaneTitle, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getAnimationMatrix, getApplicationWindowToken, getAttributeResolutionStack, getAttributeSourceResourceMap, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintBlendMode, getBackgroundTintList, getBackgroundTintMode, getBaseline, getBottom, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentCaptureSession, getContentDescription, getContext, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getExplicitStyle, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintBlendMode, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHandler, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarThumbDrawable, getHorizontalScrollbarTrackDrawable, getId, getImportantForAccessibility, getImportantForAutofill, getImportantForContentCapture, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLocalVisibleRect, getLocationInSurface, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineAmbientShadowColor, getOutlineProvider, getOutlineSpotShadowColor, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getSourceLayoutResId, getStateDescription, getStateListAnimator, getSystemGestureExclusionRects, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTouchables, getTouchDelegate, getTransitionAlpha, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getUniqueDrawingId, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarThumbDrawable, getVerticalScrollbarTrackDrawable, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowId, getWindowInsetsController, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOnLongClickListeners, hasOverlappingRendering, hasPointerCapture, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isAccessibilityHeading, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isForceDarkAllowed, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isImportantForContentCapture, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingRelative, isPivotSet, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScreenReaderFocusable, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShowingLayoutBounds, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, isVisibleToUserForAutofill, keyboardNavigationClusterSearch, measure, offsetLeftAndRight, offsetTopAndBottom, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onCheckIsTextEditor, onCreateInputConnection, onDragEvent, onDrawForeground, onFilterTouchEventForSecurity, onFinishTemporaryDetach, onGenericMotionEvent, onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideAutofillVirtualStructure, onProvideContentCaptureStructure, onProvideStructure, onProvideVirtualStructure, onRtlPropertiesChanged, onScreenStateChanged, onStartTemporaryDetach, onTrackballEvent, onVisibilityAggregated, onWindowFocusChanged, onWindowSystemUiVisibilityChanged, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, removeOnUnhandledKeyEventListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, requestUnbufferedDispatch, requireViewById, resetPivot, resolveSize, resolveSizeAndState, restoreHierarchyState, saveAttributeDataForStyleable, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityHeading, setAccessibilityLiveRegion, setAccessibilityPaneTitle, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAnimationMatrix, setAutofillHints, setAutofillId, setBackground, setBackgroundColor, setBackgroundDrawable, setBackgroundResource, setBackgroundTintBlendMode, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentCaptureSession, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForceDarkAllowed, setForeground, setForegroundGravity, setForegroundTintBlendMode, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHorizontalScrollbarThumbDrawable, setHorizontalScrollbarTrackDrawable, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setImportantForContentCapture, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayerType, setLayoutDirection, setLayoutParams, setLeft, setLeftTopRightBottom, setLongClickable, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineAmbientShadowColor, setOutlineProvider, setOutlineSpotShadowColor, setOverScrollMode, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScreenReaderFocusable, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollBarStyle, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateDescription, setStateListAnimator, setSystemGestureExclusionRects, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionAlpha, setTransitionName, setTransitionVisibility, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVerticalScrollbarThumbDrawable, setVerticalScrollbarTrackDrawable, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, transformMatrixToGlobal, transformMatrixToLocal, unscheduleDrawable, unscheduleDrawable, updateDragShadow, willNotCacheDrawing, willNotDraw
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface android.view.ViewParent

        +canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows, requestLayout
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        cropRect

        +
        public Rect cropRect
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanView

        +
        public ScanView(android.content.Context context)
        +
      • +
      + + + +
        +
      • +

        ScanView

        +
        public ScanView(android.content.Context context,
        +                android.util.AttributeSet attrs)
        +
      • +
      + + + +
        +
      • +

        ScanView

        +
        public ScanView(android.content.Context context,
        +                android.util.AttributeSet attrs,
        +                int defStyleAttr)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getFlashView

        +
        public FlashView getFlashView()
        +
      • +
      + + + +
        +
      • +

        setScanViewConfig

        +
        public void setScanViewConfig(BaseScanViewConfig scanViewConfig)
        +
        Sets the ScanView with the base config BaseScanViewConfig for cameraView and the flashView configurations
        +
        +
        Parameters:
        +
        scanViewConfig - the base config
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        start

        +
        public void start()
        +
        Starts the worker thread. Must be called, otherwise nothing will happen.
        +
      • +
      + + + +
        +
      • +

        stop

        +
        public void stop()
        +
      • +
      + + + +
        +
      • +

        getImageProvider

        +
        public ImageProvider getImageProvider()
        +
      • +
      + + + +
        +
      • +

        onTouchEvent

        +
        public boolean onTouchEvent(android.view.MotionEvent event)
        +
        +
        Overrides:
        +
        onTouchEvent in class CameraView
        +
        +
      • +
      + + + +
        +
      • +

        drawShape

        +
        public void drawShape(java.util.List<android.graphics.PointF> outline)
        +
      • +
      + + + +
        +
      • +

        updateCutoutView

        +
        public void updateCutoutView()
        +
      • +
      + + + +
        +
      • +

        startBlinkAnimation

        +
        public void startBlinkAnimation()
        +
      • +
      + + + +
        +
      • +

        getCameraView

        +
        public CameraView getCameraView()
        +
      • +
      + + + +
        +
      • +

        calculateBrightnessCount

        +
        public void calculateBrightnessCount(double brightness)
        +
      • +
      + + + +
        +
      • +

        setCropRect

        +
        public void setCropRect(Rect cropRect)
        +
      • +
      + + + +
        +
      • +

        initComposite

        +
        public void initComposite(org.json.JSONObject jsonObject)
        +
      • +
      + + + +
        +
      • +

        initAsync

        +
        public void initAsync(TrainerContext trainerContext,
        +                      TrainerUtils.ViewConfigResultHandler resultHandler)
        +
      • +
      + + + +
        +
      • +

        init

        +
        public void init(@NonNull
        +                 java.lang.String configFileName)
        +
        Initializes the ScanView with the file path to a JSON config file and a license key.
        +
        +
        Parameters:
        +
        configFileName - the file path
        +
        +
      • +
      + + + + + + + +
        +
      • +

        init

        +
        public void init(@NonNull
        +                 org.json.JSONObject configJsonObject)
        +
        Initializes the ScanView with the file path to a JSON config file and a license key.
        +
        +
        Parameters:
        +
        configJsonObject - the config json Object
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setScanConfig

        +
        public void setScanConfig(java.lang.String pathFile)
        +
      • +
      + + + +
        +
      • +

        setScanConfig

        +
        public void setScanConfig(org.json.JSONObject jsonObject)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        onCutoutVisibility

        +
        public void onCutoutVisibility(java.lang.String id,
        +                               boolean visible)
        +
        +
        Specified by:
        +
        onCutoutVisibility in interface UIChangeListener
        +
        +
      • +
      + + + + + + + + + + + + +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewCameraConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewCameraConfig.html new file mode 100644 index 000000000..9a8b6bac4 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewCameraConfig.html @@ -0,0 +1,604 @@ + + + + + +ScanViewCameraConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ScanViewCameraConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.ScanViewCameraConfig
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class ScanViewCameraConfig
    +extends java.lang.Object
    +
    Class holds configurations for the camera
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanViewCameraConfig

        +
        public ScanViewCameraConfig(@Nullable
        +                            org.json.JSONObject jsonObject)
        +
        Create config from the given json object.
        +
        +
        Parameters:
        +
        jsonObject - the json object with the settings
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPreferredPreviewWidth

        +
        public int getPreferredPreviewWidth()
        +
      • +
      + + + +
        +
      • +

        setPreferredPreviewWidth

        +
        public void setPreferredPreviewWidth(int preferredPreviewWidth)
        +
        Set the preferred preview width. + When trying to find the best preview size, this is used instead of the views width.
        +
        +
        Parameters:
        +
        preferredPreviewWidth - the desired preview width
        +
        +
      • +
      + + + +
        +
      • +

        getPreferredPreviewHeight

        +
        public int getPreferredPreviewHeight()
        +
      • +
      + + + +
        +
      • +

        setPreferredPreviewHeight

        +
        public void setPreferredPreviewHeight(int preferredPreviewHeight)
        +
        Set the preferred preview height. + When trying to find the best preview size, this is used instead of the views height.
        +
        +
        Parameters:
        +
        preferredPreviewHeight - the desired preview height
        +
        +
      • +
      + + + +
        +
      • +

        getPreferredPictureWidth

        +
        public int getPreferredPictureWidth()
        +
      • +
      + + + +
        +
      • +

        setPreferredPictureWidth

        +
        public void setPreferredPictureWidth(int preferredPictureWidth)
        +
        Set the preferred width when taking a full picture. + When trying to find the best picture width, this is used instead of the maximum width.
        +
        +
        Parameters:
        +
        preferredPictureWidth - the desired picture width
        +
        +
      • +
      + + + +
        +
      • +

        getPreferredPictureHeight

        +
        public int getPreferredPictureHeight()
        +
      • +
      + + + +
        +
      • +

        setPreferredPictureHeight

        +
        public void setPreferredPictureHeight(int preferredPictureHeight)
        +
        Set the preferred height when taking a full picture. + When trying to find the best picture height, this is used instead of the maximum height.
        +
        +
        Parameters:
        +
        preferredPictureHeight - the desired picture height
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultLensFacing

        +
        public CameraFeatures.LensFacing getDefaultLensFacing()
        +
        +
        Returns:
        +
        the default camera to use for scanning
        +
        +
      • +
      + + + +
        +
      • +

        setDefaultLensFacing

        +
        public void setDefaultLensFacing(CameraFeatures.LensFacing defaultLensFacing)
        +
        Set the default camera used for scanning
        +
        +
        Parameters:
        +
        defaultLensFacing - the CameraFacing
        +
        +
      • +
      + + + +
        +
      • +

        getFallbackLensFacings

        +
        public java.util.EnumSet<CameraFeatures.LensFacing> getFallbackLensFacings()
        +
        +
        Returns:
        +
        the fallback CameraFacings
        +
        +
      • +
      + + + +
        +
      • +

        setFallbackLensFacings

        +
        public void setFallbackLensFacings(java.util.EnumSet<CameraFeatures.LensFacing> fallbackLensFacings)
        +
        Set the fallback camera facings which are used if the default camera facing is not available on the device
        +
        +
        Parameters:
        +
        fallbackLensFacings - the fallback options for CameraFacing
        +
        +
      • +
      + + + +
        +
      • +

        isZoomGestureEnabled

        +
        public boolean isZoomGestureEnabled()
        +
      • +
      + + + +
        +
      • +

        getFocalLength

        +
        public double getFocalLength()
        +
      • +
      + + + +
        +
      • +

        getMaxZoomRatio

        +
        public double getMaxZoomRatio()
        +
      • +
      + + + +
        +
      • +

        setZoomGestureEnabled

        +
        public void setZoomGestureEnabled(boolean zoomGestureEnabled)
        +
      • +
      + + + +
        +
      • +

        setFocalLength

        +
        public void setFocalLength(double focalLength)
        +
      • +
      + + + +
        +
      • +

        setMaxZoomRatio

        +
        public void setMaxZoomRatio(double maxZoomRatio)
        +
      • +
      + + + +
        +
      • +

        getZoomRatio

        +
        public double getZoomRatio()
        +
      • +
      + + + +
        +
      • +

        setZoomRatio

        +
        public void setZoomRatio(double zoomRatio)
        +
      • +
      + + + +
        +
      • +

        getMaxFocalLength

        +
        public double getMaxFocalLength()
        +
      • +
      + + + +
        +
      • +

        setMaxFocalLength

        +
        public void setMaxFocalLength(double maxFocalLength)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewPluginConfig.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewPluginConfig.html new file mode 100644 index 000000000..41b2c7bbc --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewPluginConfig.html @@ -0,0 +1,441 @@ + + + + + +ScanViewPluginConfig (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ScanViewPluginConfig

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.ScanViewPluginConfig
    • +
    +
  • +
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanViewPluginConfig

        +
        public ScanViewPluginConfig()
        +
      • +
      + + + +
        +
      • +

        ScanViewPluginConfig

        +
        public ScanViewPluginConfig(@NonNull
        +                            android.content.Context context,
        +                            @Nullable
        +                            java.lang.String configFileName)
        +
      • +
      + + + +
        +
      • +

        ScanViewPluginConfig

        +
        public ScanViewPluginConfig(@NonNull
        +                            android.content.Context context,
        +                            @Nullable
        +                            org.json.JSONObject json)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        init

        +
        public void init(@NonNull
        +                 android.content.Context context,
        +                 @Nullable
        +                 org.json.JSONObject json)
        +
        +
        Specified by:
        +
        init in interface IAnylineViewConfig
        +
        +
      • +
      + + + +
        +
      • +

        setCancelOnResult

        +
        public void setCancelOnResult(boolean isCancelOnResult)
        +
      • +
      + + + +
        +
      • +

        setDelayStartScanTime

        +
        public void setDelayStartScanTime(double delayStartScanTime)
        +
      • +
      + + + +
        +
      • +

        getDelayStartScanTime

        +
        public double getDelayStartScanTime()
        +
      • +
      + + + +
        +
      • +

        isCancelOnResult

        +
        public boolean isCancelOnResult()
        +
      • +
      + + + +
        +
      • +

        getCutoutConfig

        +
        public CutoutConfig getCutoutConfig()
        +
      • +
      + + + +
        +
      • +

        getVisualFeedbackConfig

        +
        public VisualFeedbackConfig getVisualFeedbackConfig()
        +
        return the visual feedback configuration
        +
      • +
      + + + +
        +
      • +

        getScale

        +
        public float getScale()
        +
      • +
      + + + +
        +
      • +

        setScale

        +
        public void setScale(float scale)
        +
      • +
      + + + +
        +
      • +

        setVisualFeedbackConfig

        +
        public void setVisualFeedbackConfig(VisualFeedbackConfig visualFeedbackConfig)
        +
        Set the visual feedback behaviour
        +
        +
        Parameters:
        +
        visualFeedbackConfig - the visual feedback config to use
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewRefactor.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewRefactor.html new file mode 100644 index 000000000..511d0cb66 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewRefactor.html @@ -0,0 +1,234 @@ + + + + + +ScanViewRefactor (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ScanViewRefactor

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.ScanViewRefactor
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class ScanViewRefactor
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ScanViewRefactor() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanViewRefactor

        +
        public ScanViewRefactor()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewUtil.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewUtil.html new file mode 100644 index 000000000..d33aba46a --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/ScanViewUtil.html @@ -0,0 +1,376 @@ + + + + + +ScanViewUtil (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class ScanViewUtil

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • io.anyline.view.ScanViewUtil
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class ScanViewUtil
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ScanViewUtil() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static android.graphics.RectgetFrameRectFromViewRect(android.graphics.Rect viewRect, + int frameWidth, + int frameHeight, + float scale) +
      Get the rect relative to the camera frame from the rect that is relative to this view.
      +
      static java.util.List<android.graphics.PointF>transformOutlineToPointListRelativeToFullFrame(AnylineImage fullFrame, + java.util.List<android.graphics.PointF> outlineCorners, + float offsetX, + float offsetY, + AnylineImage fullImage, + float resizeWidth, + int contourBorder) +
      Transforms the provided document corners from the core to a List of PointF which are relative to the fullFrame + image.
      +
      static java.util.List<android.graphics.PointF>transformOutlineToPointListRelativeToRect(java.util.List<Point> outlineCorners, + float resizeWidth, + int contourBorder, + android.graphics.Rect rect) +
      Transforms the returned document outline from the core to a List of PointF which are directly drawable on the + screen.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ScanViewUtil

        +
        public ScanViewUtil()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        transformOutlineToPointListRelativeToRect

        +
        public static java.util.List<android.graphics.PointF> transformOutlineToPointListRelativeToRect(java.util.List<Point> outlineCorners,
        +                                                                                                float resizeWidth,
        +                                                                                                int contourBorder,
        +                                                                                                android.graphics.Rect rect)
        +
        Transforms the returned document outline from the core to a List of PointF which are directly drawable on the + screen. + This performs transformations to return directly drawable Points. + The list contains the points in the following order: +
          +
        • upLeft
        • +
        • upRight
        • +
        • downRight
        • +
        • downLeft
        • +
        +
        +
        Parameters:
        +
        outlineCorners - The list of opencv Points to be transformed
        +
        resizeWidth - The resize width
        +
        contourBorder - The contour border
        +
        rect - the rect
        +
        Returns:
        +
        The list containing the points
        +
        +
      • +
      + + + +
        +
      • +

        transformOutlineToPointListRelativeToFullFrame

        +
        public static java.util.List<android.graphics.PointF> transformOutlineToPointListRelativeToFullFrame(AnylineImage fullFrame,
        +                                                                                                     java.util.List<android.graphics.PointF> outlineCorners,
        +                                                                                                     float offsetX,
        +                                                                                                     float offsetY,
        +                                                                                                     AnylineImage fullImage,
        +                                                                                                     float resizeWidth,
        +                                                                                                     int contourBorder)
        +
        Transforms the provided document corners from the core to a List of PointF which are relative to the fullFrame + image. +

        + In case of no outlines provided, the returned corners represent the edges of the image. +

        + The list contains the points in the following order: +

          +
        • upLeft
        • +
        • upRight
        • +
        • downRight
        • +
        • downLeft
        • +
        +
        +
        Parameters:
        +
        fullFrame - The full frame image to transform the points to
        +
        outlineCorners - The list of opencv Points to be transformed
        +
        offsetX - A potential offset from the left
        +
        offsetY - A potential offset from top
        +
        fullImage - The full image
        +
        resizeWidth - The resize width
        +
        contourBorder - The contour border.
        +
        Returns:
        +
        The list containing the points
        +
        +
      • +
      + + + +
        +
      • +

        getFrameRectFromViewRect

        +
        public static android.graphics.Rect getFrameRectFromViewRect(android.graphics.Rect viewRect,
        +                                                             int frameWidth,
        +                                                             int frameHeight,
        +                                                             float scale)
        +
        Get the rect relative to the camera frame from the rect that is relative to this view.
        +
        +
        Parameters:
        +
        viewRect - the rect relative to this view
        +
        Returns:
        +
        the rect relative to the camera frame
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/SerialScanViewComposite.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/SerialScanViewComposite.html new file mode 100644 index 000000000..ffde475c1 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/SerialScanViewComposite.html @@ -0,0 +1,403 @@ + + + + + +SerialScanViewComposite (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Class SerialScanViewComposite

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/UIChangeListener.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/UIChangeListener.html new file mode 100644 index 000000000..99d94937b --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/UIChangeListener.html @@ -0,0 +1,265 @@ + + + + + +UIChangeListener (AnylineSdk API) + + + + + + + + + + + +
+
io.anyline.view
+

Interface UIChangeListener

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ScanView
    +
    +
    +
    +
    public interface UIChangeListener
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onScanFeedbackConfigChanged

        +
        void onScanFeedbackConfigChanged(java.lang.Object scanFeedbackConfig,
        +                                 java.lang.String id)
        +
      • +
      + + + +
        +
      • +

        onCutoutChanged

        +
        void onCutoutChanged(CutoutRect cutoutRect)
        +
      • +
      + + + +
        +
      • +

        delayScanTime

        +
        void delayScanTime()
        +
      • +
      + + + +
        +
      • +

        onCutoutVisibility

        +
        void onCutoutVisibility(java.lang.String id,
        +                        boolean visible)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-frame.html new file mode 100644 index 000000000..7c467c605 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-frame.html @@ -0,0 +1,62 @@ + + + + + +io.anyline.view (AnylineSdk API) + + + + +

io.anyline.view

+ + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-summary.html new file mode 100644 index 000000000..f93dc1ed8 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-summary.html @@ -0,0 +1,334 @@ + + + + + +io.anyline.view (AnylineSdk API) + + + + + + + + + + +
+

Package io.anyline.view

+
+
+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-tree.html new file mode 100644 index 000000000..2a336d575 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/io/anyline/view/package-tree.html @@ -0,0 +1,215 @@ + + + + + +io.anyline.view Class Hierarchy (AnylineSdk API) + + + + + + + + + + +
+

Hierarchy For Package io.anyline.view

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ + + + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-frame.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-frame.html new file mode 100644 index 000000000..9cc8c2483 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-frame.html @@ -0,0 +1,32 @@ + + + + + +Overview List (AnylineSdk API) + + + + + + +

 

+ + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-summary.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-summary.html new file mode 100644 index 000000000..691ac2eef --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-summary.html @@ -0,0 +1,183 @@ + + + + + +Overview (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + +
+

AnylineSdk API

+
+ + +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-tree.html b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-tree.html new file mode 100644 index 000000000..c4697ff20 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/overview-tree.html @@ -0,0 +1,427 @@ + + + + + +Class Hierarchy (AnylineSdk API) + + + + + + + +
+ + + + + + + +
+ + + +
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Annotation Type Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/package-list b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/package-list new file mode 100644 index 000000000..333578e01 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/package-list @@ -0,0 +1,13 @@ +at.nineyards.anyline +at.nineyards.anyline.camera +at.nineyards.anyline.models +at.nineyards.anyline.modules +at.nineyards.anyline.util +io.anyline.plugin +io.anyline.plugin.barcode +io.anyline.plugin.document +io.anyline.plugin.id +io.anyline.plugin.licenseplate +io.anyline.plugin.meter +io.anyline.plugin.ocr +io.anyline.view diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/script.js b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/script.js new file mode 100644 index 000000000..b34635693 --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/stylesheet.css b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/stylesheet.css new file mode 100644 index 000000000..98055b22d --- /dev/null +++ b/BindingSource/AnylineXamarinSDK.Droid/Assets/tools/javadoc/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/BindingSource/AnylineXamarinSDK.Droid/Jars/anylinesdk.aar b/BindingSource/AnylineXamarinSDK.Droid/Jars/anylinesdk.aar index 6bee14ba4..a0afa6230 100644 --- a/BindingSource/AnylineXamarinSDK.Droid/Jars/anylinesdk.aar +++ b/BindingSource/AnylineXamarinSDK.Droid/Jars/anylinesdk.aar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e183911f718c1b1d6de9c903fc0985e3aac4e625b5f30299784ab6fb1629df5 -size 47513749 +oid sha256:a85c1f55a116ea213fe170d7b0632626cdde6b2049a150fd9c9aba34f30fec56 +size 47514009 diff --git a/BindingSource/AnylineXamarinSDK.Droid/Properties/AssemblyInfo.cs b/BindingSource/AnylineXamarinSDK.Droid/Properties/AssemblyInfo.cs index b9dec45b7..a94c91119 100644 --- a/BindingSource/AnylineXamarinSDK.Droid/Properties/AssemblyInfo.cs +++ b/BindingSource/AnylineXamarinSDK.Droid/Properties/AssemblyInfo.cs @@ -26,7 +26,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("28.1.0")] +[assembly: AssemblyVersion("28.1.1")] //[assembly: AssemblyFileVersion("24.1.0.0")] //[assembly: AssemblyInformationalVersion("24.1.0-rc.1")] diff --git a/Examples/AnylineExamples.Droid/AnylineExamples.Droid.csproj b/Examples/AnylineExamples.Droid/AnylineExamples.Droid.csproj index 44bface47..ac6bda915 100644 --- a/Examples/AnylineExamples.Droid/AnylineExamples.Droid.csproj +++ b/Examples/AnylineExamples.Droid/AnylineExamples.Droid.csproj @@ -134,7 +134,7 @@ - + diff --git a/Examples/Xamarin.Forms/Anyline/Anyline.Android/Anyline.Android.csproj b/Examples/Xamarin.Forms/Anyline/Anyline.Android/Anyline.Android.csproj index bd9874120..79e09f510 100644 --- a/Examples/Xamarin.Forms/Anyline/Anyline.Android/Anyline.Android.csproj +++ b/Examples/Xamarin.Forms/Anyline/Anyline.Android/Anyline.Android.csproj @@ -54,7 +54,7 @@ - + 71.1700.4 diff --git a/Nuget/Anyline.Xamarin.SDK.Droid.nuspec b/Nuget/Anyline.Xamarin.SDK.Droid.nuspec index 8b57f9e91..f71ae5576 100644 --- a/Nuget/Anyline.Xamarin.SDK.Droid.nuspec +++ b/Nuget/Anyline.Xamarin.SDK.Droid.nuspec @@ -2,7 +2,7 @@ Anyline.Xamarin.SDK.Droid - 28.1.0 + 28.1.1 Anyline Xamarin SDK (Android) Anyline GmbH peteranyline diff --git a/Nuget/lib/MonoAndroid10/AnylineXamarinSDK.Droid.dll b/Nuget/lib/MonoAndroid10/AnylineXamarinSDK.Droid.dll index ca19df898..d3144978a 100644 --- a/Nuget/lib/MonoAndroid10/AnylineXamarinSDK.Droid.dll +++ b/Nuget/lib/MonoAndroid10/AnylineXamarinSDK.Droid.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6ddf78dccd17ed6c3f09f6a93205a104777c3af325bdc05adb48806fe7bf7c5 +oid sha256:1eea0ad44972e7796c4f24e3d043dd46d83fdf4a9043683e9837751d0b5b30ca size 51986432 diff --git a/com.anyline.xamarin.examples_28.1.0.apk b/com.anyline.xamarin.examples_28.1.0.apk deleted file mode 100644 index 636216522..000000000 --- a/com.anyline.xamarin.examples_28.1.0.apk +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:934b480668849235d48b1ce6c5311d71bd7dc87c2cd5387775074957fc54e7c8 -size 58971468 diff --git a/com.anyline.xamarin.examples_28.1.1.apk b/com.anyline.xamarin.examples_28.1.1.apk new file mode 100644 index 000000000..603b6415c --- /dev/null +++ b/com.anyline.xamarin.examples_28.1.1.apk @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b8752a2df3f683257bd0774b279659d5b3b095d752482650092e64615cb28b +size 58971317