A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

A

Aamva - class in io.anyline.plugin.result
Holds all encoded barcode information according to the AAMVA standard
AbstractMlKitDetector - class in io.anyline2.camera
 
AbstractZoomHandler - class in io.anyline2.camera
 
ACTION - enum entry in io.anyline2.camera.CameraFeatures.SceneMode
 
add(int,java.lang.Short) - function in io.anyline2.core.VectorOfChar
 
add(java.lang.Short) - function in io.anyline2.core.VectorOfChar
 
add(int,java.lang.String) - function in io.anyline2.core.VectorOfString
 
add(java.lang.String) - function in io.anyline2.core.VectorOfString
 
addAll(int,java.util.Collection) - function in java.util.AbstractList
 
addChildrenForAccessibility(java.util.ArrayList) - function in android.view.View
 
addChildrenForAccessibility(java.util.ArrayList) - function in android.view.ViewGroup
 
addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle) - function in android.view.View
 
addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle) - function in android.view.ViewGroup
 
addFocusables(java.util.ArrayList,int) - function in android.view.View
 
addFocusables(java.util.ArrayList,int,int) - function in android.view.ViewGroup
 
addImageReceivedEventListener(io.anyline2.Event) - function in io.anyline2.camera.CameraView
 
addImageReceivedEventListener(io.anyline2.Event) - function in io.anyline2.image.ImageProvider
 
addJavascriptInterface(Object,java.lang.String) - function in android.webkit.WebView
 
addKeyboardNavigationClusters(java.util.Collection,int) - function in android.view.View
 
addKeyboardNavigationClusters(java.util.Collection,int) - function in android.view.ViewGroup
 
addNativeBarcodeReceivedEventListener(io.anyline2.Event,java.util.List) - function in io.anyline2.camera.CameraView
 
addNativeBarcodeReceivedEventListener(io.anyline2.Event,java.util.List) - function in io.anyline2.image.NativeBarcodeProvider
 
addOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
 
addOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
 
addOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
 
addReportingValues(java.lang.String) - function in io.anyline2.core.ScanController
 
addReportingValues(java.lang.String) - function in io.anyline2.plugin.ScanPlugin
 
addStatesFromChildren() - function in android.view.ViewGroup
 
addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
 
addTouchables(java.util.ArrayList) - function in android.view.View
 
addTouchables(java.util.ArrayList) - function in android.view.ViewGroup
 
addView(android.view.View) - function in android.view.ViewGroup
 
AFRICA - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
ALABAMA - enum entry in io.anyline.plugin.result.LicensePlateResult.Area
 
ALASKA - enum entry in io.anyline.plugin.result.LicensePlateResult.Area
 
ALBANIA - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
ALContourVector - class in io.anyline2.model
 
ALGeometry - class in io.anyline2.model
 
alignment(io.anyline.plugin.config.CutoutConfig) - function in io.anyline2.sdk.extension.CutoutConfigExtensionKt
 
ALL - enum entry in io.anyline.plugin.config.BarcodeFormat
 
AllowedLayouts - class in io.anyline.plugin.config
Specifies the document types to be scanned and optionally further specifies which types of layout are scanned per type.
alphaFactor(io.anyline.plugin.config.CutoutConfig) - function in io.anyline2.sdk.extension.CutoutConfigExtensionKt
 
ALPoint - class in io.anyline2.model
 
ALRect - class in io.anyline2.model
 
ALRectToROIMapper - class in io.anyline2
 
ALSquare - class in io.anyline2.model
 
ALSquareVector - class in io.anyline2.model
 
AMERICAN_SAMOA - enum entry in io.anyline.plugin.result.LicensePlateResult.Area
 
ANDORRA - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
animate() - function in android.view.View
 
ANIMATED_RECT - enum entry in io.anyline.plugin.config.ScanFeedbackConfig.Style
 
animateTransform(android.graphics.Matrix) - function in android.widget.ImageView
 
animationDuration(io.anyline.plugin.config.ScanFeedbackConfig) - function in io.anyline2.sdk.extension.ScanFeedbackConfigExtensionKt
 
animationStyle(io.anyline.plugin.config.CutoutConfig) - function in io.anyline2.sdk.extension.CutoutConfigExtensionKt
 
announceForAccessibility(java.lang.CharSequence) - function in android.view.View
 
ANY - enum entry in io.anyline.plugin.config.UIFeedbackPresetDefinitionAttributeConfig.ElementType
 
anyline_core_customJNI - class in io.anyline2.core
This file holds JNI code for handling the Callback from C/C++ code back to JAVA.
anyline_image - class in io.anyline2.core
 
anyline_imageJNI - class in io.anyline2.core
 
anylineBuildNumber() - function in io.anyline2.core.AppEnvironment
 
AnylineCoreAssetDelegate_init_AssetDelegate(io.anyline2.core.AssetDelegate,long,boolean,boolean) - function in io.anyline2.core.asset_delegate_customJNI
 
AnylineCoreCallbackConnector_init_PluginCallback(io.anyline2.core.PluginCallback,long,boolean,boolean) - function in io.anyline2.core.anyline_core_customJNI
 
AnylineCutoutBase - class in io.anyline2.view
 
AnylineException - class in io.anyline2.core
 
AnylineException - class in io.anyline2.legacy
 
AnylineFeedbackView - class in io.anyline2.view
 
AnylineImage - class in io.anyline2.core
 
AnylineImage - class in io.anyline2.image
 
AnylineImage - class in io.anyline2.model
A Image container that takes care of the different image formats used during processing.
AnylineImage.ColorFormat - class in io.anyline2.core.AnylineImage
 
AnylineImage_crop(long,io.anyline2.core.AnylineImage,int,int,int,int) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_flip(long,io.anyline2.core.AnylineImage,boolean,boolean) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBase64Image(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBuffer__SWIG_0(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBuffer__SWIG_1(long,io.anyline2.core.AnylineImage,int) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBufferVector__SWIG_0(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBufferVector__SWIG_1(long,io.anyline2.core.AnylineImage,int) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getChannels(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getColorFormat(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getHeight(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_getWidth(long,io.anyline2.core.AnylineImage) - function in io.anyline2.core.anyline_imageJNI
 
AnylineImage_rotate(long,io.anyline2.core.AnylineImage,int) - function in io.anyline2.core.anyline_imageJNI
 
AnylineSdk - class in io.anyline2
 
AnylineUpdater - class in io.anyline2
 
AnylineUpdater - class in io.anyline2.legacy.products
 
AnylineUpdaterProvider - class in io.anyline2.di.anylineupdater
 
AnylineUpdaterProvider.Factory - class in io.anyline2.di.anylineupdater.AnylineUpdaterProvider
 
anylineVersionNumber() - function in io.anyline2.core.AppEnvironment
 
AnylineWebView - class in io.anyline2.view
This is a class for the webView
AnylineYuvImage - class in io.anyline2.model
A helper class to deal with yuv images.
app_environment - class in io.anyline2.core
 
app_environmentJNI - class in io.anyline2.core
 
appBundleId() - function in io.anyline2.core.AppEnvironment
 
AppEnvironment - class in io.anyline2
 
AppEnvironment - class in io.anyline2.core
 
AppEnvironment_anylineBuildNumber() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_anylineVersionNumber() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_appBundleId() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_appVersionNumber() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_deviceType() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_envPath() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_initWithJsonString(java.lang.String) - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_maxRunMetricCollectionSize() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_osVersion() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_platform() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_reset() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_uuid() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_wrapperName() - function in io.anyline2.core.app_environmentJNI
 
AppEnvironment_wrapperPluginVersion() - function in io.anyline2.core.app_environmentJNI
 
Apply - enum entry in io.anyline2.sdk.ScanViewConfigHolder.ModifyViewConfigResult
 
appVersionNumber() - function in io.anyline2.core.AppEnvironment
 
ARABIC - enum entry in io.anyline.plugin.config.UniversalIdConfig.Alphabet
 
Arabic - class in io.anyline.plugin.result
The text parameters
areLocalAssetsAvailable() - function in io.anyline2.legacy.trainer.AssetController
* Returns true if local assets are available.
ArgumentException - class in io.anyline2.core
 
ArgumentException - class in io.anyline2.legacy
 
ArgumentException_SWIGUpcast(long) - function in io.anyline2.core.exceptionsJNI
 
ARIZONA - enum entry in io.anyline.plugin.result.LicensePlateResult.Area
 
ARKANSAS - enum entry in io.anyline.plugin.result.LicensePlateResult.Area
 
ARMENIA - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
asset_delegate - class in io.anyline2.core
 
asset_delegate_customJNI - class in io.anyline2.core
 
asset_delegateJNI - class in io.anyline2.core
 
asset_service - class in io.anyline2.core
 
asset_serviceJNI - class in io.anyline2.core
 
AssetContext - class in io.anyline2.legacy.trainer
This class holds contextual information to connect to Anyline Trainer projects.
AssetController - class in io.anyline2.legacy.trainer
 
AssetControllerProvider - class in io.anyline2.di.assetcontroller
 
AssetControllerProvider.Factory - class in io.anyline2.di.assetcontroller.AssetControllerProvider
 
AssetControllerProviderImpl - class in io.anyline2.di.assetcontroller
 
AssetDelegate - class in io.anyline2.core
 
AssetDelegate_onAssetDownloadProgress(long,io.anyline2.core.AssetDelegate,java.lang.String,float) - function in io.anyline2.core.asset_serviceJNI
 
AssetDelegate_onAssetUpdateAvailable(long,io.anyline2.core.AssetDelegate,boolean) - function in io.anyline2.core.asset_serviceJNI
 
AssetDelegate_onAssetUpdateError(long,io.anyline2.core.AssetDelegate,java.lang.String) - function in io.anyline2.core.asset_serviceJNI
 
AssetDelegate_onAssetUpdateFinished(long,io.anyline2.core.AssetDelegate) - function in io.anyline2.core.asset_serviceJNI
 
assetExists(android.content.Context,java.lang.String) - function in io.anyline2.legacy.util.AssetUtil
 
AssetService - class in io.anyline2.core
 
AssetService_cancel(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_checkForUpdates(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_getFiles(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_getFilesJsonString(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_getLocalValue(long,io.anyline2.core.AssetService,java.lang.String) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_getPath(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_getReportingValues(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetService_update(long,io.anyline2.core.AssetService) - function in io.anyline2.core.asset_serviceJNI
 
AssetUtil - class in io.anyline2
 
AssetUtil - class in io.anyline2.legacy.util
A helper class to deal with assets, mainly to copy the assets to a place where the C++ core can reach it.
AssetUtilImpl - class in io.anyline2
 
AssetUtilProvider - class in io.anyline2.di.assetutil
 
AssetUtilProvider.Factory - class in io.anyline2.di.assetutil.AssetUtilProvider
 
AUSTRIA - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
AUTO - enum entry in io.anyline.plugin.config.CommercialTireIdConfig.UpsideDownMode
 
AUTO - enum entry in io.anyline.plugin.config.FlashConfig.Mode
 
AUTO - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
AUTO - enum entry in io.anyline.plugin.config.OcrConfig.ScanMode
 
AUTO - enum entry in io.anyline.plugin.config.TinConfig.UpsideDownMode
 
AUTO - enum entry in io.anyline.plugin.config.TireMakeConfig.UpsideDownMode
 
AUTO - enum entry in io.anyline.plugin.config.TireSizeConfig.UpsideDownMode
 
AUTO - enum entry in io.anyline2.camera.CameraFeatures.FocusMode
 
AUTO - enum entry in io.anyline2.camera.CameraFeatures.SceneMode
 
AUTO - enum entry in io.anyline2.camera.FlashControl.Mode
 
AUTO_ANALOG_DIGITAL_METER - enum entry in io.anyline.plugin.config.MeterConfig.ScanMode
 
autofill(android.view.autofill.AutofillValue) - function in android.view.View
 
autofill(android.util.SparseArray) - function in android.webkit.WebView
 
AZERBAIJAN - enum entry in io.anyline.plugin.config.LicensePlateConfig.ScanMode
 
AZTEC - enum entry in io.anyline.plugin.config.BarcodeFormat
 
AZTEC_INVERSE - enum entry in io.anyline.plugin.config.BarcodeFormat
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z