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

A

add(int, Short) - Method in class io.anyline2.core.VectorOfChar
 
add(Short) - Method in class io.anyline2.core.VectorOfChar
 
addImageReceivedEventListener(Event<AnylineImage>) - Method in class io.anyline2.camera.CameraView
 
addImageReceivedEventListener(Event<AnylineImage>) - Method in interface io.anyline2.image.ImageProvider
 
addNativeBarcodeReceivedEventListener(Event<Pair<AnylineYuvImage, BarcodeResult>>, List<BarcodeFormat>) - Method in class io.anyline2.camera.CameraView
 
addNativeBarcodeReceivedEventListener(Event<Pair<AnylineYuvImage, BarcodeResult>>, List<BarcodeFormat>) - Method in interface io.anyline2.image.NativeBarcodeProvider
 
addReportingValues(String) - Method in class io.anyline2.core.ScanController
 
addRunnable(String, AnylineWorkerRunnable) - Method in class io.anyline2.legacy.AnylineWorkerThreadPool
 
ALContourVector - Class in io.anyline2.model
 
ALContourVector(ALContourVector) - Constructor for class io.anyline2.model.ALContourVector
 
ALContourVector(List<ALRect>) - Constructor for class io.anyline2.model.ALContourVector
 
ALContourVector(JSONArray) - Constructor for class io.anyline2.model.ALContourVector
 
ALContourVector(JSONObject) - Constructor for class io.anyline2.model.ALContourVector
 
ALGeometry - Class in io.anyline2.model
 
ALGeometry() - Constructor for class io.anyline2.model.ALGeometry
 
ALGeometry(JSONObject) - Constructor for class io.anyline2.model.ALGeometry
 
alignment - Variable in class io.anyline2.viewplugin.CutoutConfig
 
alphaFactor - Variable in class io.anyline2.viewplugin.CutoutConfig
 
ALPoint - Class in io.anyline2.model
 
ALPoint(int, int) - Constructor for class io.anyline2.model.ALPoint
 
ALPoint(ALPoint) - Constructor for class io.anyline2.model.ALPoint
 
ALPoint(JSONObject) - Constructor for class io.anyline2.model.ALPoint
 
ALRect - Class in io.anyline2.model
 
ALRect(int, int, int, int) - Constructor for class io.anyline2.model.ALRect
 
ALRect(RectF) - Constructor for class io.anyline2.model.ALRect
 
ALRect(ALRect) - Constructor for class io.anyline2.model.ALRect
 
ALRect(ALSquare) - Constructor for class io.anyline2.model.ALRect
 
ALRect(JSONArray) - Constructor for class io.anyline2.model.ALRect
 
ALRect(JSONObject) - Constructor for class io.anyline2.model.ALRect
 
ALRectToROIMapper - Class in io.anyline2
 
ALRectToROIMapper() - Constructor for class io.anyline2.ALRectToROIMapper
 
ALSquare - Class in io.anyline2.model
 
ALSquare(ALPoint, ALPoint, ALPoint, ALPoint) - Constructor for class io.anyline2.model.ALSquare
 
ALSquare(ALRect) - Constructor for class io.anyline2.model.ALSquare
 
ALSquare(ALSquare) - Constructor for class io.anyline2.model.ALSquare
 
ALSquare(JSONObject) - Constructor for class io.anyline2.model.ALSquare
 
AnimatedRect - io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
 
animation - Variable in class io.anyline2.viewplugin.CutoutConfig
 
animationDuration - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
animationStyle - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
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_core_customJNI() - Constructor for class io.anyline2.core.anyline_core_customJNI
 
anyline_image - Class in io.anyline2.core
 
anyline_image() - Constructor for class io.anyline2.core.anyline_image
 
anyline_imageJNI - Class in io.anyline2.core
 
anyline_imageJNI() - Constructor for class io.anyline2.core.anyline_imageJNI
 
ANYLINE_OCR_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
ANYLINE_OCR_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
ANYLINE_TIRE_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
anylineBuildNumber() - Static method in class io.anyline2.core.AppEnvironment
 
AnylineCoreAssetDelegate_init_AssetDelegate(AssetDelegate, long, boolean, boolean) - Static method in class io.anyline2.core.asset_delegate_customJNI
 
AnylineCoreCallbackConnector_init_PluginCallback(PluginCallback, long, boolean, boolean) - Static method in class io.anyline2.core.anyline_core_customJNI
 
AnylineCutoutBase - Class in io.anyline2.view
 
AnylineCutoutBase(AnylineFeedbackView, CutoutConfig) - Constructor for class io.anyline2.view.AnylineCutoutBase
 
AnylineException - Exception in io.anyline2.core
 
AnylineException - Exception in io.anyline2.legacy
 
AnylineException(int, String) - Constructor for exception io.anyline2.core.AnylineException
 
AnylineException(int, String) - Constructor for exception io.anyline2.legacy.AnylineException
 
AnylineFeedbackView - Class in io.anyline2.view
 
AnylineFeedbackView(Context, AttributeSet) - Constructor for class io.anyline2.view.AnylineFeedbackView
 
AnylineImage - Class in io.anyline2.core
 
AnylineImage - Class in io.anyline2.image
 
AnylineImage(byte[], int, int) - Constructor for class io.anyline2.image.AnylineImage
Instantiates a new AnylineImage from a byte array with a given width and height.
AnylineImage(byte[], AnylineImage.ColorFormat, int, int, int) - Constructor for class io.anyline2.image.AnylineImage
Instantiates a new AnylineImage from a byte array with a given width and height.
AnylineImage(byte[], AnylineImage.ColorFormat, long, long) - Constructor for class io.anyline2.core.AnylineImage
 
AnylineImage(byte[], AnylineImage.ColorFormat, long, long, long) - Constructor for class io.anyline2.core.AnylineImage
 
AnylineImage(Bitmap) - Constructor for class io.anyline2.image.AnylineImage
Instantiates an AnylineImage from a Bitmap.
AnylineImage(VectorOfChar, AnylineImage.ColorFormat, long, long) - Constructor for class io.anyline2.core.AnylineImage
 
AnylineImage(VectorOfChar, AnylineImage.ColorFormat, long, long, long) - Constructor for class io.anyline2.core.AnylineImage
 
AnylineImage_crop(long, AnylineImage, int, int, int, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_flip(long, AnylineImage, boolean, boolean) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBuffer__SWIG_0(long, AnylineImage) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBuffer__SWIG_1(long, AnylineImage, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBufferVector__SWIG_0(long, AnylineImage) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getBufferVector__SWIG_1(long, AnylineImage, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getChannels(long, AnylineImage) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getColorFormat(long, AnylineImage) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getHeight(long, AnylineImage) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_getWidth(long, AnylineImage) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage_rotate(long, AnylineImage, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
AnylineImage.ColorFormat - Enum in io.anyline2.core
 
AnylineSdk - Class in io.anyline2
 
AnylineSdk() - Constructor for class io.anyline2.AnylineSdk
 
AnylineUpdater - Class in io.anyline2.legacy.products
 
AnylineUpdater - Interface in io.anyline2
 
AnylineUpdater() - Constructor for class io.anyline2.legacy.products.AnylineUpdater
 
AnylineUpdaterProvider - Interface in io.anyline2.di.anylineupdater
 
AnylineUpdaterProvider.Factory - Class in io.anyline2.di.anylineupdater
 
anylineVersionNumber() - Static method in class io.anyline2.core.AppEnvironment
 
AnylineWebView - Class in io.anyline2.view
This is a class for the webView
AnylineWebView(Context) - Constructor for class io.anyline2.view.AnylineWebView
 
AnylineWorkerThreadPool - Class in io.anyline2.legacy
 
app_environment - Class in io.anyline2.core
 
app_environment() - Constructor for class io.anyline2.core.app_environment
 
app_environmentJNI - Class in io.anyline2.core
 
app_environmentJNI() - Constructor for class io.anyline2.core.app_environmentJNI
 
appBundleId() - Static method in class io.anyline2.core.AppEnvironment
 
AppEnvironment - Class in io.anyline2
 
AppEnvironment - Class in io.anyline2.core
 
AppEnvironment_anylineBuildNumber() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_anylineVersionNumber() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_appBundleId() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_appVersionNumber() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_deviceType() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_initWithJsonString(String) - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_jsonString() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_osVersion() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_platform() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_reset() - Static method in class io.anyline2.core.app_environmentJNI
 
AppEnvironment_uuid() - Static method in class io.anyline2.core.app_environmentJNI
 
appVersionNumber() - Static method in class io.anyline2.core.AppEnvironment
 
areLocalAssetsAvailable() - Method in class io.anyline2.legacy.trainer.AssetController
Returns true if local assets are available.
ArgumentException - Exception in io.anyline2.core
 
ArgumentException - Exception in io.anyline2.legacy
 
ArgumentException(int, String, String) - Constructor for exception io.anyline2.core.ArgumentException
 
ArgumentException(int, String, String) - Constructor for exception io.anyline2.legacy.ArgumentException
 
ArgumentException_SWIGUpcast(long) - Static method in class io.anyline2.core.exceptionsJNI
 
asset_delegate - Class in io.anyline2.core
 
asset_delegate() - Constructor for class io.anyline2.core.asset_delegate
 
asset_delegate_customJNI - Class in io.anyline2.core
 
asset_delegate_customJNI() - Constructor for class io.anyline2.core.asset_delegate_customJNI
 
asset_delegateJNI - Class in io.anyline2.core
 
asset_delegateJNI() - Constructor for class io.anyline2.core.asset_delegateJNI
 
asset_service - Class in io.anyline2.core
 
asset_service() - Constructor for class io.anyline2.core.asset_service
 
asset_serviceJNI - Class in io.anyline2.core
 
asset_serviceJNI() - Constructor for class io.anyline2.core.asset_serviceJNI
 
AssetContext - Class in io.anyline2.legacy.trainer
This class holds contextual information to connect to Anyline Trainer projects.
AssetContext(Context, String, Version) - Constructor for class io.anyline2.legacy.trainer.AssetContext
Creates a new AssetContext for a specific plugin Id
AssetContext(Context, String, Version, String) - Constructor for class io.anyline2.legacy.trainer.AssetContext
Creates a new AssetContext for a specific asset version on a specific stage
AssetContext(Context, String, String) - Constructor for class io.anyline2.legacy.trainer.AssetContext
Creates a new AssetContext for a specific plugin Id
AssetContext(Context, JSONObject) - Constructor for class io.anyline2.legacy.trainer.AssetContext
Creates a new AssetContext from a JSON object
AssetController - Class in io.anyline2.legacy.trainer
 
AssetController(Context, String) - Constructor for class io.anyline2.legacy.trainer.AssetController
 
AssetControllerProvider - Interface in io.anyline2.di.assetcontroller
 
AssetControllerProvider.Factory - Class in io.anyline2.di.assetcontroller
 
AssetControllerProviderImpl - Class in io.anyline2.di.assetcontroller
 
AssetControllerProviderImpl() - Constructor for class io.anyline2.di.assetcontroller.AssetControllerProviderImpl
 
AssetDelegate - Class in io.anyline2.core
 
AssetDelegate() - Constructor for class io.anyline2.core.AssetDelegate
Public constructor creates the AnylineCoreDelegate Object in C/C++ and passes the pointer to the creating of the AnylineCoreCallback
AssetDelegate_onAssetDownloadProgress(long, AssetDelegate, String, float) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetDelegate_onAssetUpdateAvailable(long, AssetDelegate, boolean) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetDelegate_onAssetUpdateError(long, AssetDelegate, String) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetDelegate_onAssetUpdateFinished(long, AssetDelegate) - Static method in class io.anyline2.core.asset_serviceJNI
 
assetExists(Context, String) - Static method in class io.anyline2.legacy.util.AssetUtil
 
ASSETS_JSON_FILE_NAME - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
AssetService - Class in io.anyline2.core
 
AssetService(String, String, AssetDelegate) - Constructor for class io.anyline2.core.AssetService
 
AssetService_cancel(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_checkForUpdates(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_getFiles(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_getFilesJsonString(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_getLocalValue(long, AssetService, String) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_getPath(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_getReportingValues(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
AssetService_update(long, AssetService) - Static method in class io.anyline2.core.asset_serviceJNI
 
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.
AssetUtil - Interface in io.anyline2
 
AssetUtil() - Constructor for class io.anyline2.legacy.util.AssetUtil
 
AssetUtilImpl - Class in io.anyline2
 
AssetUtilImpl() - Constructor for class io.anyline2.AssetUtilImpl
 
AssetUtilProvider - Interface in io.anyline2.di.assetutil
 
AssetUtilProvider.Factory - Class in io.anyline2.di.assetutil
 
ATT_ALIGNMENT - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_ANIMATION - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_ANIMATION_FADE - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_ANIMATION_NONE - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_ANIMATION_ZOOM - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_BOTTOM - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_BOTTOM_HALF - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_CENTER - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_CORNER_RADIUS - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_CROP_OFFSET - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_CROP_PADDING - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_FEEDBACK_STROKE_COLOR - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_HEIGHT - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_IMAGE - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_MAX_HEIGHT_PERCENT - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_MAX_WIDTH_PERCENT - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_OFFSET - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_OUTER_ALPHA - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_OUTER_COLOR - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_RATIO_FROM_SIZE - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_STROKE_COLOR - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_STROKE_WIDTH - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_TOP - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_TOP_HALF - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_WIDTH - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_X - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
ATT_Y - Static variable in class io.anyline2.viewplugin.CutoutConfig
 
AUTO - io.anyline2.view.FlashConfig.FlashMode
 

B

BARCODE - io.anyline2.core.ScanController.PluginType
 
BARCODE - io.anyline2.core.ScanController.ResultType
 
BARCODE - io.anyline2.legacy.products.Product
 
BARCODE_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
BARCODE_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
beepOnResult - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
BGR - io.anyline2.core.AnylineImage.ColorFormat
 
BGRA - io.anyline2.core.AnylineImage.ColorFormat
 
bl - Variable in class io.anyline2.model.ALSquare
 
Blink - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 
blinkAnimationOnResult - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
Bottom - io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
 
BOTTOM - io.anyline2.view.FlashConfig.FlashAlignment
 
BOTTOM_LEFT - io.anyline2.view.FlashConfig.FlashAlignment
 
BOTTOM_RIGHT - io.anyline2.view.FlashConfig.FlashAlignment
 
BottomHalf - io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
 
br - Variable in class io.anyline2.model.ALSquare
 
BrightnessHelper - Class in io.anyline2.view
 
BrightnessHelper.BrightnessFeedback - Enum in io.anyline2.view
 

C

calcCutOutAndImageCropBounds(int, int, int, int, float) - Method in class io.anyline2.view.CutoutRect
 
calcCutOutAndImageCropBounds(Context, int, int, int, int, float) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
cameraConfig - Variable in class io.anyline2.view.ScanViewConfig
 
CameraConfig - Class in io.anyline2.view
Class holds configurations for the camera
CameraConfig(JSONObject) - Constructor for class io.anyline2.view.CameraConfig
Create config from the given json object.
CameraView - Class in io.anyline2.camera
 
CameraView(Context) - Constructor for class io.anyline2.camera.CameraView
 
CameraView(Context, AttributeSet) - Constructor for class io.anyline2.camera.CameraView
 
CameraView(Context, AttributeSet, int) - Constructor for class io.anyline2.camera.CameraView
 
cancel() - Method in class io.anyline2.core.AssetService
 
cancel() - Method in class io.anyline2.core.ScanController
 
cancel() - Method in class io.anyline2.legacy.AnylineWorkerThreadPool
 
cancelUpdate() - Static method in class io.anyline2.legacy.products.AnylineUpdater
 
cancelUpdate() - Method in class io.anyline2.legacy.trainer.AssetController
Cancel an ongoing update
capacity() - Method in class io.anyline2.core.VectorOfChar
 
Center - io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
 
checkForUpdates() - Method in class io.anyline2.core.AssetService
 
checkForUpdates() - Method in class io.anyline2.legacy.trainer.AssetController
Checks whether asset updates are available
children() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
children() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
clear() - Method in class io.anyline2.core.VectorOfChar
 
COMMERCIAL_TIRE_ID - io.anyline2.core.ScanController.ResultType
 
COMMERCIAL_TIRE_ID - io.anyline2.legacy.products.Product
 
compare(Version) - Method in class io.anyline2.core.Version
 
ConstantUtil - Class in io.anyline2.legacy.util
Created by lorena on 03.05.18.
ConstantUtil() - Constructor for class io.anyline2.legacy.util.ConstantUtil
 
CONTAINER - io.anyline2.core.ScanController.ResultType
 
CONTAINER - io.anyline2.legacy.products.Product
 
CONTAINER_VERTICAL - io.anyline2.legacy.products.Product
 
ContextProvider - Class in io.anyline2.di.context
 
ContextProvider() - Constructor for class io.anyline2.di.context.ContextProvider
 
ContextUtils - Class in io.anyline2
Temporary class for accessing package names and versions until a proper implementation is added.
ContextUtils() - Constructor for class io.anyline2.ContextUtils
 
ContourPoint - io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
 
ContourRect - io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
 
ContourUnderline - io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
 
copy() - Method in class io.anyline2.image.AnylineImage
 
copyAllAssetFiles(Context, String...) - Static method in class io.anyline2.legacy.util.AssetUtil
 
copyAnylineAssets(Context, JSONObject, String, File, boolean) - Static method in class io.anyline2.legacy.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 io.anyline2.legacy.util.AssetUtil
Copy the asset file specified by path to given directory.
copyAssetFile(Context, String, File, String) - Static method in class io.anyline2.legacy.util.AssetUtil
Copy the asset file specified by path to given directory.
copyAssetFileWithoutPath(Context, String, File, boolean) - Static method in class io.anyline2.legacy.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 io.anyline2.legacy.util.AssetUtil
Copy the asset file specified by path directly to the given directory (without the relative path of the asset).
copyDirectory(File, File) - Static method in class io.anyline2.legacy.util.AssetUtil
Copy a whole directory to another location.
cornerRadius - Variable in class io.anyline2.viewplugin.CutoutConfig
 
cornerRadius - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
CorrectedResultReporting - Interface in io.anyline2
 
CorrectedResultReporting.Factory - Class in io.anyline2
 
CorrectedResultReportingImpl - Class in io.anyline2
 
CorrectedResultReportingImpl() - Constructor for class io.anyline2.CorrectedResultReportingImpl
 
createBackup() - Method in class io.anyline2.legacy.trainer.AssetController
Creates a backup of the current assets
createUUID() - Method in interface io.anyline2.ManagesUUID
 
createUUID() - Method in class io.anyline2.ManagesUUIDImpl
 
crop(int, int, int, int) - Method in class io.anyline2.core.AnylineImage
 
crop(CropRect) - Method in class io.anyline2.image.AnylineImage
 
cropOffset - Variable in class io.anyline2.viewplugin.CutoutConfig
 
cropPadding - Variable in class io.anyline2.viewplugin.CutoutConfig
 
cropRect - Variable in class io.anyline2.view.ScanView
 
cutoutConfig - Variable in class io.anyline2.viewplugin.ScanViewPluginConfig
 
CutoutConfig - Class in io.anyline2.viewplugin
 
CutoutConfig() - Constructor for class io.anyline2.viewplugin.CutoutConfig
 
CutoutConfig(JSONObject) - Constructor for class io.anyline2.viewplugin.CutoutConfig
 
CutoutConfig.AnimationStyle - Enum in io.anyline2.viewplugin
 
CutoutConfig.CutoutAlignment - Enum in io.anyline2.viewplugin
 
CutoutRect - Class in io.anyline2.view
 
CutoutRect(Context, CutoutConfig) - Constructor for class io.anyline2.view.CutoutRect
 

D

delayScanTime(ScanViewPlugin) - Method in class io.anyline2.view.ScanView
 
delayScanTime(ScanViewPlugin) - Method in interface io.anyline2.view.UIChangeListener
 
delete() - Method in class io.anyline2.core.AnylineImage
 
delete() - Method in class io.anyline2.core.AppEnvironment
 
delete() - Method in class io.anyline2.core.AssetService
 
delete() - Method in class io.anyline2.core.PublicLicense
 
delete() - Method in class io.anyline2.core.ROI
 
delete() - Method in class io.anyline2.core.ScanController
 
delete() - Method in class io.anyline2.core.TrainerContext
 
delete() - Method in class io.anyline2.core.TrainerUtil
 
delete() - Method in class io.anyline2.core.VectorOfChar
 
delete() - Method in class io.anyline2.core.Version
 
delete_AnylineException(long) - Static method in class io.anyline2.core.exceptionsJNI
 
delete_AnylineImage(long) - Static method in class io.anyline2.core.anyline_imageJNI
 
delete_AppEnvironment(long) - Static method in class io.anyline2.core.app_environmentJNI
 
delete_ArgumentException(long) - Static method in class io.anyline2.core.exceptionsJNI
 
delete_AssetDelegate(long) - Static method in class io.anyline2.core.asset_delegateJNI
 
delete_AssetDelegate(long) - Static method in class io.anyline2.core.asset_serviceJNI
 
delete_AssetService(long) - Static method in class io.anyline2.core.asset_serviceJNI
 
delete_LicenseException(long) - Static method in class io.anyline2.core.exceptionsJNI
 
delete_PluginCallback(long) - Static method in class io.anyline2.core.plugin_callbackJNI
 
delete_PluginException(long) - Static method in class io.anyline2.core.exceptionsJNI
 
delete_PublicLicense(long) - Static method in class io.anyline2.core.public_licenseJNI
 
delete_ROI(long) - Static method in class io.anyline2.core.scan_controllerJNI
 
delete_ScanController(long) - Static method in class io.anyline2.core.scan_controllerJNI
 
delete_TrainerContext(long) - Static method in class io.anyline2.core.trainer_utilsJNI
 
delete_TrainerUtil(long) - Static method in class io.anyline2.core.trainer_utilsJNI
 
delete_VectorOfChar(long) - Static method in class io.anyline2.core.anyline_imageJNI
 
delete_Version(long) - Static method in class io.anyline2.core.trainer_utilsJNI
 
deleteBackup() - Method in class io.anyline2.legacy.trainer.AssetController
Deletes the backup folder
deleteDirectory(File) - Static method in class io.anyline2.legacy.util.AssetUtil
Deletes a directory recursively
deleteLocalAssets() - Method in class io.anyline2.legacy.trainer.AssetController
Delete the local assets
destroy() - Method in class io.anyline2.core.AssetDelegate
 
destroy() - Method in class io.anyline2.core.PluginCallback
 
destroy_AssetDelegate(long) - Static method in class io.anyline2.core.asset_delegate_customJNI
 
destroy_PluginCallback(long) - Static method in class io.anyline2.core.anyline_core_customJNI
 
deviceType() - Static method in class io.anyline2.core.AppEnvironment
 
DIAL_METER - io.anyline2.legacy.products.Product
 
disableBarcodeDetection() - Method in class io.anyline2.camera.NativeBarcodeDetector
Disables the barcode detection if it has been enabled before.
dispose() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
dispose() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
DOCUMENT - io.anyline2.legacy.products.Product
 
DOCUMENT_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
DOCUMENT_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
drawDocument(List<PointF>, String) - Method in class io.anyline2.view.AnylineWebView
 
drawFeedback(List<PointF>, ALRect, float, float, String, String, int, int, ScanFeedbackConfig.ScanFeedbackStyle, Rect) - Method in class io.anyline2.view.AnylineWebView
 
drawShape(List<PointF>) - Method in class io.anyline2.view.ScanView
 
drawVisualFeedback(ScanViewPlugin, Object) - Method in class io.anyline2.view.ScanView
 
drawVisualFeedback(ScanViewPlugin, Object) - Method in interface io.anyline2.view.UIChangeListener
 

E

EMPTY - Static variable in class io.anyline2.legacy.Version
 
enableBarcodeDetection(NativeBarcodeResultListener, List<BarcodeFormat>) - Method in class io.anyline2.camera.NativeBarcodeDetector
Allows to search for barcodes simultaneously on the same image.
enableNativeBarcodeDetection(List<BarcodeFormat>) - Method in class io.anyline2.camera.CameraView
 
ENERGY_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
equals(Object) - Method in class io.anyline2.legacy.Version
 
equals(Object) - Method in class io.anyline2.model.ALContourVector
 
equals(Object) - Method in class io.anyline2.model.ALPoint
 
equals(Object) - Method in class io.anyline2.model.ALRect
 
equals(Object) - Method in class io.anyline2.model.ALSquare
 
errorCode() - Method in exception io.anyline2.core.AnylineException
 
errorCode() - Method in exception io.anyline2.legacy.AnylineException
 
errorReceived - Variable in class io.anyline2.plugin.ScanPlugin
 
errorReceived - Variable in class io.anyline2.viewplugin.ViewPluginBase
 
Event<T> - Interface in io.anyline2
 
eventReceived(T) - Method in interface io.anyline2.Event
 
exceptions - Class in io.anyline2.core
 
exceptions() - Constructor for class io.anyline2.core.exceptions
 
exceptionsJNI - Class in io.anyline2.core
 
exceptionsJNI() - Constructor for class io.anyline2.core.exceptionsJNI
 
execute(Runnable) - Method in class io.anyline2.legacy.AnylineWorkerThreadPool
 
execute(Callable<?>) - Method in class io.anyline2.legacy.AnylineWorkerThreadPool
 

F

FaceDetector - Class in io.anyline2.camera
 
FaceDetector(FaceDetector.FaceDetectionResultHandler) - Constructor for class io.anyline2.camera.FaceDetector
 
FaceDetector.FaceDetectionResultHandler - Interface in io.anyline2.camera
 
Factory() - Constructor for class io.anyline2.CorrectedResultReporting.Factory
 
Factory() - Constructor for class io.anyline2.di.anylineupdater.AnylineUpdaterProvider.Factory
 
Factory() - Constructor for class io.anyline2.di.assetcontroller.AssetControllerProvider.Factory
 
Factory() - Constructor for class io.anyline2.di.assetutil.AssetUtilProvider.Factory
 
Factory() - Constructor for class io.anyline2.di.plugintype.PluginTypeProvider.Factory
 
Factory() - Constructor for class io.anyline2.di.scancontroller.ScanControllerProvider.Factory
 
Factory() - Constructor for class io.anyline2.image.ImageProvider.Factory
 
Factory() - Constructor for class io.anyline2.image.NativeBarcodeProvider.Factory
 
Factory() - Constructor for class io.anyline2.ManagesUUID.Factory
 
Fade - io.anyline2.viewplugin.CutoutConfig.AnimationStyle
 
feedbackStrokeColor - Variable in class io.anyline2.viewplugin.CutoutConfig
 
feedbackStyle - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
fileExists(String, String) - Static method in class io.anyline2.legacy.util.AssetUtil
 
FileStorage - Interface in io.anyline2.image
 
FileStorageImpl - Class in io.anyline2.image
 
FileStorageImpl() - Constructor for class io.anyline2.image.FileStorageImpl
 
fillColor - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
FIREBASE_APPLICATION_ID - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
FIREBASE_NAME - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
flashConfig - Variable in class io.anyline2.view.ScanViewConfig
 
FlashConfig - Class in io.anyline2.view
A class used to configure the Flash
FlashConfig() - Constructor for class io.anyline2.view.FlashConfig
 
FlashConfig(Context, JSONObject) - Constructor for class io.anyline2.view.FlashConfig
 
FlashConfig.FlashAlignment - Enum in io.anyline2.view
Enum for all possible flash alignments.
FlashConfig.FlashMode - Enum in io.anyline2.view
 
FlashView - Class in io.anyline2.view
A simple view that provides basic flash functionality.
FlashView(Context) - Constructor for class io.anyline2.view.FlashView
 
FlashView(Context, AttributeSet) - Constructor for class io.anyline2.view.FlashView
 
FlashView(Context, AttributeSet, int) - Constructor for class io.anyline2.view.FlashView
 
FlashView(Context, FlashConfig) - Constructor for class io.anyline2.view.FlashView
 
flip(boolean, boolean) - Method in class io.anyline2.core.AnylineImage
 
fromInt(int) - Static method in enum io.anyline2.view.FlashConfig.FlashAlignment
 
fromInt(int) - Static method in enum io.anyline2.view.FlashConfig.FlashMode
 
fromString(String) - Static method in enum io.anyline2.legacy.products.Product
 
fromString(String) - Static method in enum io.anyline2.view.FlashConfig.FlashAlignment
 
fromString(String) - Static method in enum io.anyline2.view.FlashConfig.FlashMode
 

G

GENERIC_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
GERMAN_ID_FRONT - io.anyline2.legacy.products.Product
 
get(int) - Method in class io.anyline2.core.VectorOfChar
 
getActiveScanViewPlugin() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
getActiveScanViewPlugin() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
getAlignment() - Method in class io.anyline2.view.FlashConfig
 
getAnimationStyle() - Method in class io.anyline2.viewplugin.CutoutConfig
 
getAnimationStyle() - Method in class io.anyline2.viewplugin.ScanFeedbackConfig
 
getAnimationStyle(String) - Static method in class io.anyline2.viewplugin.CutoutConfig
 
getAnimationStyle(String) - Method in class io.anyline2.viewplugin.ScanFeedbackConfig
 
getAnylineAssetsJson(Context, String) - Static method in class io.anyline2.legacy.util.AssetUtil
Get the json object from the assets with the given file name.
getAnylineBuildNumber() - Method in class io.anyline2.AppEnvironment
 
getAnylineVersion() - Method in class io.anyline2.core.TrainerContext
 
getAnylineVersion() - Method in class io.anyline2.legacy.trainer.AssetContext
Gets the Anyline version
getAnylineVersion() - Static method in class io.anyline2.legacy.util.VersionUtil
 
getAnylineVersionNumber() - Method in class io.anyline2.AppEnvironment
 
getAnylineVersionString() - Static method in class io.anyline2.legacy.util.VersionUtil
 
getApiKey() - Method in class io.anyline2.core.TrainerContext
 
getApiKey() - Method in class io.anyline2.legacy.trainer.ProjectContext
Gets the API key that is used to authenticate
getApiUrl() - Method in class io.anyline2.core.TrainerContext
 
getAppBuildNumber() - Method in class io.anyline2.AppEnvironment
 
getAppBuildNumber() - Static method in class io.anyline2.ContextUtils
 
getAppBundleId() - Method in class io.anyline2.AppEnvironment
 
getAppPackageName() - Static method in class io.anyline2.ContextUtils
 
getAppVersionName() - Static method in class io.anyline2.ContextUtils
 
getAppVersionNumber() - Method in class io.anyline2.AppEnvironment
 
getArea() - Method in class io.anyline2.model.ALRect
 
getAssetFiles() - Method in class io.anyline2.legacy.trainer.AssetController
Gets a list of all local assets that have been stored for this project.
getAssetId() - Method in class io.anyline2.legacy.trainer.AssetContext
Gets the asset id
getAssetId() - Method in class io.anyline2.legacy.trainer.AssetController
 
getAssetID() - Method in class io.anyline2.core.TrainerContext
 
getAssetPathForPlugin(ScanController.PluginType) - Method in interface io.anyline2.AssetUtil
 
getAssetPathForPlugin(ScanController.PluginType) - Method in class io.anyline2.AssetUtilImpl
 
getAssetPathForPlugin(ScanController.PluginType) - Static method in class io.anyline2.legacy.util.AssetUtil
 
getAssetVersion() - Method in class io.anyline2.core.TrainerContext
 
getAssetVersion() - Method in class io.anyline2.legacy.trainer.AssetContext
Gets the asset version
getAssetVersion() - Method in class io.anyline2.legacy.trainer.AssetController
Gets the asset version
getAuthHeader() - Method in class io.anyline2.core.TrainerContext
 
getAuthToken(TrainerContext) - Static method in class io.anyline2.core.TrainerUtil
 
getAuthToken(String) - Static method in class io.anyline2.core.TrainerUtil
 
getBitmap() - Method in class io.anyline2.image.AnylineImage
Retrieves the Bitmap of the AnylineImage.
getBrightnessFeedback() - Method in class io.anyline2.view.BrightnessHelper
 
getBrightnessFeedBack() - Method in class io.anyline2.view.ScanView
 
getBuffer() - Method in class io.anyline2.core.AnylineImage
 
getBuffer(AnylineImage.ColorFormat) - Method in class io.anyline2.core.AnylineImage
 
getBufferVector() - Method in class io.anyline2.core.AnylineImage
 
getBufferVector(AnylineImage.ColorFormat) - Method in class io.anyline2.core.AnylineImage
 
getCameraView() - Method in class io.anyline2.view.ScanView
 
getChannels() - Method in class io.anyline2.core.AnylineImage
 
getColorFormat() - Method in class io.anyline2.core.AnylineImage
 
getColorFormat() - Method in class io.anyline2.image.AnylineImage
 
getConfig() - Method in class io.anyline2.view.FlashView
 
getConfigCacheDirectory() - Method in class io.anyline2.core.TrainerContext
 
getConfigCacheDirectory() - Method in class io.anyline2.legacy.trainer.AssetContext
Get the config cache directory
getContainerView() - Method in class io.anyline2.view.ScanView
 
getControllerForPluginId(String) - Method in interface io.anyline2.AnylineUpdater
 
getControllerForPluginId(String) - Static method in class io.anyline2.legacy.products.AnylineUpdater
 
getCoreImage() - Method in class io.anyline2.image.AnylineImage
 
getCornerRadiusInPix(Context) - Method in class io.anyline2.viewplugin.CutoutConfig
 
getCornerRadiusInPix(Context) - Method in class io.anyline2.viewplugin.ScanFeedbackConfig
 
getCutoutAlignment() - Method in class io.anyline2.viewplugin.CutoutConfig
 
getCutoutAlignment(String) - Static method in class io.anyline2.viewplugin.CutoutConfig
 
getCutoutConfig() - Method in class io.anyline2.view.CutoutRect
 
getCutoutCropOffsetOnViewX() - Method in class io.anyline2.view.CutoutRect
 
getCutoutCropOffsetOnViewY() - Method in class io.anyline2.view.CutoutRect
 
getCutoutList() - Method in class io.anyline2.view.AnylineFeedbackView
 
getCutoutRect() - Method in class io.anyline2.view.AnylineCutoutBase
 
getCutoutRect() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
getCutoutStrokeWidthInPix(Context) - Method in class io.anyline2.viewplugin.CutoutConfig
 
getData() - Method in class io.anyline2.image.AnylineImage
 
getDefaultLensFacing() - Method in class io.anyline2.view.CameraConfig
 
getDeviceType() - Method in class io.anyline2.AppEnvironment
 
getExpiryDate() - Static method in class io.anyline2.AnylineSdk
 
getFallbackLensFacings() - Method in class io.anyline2.view.CameraConfig
 
getFeedbackStrokeColor() - Method in class io.anyline2.viewplugin.CutoutConfig
 
getFiles() - Method in class io.anyline2.core.AssetService
 
getFilesJsonString() - Method in class io.anyline2.core.AssetService
 
getFirstActiveScanViewPlugin() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
getFlashView() - Method in class io.anyline2.view.ScanView
 
getFocalLength() - Method in class io.anyline2.view.CameraConfig
 
getFrameHeight() - Method in class io.anyline2.view.CutoutRect
 
getFrameWidth() - Method in class io.anyline2.view.CutoutRect
 
getHeight() - Method in class io.anyline2.core.AnylineImage
 
getHeight() - Method in class io.anyline2.core.ROI
 
getHeight() - Method in class io.anyline2.image.AnylineImage
 
getHeight() - Method in class io.anyline2.model.ALRect
 
getId() - Method in class io.anyline2.plugin.ScanPlugin
 
getId() - Method in class io.anyline2.plugin.ScanPluginConfig
 
getID() - Method in class io.anyline2.core.ScanController
 
getImageAutoId() - Method in class io.anyline2.view.FlashConfig
 
getImageOffId() - Method in class io.anyline2.view.FlashConfig
 
getImageOnId() - Method in class io.anyline2.view.FlashConfig
 
getImageProvider() - Method in class io.anyline2.plugin.ScanPlugin
 
getInstance() - Static method in class io.anyline2.ALRectToROIMapper
 
getInstance() - Static method in class io.anyline2.AppEnvironment
 
getInstance() - Static method in class io.anyline2.camera.NativeBarcodeFormatToAnylineBarcodeFormatMapper
 
getInstance() - Static method in class io.anyline2.CorrectedResultReporting.Factory
 
getInstance() - Static method in class io.anyline2.di.anylineupdater.AnylineUpdaterProvider.Factory
 
getInstance() - Static method in class io.anyline2.di.assetcontroller.AssetControllerProvider.Factory
 
getInstance() - Static method in class io.anyline2.di.assetutil.AssetUtilProvider.Factory
 
getInstance() - Static method in class io.anyline2.di.context.ContextProvider
 
getInstance() - Static method in class io.anyline2.di.plugintype.PluginTypeProvider.Factory
 
getInstance() - Static method in class io.anyline2.di.scancontroller.ScanControllerProvider.Factory
 
getInstance() - Static method in class io.anyline2.image.ImageProvider.Factory
 
getInstance() - Static method in class io.anyline2.image.NativeBarcodeProvider.Factory
 
getInstance() - Static method in class io.anyline2.legacy.AnylineWorkerThreadPool
 
getInstance() - Static method in class io.anyline2.Logger
 
getInstance() - Static method in class io.anyline2.ManagesUUID.Factory
 
getInstance() - Static method in class io.anyline2.ROIToALRectMapper
 
getInstance() - Static method in class io.anyline2.TrainerUtilAdapter
 
getKPluginConfigSchemaFileName() - Method in class io.anyline2.core.ScanController
 
getKPluginResultSchemaFileName() - Method in class io.anyline2.core.ScanController
 
getLicenseString() - Static method in class io.anyline2.core.PublicLicense
 
getLocalAssetVersion(AssetContext) - Static method in class io.anyline2.legacy.products.AnylineUpdater
Gets the local asset version based on context Returns null if no assets are found
getLocalValue(String) - Method in class io.anyline2.core.AssetService
 
getMajor() - Method in class io.anyline2.core.Version
 
getMajor() - Method in class io.anyline2.legacy.Version
 
getMaxFocalLength() - Method in class io.anyline2.view.CameraConfig
 
getMaxZoomRatio() - Method in class io.anyline2.view.CameraConfig
 
getMessage() - Method in exception io.anyline2.core.AnylineException
 
getMessage() - Method in exception io.anyline2.legacy.AnylineException
 
getMinor() - Method in class io.anyline2.core.Version
 
getMinor() - Method in class io.anyline2.legacy.Version
 
getMode() - Method in class io.anyline2.view.FlashConfig
 
getNativeBarcodeDetectionRunnable() - Method in class io.anyline2.camera.NativeBarcodeDetector
 
getOffsetXInDp() - Method in class io.anyline2.view.FlashConfig
 
getOffsetYInDp() - Method in class io.anyline2.view.FlashConfig
 
getOsVersion() - Method in class io.anyline2.AppEnvironment
 
getOuterColor() - Method in class io.anyline2.viewplugin.CutoutConfig
 
getOuterColorWithAlpha() - Method in class io.anyline2.viewplugin.CutoutConfig
 
getPaddingInDp() - Method in class io.anyline2.view.FlashConfig
 
getParameter(String) - Method in class io.anyline2.legacy.trainer.AssetContext
 
getPatch() - Method in class io.anyline2.core.Version
 
getPatch() - Method in class io.anyline2.legacy.Version
 
getPath() - Method in class io.anyline2.core.AssetService
 
getPath() - Method in class io.anyline2.legacy.trainer.AssetController
Gets the asset path
getPlatform() - Method in class io.anyline2.AppEnvironment
 
getPluginId() - Method in class io.anyline2.legacy.trainer.AssetContext
Returns the plugin Id
getPluginType() - Method in class io.anyline2.core.ScanController
 
getPluginTypeForJsonConfig(String) - Static method in class io.anyline2.core.ScanController
 
getPoints() - Method in class io.anyline2.model.ALSquare
 
getPreferredPictureHeight() - Method in class io.anyline2.view.CameraConfig
 
getPreferredPictureWidth() - Method in class io.anyline2.view.CameraConfig
 
getPreferredPreviewHeight() - Method in class io.anyline2.view.CameraConfig
 
getPreferredPreviewWidth() - Method in class io.anyline2.view.CameraConfig
 
getProduct() - Method in enum io.anyline2.legacy.products.Product
 
getProduct() - Method in class io.anyline2.legacy.products.ProductContext
Gets the product
getProductName() - Method in class io.anyline2.core.TrainerContext
 
getProjectConfig(TrainerContext) - Static method in class io.anyline2.core.TrainerUtil
 
getProjectConfig(String) - Static method in class io.anyline2.core.TrainerUtil
 
getProjectId() - Method in class io.anyline2.legacy.trainer.ProjectContext
Gets the project Id
getProjectID() - Method in class io.anyline2.core.TrainerContext
 
getRatio() - Method in class io.anyline2.viewplugin.CutoutConfig
 
getRegionOfInterest() - Method in class io.anyline2.plugin.ScanPlugin
 
getReportingValues() - Method in class io.anyline2.core.AssetService
 
getReportingValues() - Method in class io.anyline2.legacy.trainer.AssetController
 
getResultType() - Method in class io.anyline2.core.ScanController
 
getROI() - Method in class io.anyline2.core.ScanController
 
getROI() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
getScale() - Method in class io.anyline2.view.CutoutRect
 
getScaleWebView(WebView) - Method in class io.anyline2.view.AnylineWebView
 
getScanFeedbackStyle() - Method in class io.anyline2.viewplugin.ScanFeedbackConfig
 
getScanFeedbackStyle(String) - Method in class io.anyline2.viewplugin.ScanFeedbackConfig
 
getScanPluginConfig() - Method in class io.anyline2.plugin.ScanPlugin
 
getScanViewPlugin() - Method in class io.anyline2.view.ScanView
 
getSchemaPath() - Method in class io.anyline2.legacy.trainer.AssetController
 
getStage() - Method in class io.anyline2.core.TrainerContext
 
getStage() - Method in class io.anyline2.legacy.trainer.AssetContext
Gets the project stage.
getStartScanDelay() - Method in class io.anyline2.plugin.ScanPluginConfig
 
getStrokeWidthInPix(Context) - Method in class io.anyline2.viewplugin.ScanFeedbackConfig
 
getSuffix() - Method in class io.anyline2.core.Version
 
getSuffixIteration() - Method in class io.anyline2.core.Version
 
getTokenCacheDirectory() - Method in class io.anyline2.core.TrainerContext
 
getTokenCacheDirectory() - Method in class io.anyline2.legacy.trainer.AssetContext
Gets the token cache directory
getType() - Method in class io.anyline2.plugin.ScanPlugin
 
getUuid() - Method in class io.anyline2.AppEnvironment
 
getUUID() - Method in interface io.anyline2.ManagesUUID
 
getUUID() - Method in class io.anyline2.ManagesUUIDImpl
 
getVersionString() - Static method in class io.anyline2.core.PublicLicense
 
getViewRelativePointListFromCutoutRelativeShape(List<PointF>, String, ALRect, int, int, float, Rect, float) - Method in class io.anyline2.view.AnylineWebView
 
getWidth() - Method in class io.anyline2.core.AnylineImage
 
getWidth() - Method in class io.anyline2.core.ROI
 
getWidth() - Method in class io.anyline2.image.AnylineImage
 
getWidth() - Method in class io.anyline2.model.ALRect
 
getX() - Method in class io.anyline2.core.ROI
 
getX() - Method in class io.anyline2.model.ALPoint
 
getX() - Method in class io.anyline2.model.ALRect
 
getY() - Method in class io.anyline2.core.ROI
 
getY() - Method in class io.anyline2.model.ALPoint
 
getY() - Method in class io.anyline2.model.ALRect
 
getZoomRatio() - Method in class io.anyline2.view.CameraConfig
 
GRAY - io.anyline2.core.AnylineImage.ColorFormat
 

H

h - Variable in class io.anyline2.model.ALRect
 
hashCode() - Method in class io.anyline2.legacy.Version
 
hashCode() - Method in class io.anyline2.model.ALContourVector
 
hashCode() - Method in class io.anyline2.model.ALPoint
 
hashCode() - Method in class io.anyline2.model.ALRect
 
hashCode() - Method in class io.anyline2.model.ALSquare
 
hide() - Method in class io.anyline2.view.FlashView
 

I

IAnylineUpdateDelegate - Interface in io.anyline2.legacy.products
 
IAssetDelegate - Interface in io.anyline2.legacy.trainer
 
id() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
id() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
ID - io.anyline2.core.ScanController.PluginType
 
ID - io.anyline2.core.ScanController.ResultType
 
ID_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
ID_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
image - Variable in class io.anyline2.viewplugin.CutoutConfig
 
ImageProvider - Interface in io.anyline2.image
 
ImageProvider.Factory - Class in io.anyline2.image
 
init(AssetContext, int) - Method in class io.anyline2.view.ScanView
 
init(String) - Method in class io.anyline2.view.ScanView
Initializes the ScanView with the file path to a JSON config file and a license key.
init(String, Context) - Static method in class io.anyline2.AnylineSdk
 
init(String, String, String, String) - Static method in class io.anyline2.core.PublicLicense
 
init(String, String, String, String, String) - Static method in class io.anyline2.core.PublicLicense
 
init(JSONObject) - Method in class io.anyline2.view.ScanView
Initializes the ScanView with the file path to a JSON config file and a license key.
initConfig(ViewPluginBase) - Method in class io.anyline2.view.AnylineWebView
 
initWithJsonString(String) - Static method in class io.anyline2.core.AppEnvironment
 
instance - Static variable in class io.anyline2.TrainerUtilAdapter
 
io.anyline2 - package io.anyline2
 
io.anyline2.camera - package io.anyline2.camera
 
io.anyline2.core - package io.anyline2.core
 
io.anyline2.di.anylineupdater - package io.anyline2.di.anylineupdater
 
io.anyline2.di.assetcontroller - package io.anyline2.di.assetcontroller
 
io.anyline2.di.assetutil - package io.anyline2.di.assetutil
 
io.anyline2.di.context - package io.anyline2.di.context
 
io.anyline2.di.plugintype - package io.anyline2.di.plugintype
 
io.anyline2.di.scancontroller - package io.anyline2.di.scancontroller
 
io.anyline2.image - package io.anyline2.image
 
io.anyline2.legacy - package io.anyline2.legacy
 
io.anyline2.legacy.products - package io.anyline2.legacy.products
 
io.anyline2.legacy.trainer - package io.anyline2.legacy.trainer
 
io.anyline2.legacy.util - package io.anyline2.legacy.util
 
io.anyline2.model - package io.anyline2.model
 
io.anyline2.plugin - package io.anyline2.plugin
 
io.anyline2.util - package io.anyline2.util
 
io.anyline2.view - package io.anyline2.view
 
io.anyline2.viewplugin - package io.anyline2.viewplugin
 
isActive() - Method in class io.anyline2.legacy.trainer.AssetController
Returns true if the AssetController if 'SetupAssetUpdate' was called.
isBarcodeDetectionEnabled() - Method in class io.anyline2.camera.NativeBarcodeDetector
 
isBarcodeDetectionOperational() - Method in class io.anyline2.camera.NativeBarcodeDetector
 
isDefinite() - Method in class io.anyline2.core.Version
 
isEmpty() - Method in class io.anyline2.core.VectorOfChar
 
isExposureForBlackOnBlack() - Method in class io.anyline2.view.FlashView
 
isFaceDetectionEnabled() - Method in class io.anyline2.plugin.ScanPlugin
 
isInitialized() - Static method in class io.anyline2.core.PublicLicense
 
isLicenseValid() - Static method in class io.anyline2.core.PublicLicense
 
isNativeBarcodeDetectionEnabled() - Method in class io.anyline2.camera.CameraView
 
isNativeBarcodeDetectionEnabled() - Method in class io.anyline2.view.ScanView
 
isProcessing() - Method in class io.anyline2.core.ScanController
 
isRatioFromSizeDefined() - Method in class io.anyline2.viewplugin.CutoutConfig
 
isRunning() - Method in class io.anyline2.plugin.ScanPlugin
 
isScanPluginRunning() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
isScanPluginRunning() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
isStarted() - Method in class io.anyline2.plugin.ScanPlugin
 
isStarted() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
isStarted() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
isUndefined() - Method in class io.anyline2.core.Version
 
isUpdateLocked() - Method in class io.anyline2.legacy.trainer.AssetController
 
isZoomGestureEnabled() - Method in class io.anyline2.view.CameraConfig
 

J

JAPANESE_LANDING_PERMISSION - io.anyline2.core.ScanController.ResultType
 
JAPANESE_LANDING_PERMISSION - io.anyline2.legacy.products.Product
 
jsonString() - Static method in class io.anyline2.core.AppEnvironment
 
JSUtil - Class in io.anyline2.util
 
JSUtil() - Constructor for class io.anyline2.util.JSUtil
 

K

k_anylineVersion - Static variable in class io.anyline2.core.TrainerUtil
 
k_apiKey - Static variable in class io.anyline2.core.TrainerUtil
 
k_assetID - Static variable in class io.anyline2.core.TrainerUtil
 
k_assetVersion - Static variable in class io.anyline2.core.TrainerUtil
 
k_auth_header - Static variable in class io.anyline2.core.TrainerUtil
 
k_auth_header_default_value - Static variable in class io.anyline2.core.TrainerUtil
 
k_configCacheDirectory - Static variable in class io.anyline2.core.TrainerUtil
 
k_configFileName - Static variable in class io.anyline2.core.TrainerUtil
 
k_infoFileName - Static variable in class io.anyline2.core.TrainerUtil
 
k_productName - Static variable in class io.anyline2.core.TrainerUtil
 
k_projectID - Static variable in class io.anyline2.core.TrainerUtil
 
k_stage - Static variable in class io.anyline2.core.TrainerUtil
 
k_tokenCacheDirectory - Static variable in class io.anyline2.core.TrainerUtil
 
k_tokenFileName - Static variable in class io.anyline2.core.TrainerUtil
 
k_url - Static variable in class io.anyline2.core.TrainerUtil
 
k_url_default_value - Static variable in class io.anyline2.core.TrainerUtil
 
Kitt - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 

L

layout(int, int, int, int) - Method in class io.anyline2.view.FlashView
 
LICENSE_PLATE - io.anyline2.core.ScanController.PluginType
 
LICENSE_PLATE - io.anyline2.core.ScanController.ResultType
 
LICENSE_PLATE - io.anyline2.legacy.products.Product
 
LICENSE_PLATE_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
LICENSE_PLATE_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
LicenseException - Exception in io.anyline2.core
 
LicenseException(int, String) - Constructor for exception io.anyline2.core.LicenseException
 
LicenseException_SWIGUpcast(long) - Static method in class io.anyline2.core.exceptionsJNI
 
lockUpdate() - Method in class io.anyline2.legacy.trainer.AssetController
 
logError(String, String, Throwable) - Method in class io.anyline2.Logger
 
Logger - Class in io.anyline2
 
Logger() - Constructor for class io.anyline2.Logger
 

M

ManagesUUID - Interface in io.anyline2
 
ManagesUUID.Factory - Class in io.anyline2
 
ManagesUUIDImpl - Class in io.anyline2
 
ManagesUUIDImpl() - Constructor for class io.anyline2.ManagesUUIDImpl
 
MANUAL - io.anyline2.view.FlashConfig.FlashMode
Deprecated.
MANUAL_OFF - io.anyline2.view.FlashConfig.FlashMode
 
MANUAL_ON - io.anyline2.view.FlashConfig.FlashMode
 
map(From) - Method in interface io.anyline2.Mapper
 
Mapper<From,​To> - Interface in io.anyline2
 
maxHeightPercent - Variable in class io.anyline2.viewplugin.CutoutConfig
 
maxWidthPercent - Variable in class io.anyline2.viewplugin.CutoutConfig
 
METER - io.anyline2.core.ScanController.PluginType
 
METER - io.anyline2.core.ScanController.ResultType
 
METER - io.anyline2.legacy.products.Product
 
METER_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
MRZ - io.anyline2.core.ScanController.ResultType
 
MRZ - io.anyline2.legacy.products.Product
 

N

NativeBarcodeDetector - Class in io.anyline2.camera
 
NativeBarcodeDetector() - Constructor for class io.anyline2.camera.NativeBarcodeDetector
 
NativeBarcodeFormatToAnylineBarcodeFormatMapper - Class in io.anyline2.camera
 
NativeBarcodeFormatToAnylineBarcodeFormatMapper() - Constructor for class io.anyline2.camera.NativeBarcodeFormatToAnylineBarcodeFormatMapper
 
NativeBarcodeProvider - Interface in io.anyline2.image
 
NativeBarcodeProvider.Factory - Class in io.anyline2.image
 
NativeBarcodeResultListener - Interface in io.anyline2.camera
 
new_AnylineImage__SWIG_0(long, VectorOfChar, int, long, long, long) - Static method in class io.anyline2.core.anyline_imageJNI
 
new_AnylineImage__SWIG_1(long, VectorOfChar, int, long, long) - Static method in class io.anyline2.core.anyline_imageJNI
 
new_AnylineImage__SWIG_2(byte[], int, long, long, long) - Static method in class io.anyline2.core.anyline_imageJNI
 
new_AnylineImage__SWIG_3(byte[], int, long, long) - Static method in class io.anyline2.core.anyline_imageJNI
 
new_AssetDelegate() - Static method in class io.anyline2.core.asset_delegate_customJNI
 
new_AssetService(String, String, long, AssetDelegate) - Static method in class io.anyline2.core.asset_serviceJNI
 
new_PluginCallback() - Static method in class io.anyline2.core.anyline_core_customJNI
 
new_PublicLicense() - Static method in class io.anyline2.core.public_licenseJNI
 
new_ROI() - Static method in class io.anyline2.core.scan_controllerJNI
 
new_ScanController__SWIG_0(String, String, String, long) - Static method in class io.anyline2.core.scan_controllerJNI
 
new_ScanController__SWIG_1(String, String, String) - Static method in class io.anyline2.core.scan_controllerJNI
 
new_TrainerContext() - Static method in class io.anyline2.core.trainer_utilsJNI
 
new_TrainerUtil() - Static method in class io.anyline2.core.trainer_utilsJNI
 
new_VectorOfChar__SWIG_0() - Static method in class io.anyline2.core.anyline_imageJNI
 
new_VectorOfChar__SWIG_1(long, VectorOfChar) - Static method in class io.anyline2.core.anyline_imageJNI
 
new_VectorOfChar__SWIG_2(int, short) - Static method in class io.anyline2.core.anyline_imageJNI
 
new_Version__SWIG_0() - Static method in class io.anyline2.core.trainer_utilsJNI
 
new_Version__SWIG_1(String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
None - io.anyline2.viewplugin.CutoutConfig.AnimationStyle
 
None - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 
None - io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
 
NONE - io.anyline2.view.FlashConfig.FlashMode
 
notifyCamera() - Method in class io.anyline2.view.ScanView
 
notifyTakeHighPictureResolution(CombinedImageProvider) - Method in class io.anyline2.view.ScanView
 

O

OCR - io.anyline2.core.ScanController.PluginType
 
OCR - io.anyline2.core.ScanController.ResultType
 
OCR - io.anyline2.legacy.products.Product
 
offset - Variable in class io.anyline2.viewplugin.CutoutConfig
 
OK - io.anyline2.view.BrightnessHelper.BrightnessFeedback
 
onAssetDownloadProgress(String, float) - Method in class io.anyline2.core.AssetDelegate
 
onAssetDownloadProgress(String, float) - Method in class io.anyline2.legacy.trainer.AssetController
 
onAssetDownloadProgress(String, float) - Method in interface io.anyline2.legacy.trainer.IAssetDelegate
Callback which gives a progress of the asset downlaod
onAssetUpdateAvailable(boolean) - Method in class io.anyline2.core.AssetDelegate
 
onAssetUpdateAvailable(boolean) - Method in class io.anyline2.legacy.trainer.AssetController
 
onAssetUpdateAvailable(boolean) - Method in interface io.anyline2.legacy.trainer.IAssetDelegate
Callback for checking whether new updates are available
onAssetUpdateError(String) - Method in class io.anyline2.core.AssetDelegate
 
onAssetUpdateError(String) - Method in class io.anyline2.legacy.trainer.AssetController
 
onAssetUpdateError(String) - Method in interface io.anyline2.legacy.trainer.IAssetDelegate
Callback when there was an error downloading the assets
onAssetUpdateFinished() - Method in class io.anyline2.core.AssetDelegate
 
onAssetUpdateFinished() - Method in class io.anyline2.legacy.trainer.AssetController
 
onAssetUpdateFinished() - Method in interface io.anyline2.legacy.trainer.IAssetDelegate
Callback after finishing downloading assets
onBlinkAnimation() - Method in class io.anyline2.view.ScanView
 
onBlinkAnimation() - Method in interface io.anyline2.view.UIChangeListener
 
onBrightnessUpdate(int) - Method in class io.anyline2.view.ScanView
 
onBrightnessUpdate(int) - Method in interface io.anyline2.view.UIChangeListener
 
onCutoutChanged - Variable in class io.anyline2.view.ScanView
 
onCutoutChanged(List<Pair<ScanViewPlugin, CutoutRect>>) - Method in class io.anyline2.view.ScanView
 
onCutoutChanged(List<Pair<ScanViewPlugin, CutoutRect>>) - Method in interface io.anyline2.view.UIChangeListener
 
onCutoutVisibility(ScanViewPlugin, boolean) - Method in class io.anyline2.view.ScanView
 
onCutoutVisibility(ScanViewPlugin, boolean) - Method in interface io.anyline2.view.UIChangeListener
 
onError(String) - Method in class io.anyline2.core.PluginCallback
 
onError(String) - Method in class io.anyline2.plugin.ScanPlugin
 
onFailure(String) - Method in interface io.anyline2.camera.FaceDetector.FaceDetectionResultHandler
 
onFailure(String) - Method in interface io.anyline2.camera.NativeBarcodeResultListener
Is called when NativeBarcode failed
onInfo(String) - Method in class io.anyline2.core.PluginCallback
 
onInfo(String) - Method in class io.anyline2.plugin.ScanPlugin
 
onResult(AnylineImage, String) - Method in class io.anyline2.core.PluginCallback
 
onResult(AnylineImage, String) - Method in class io.anyline2.plugin.ScanPlugin
 
onRunSkipped(String) - Method in class io.anyline2.core.PluginCallback
 
onRunSkipped(String) - Method in class io.anyline2.plugin.ScanPlugin
 
onScanViewPluginStart(ScanViewPlugin) - Method in class io.anyline2.view.ScanView
 
onScanViewPluginStart(ScanViewPlugin) - Method in interface io.anyline2.view.UIChangeListener
 
onScanViewPluginStop(ScanViewPlugin) - Method in class io.anyline2.view.ScanView
 
onScanViewPluginStop(ScanViewPlugin) - Method in interface io.anyline2.view.UIChangeListener
 
onSuccess(AnylineYuvImage, List<Barcode>) - Method in interface io.anyline2.camera.NativeBarcodeResultListener
Is called when NativeBarcode scanned with success
onSuccess(AnylineImage) - Method in interface io.anyline2.camera.FaceDetector.FaceDetectionResultHandler
 
onTouchEvent(MotionEvent) - Method in class io.anyline2.view.AnylineWebView
 
onTouchEvent(MotionEvent) - Method in class io.anyline2.view.ScanView
 
onUpdateError(String) - Method in interface io.anyline2.legacy.products.IAnylineUpdateDelegate
Gives the error message in case the update fails
onUpdateFinished() - Method in interface io.anyline2.legacy.products.IAnylineUpdateDelegate
Gives the callback that the update has finished
onUpdateProgress(String, float) - Method in interface io.anyline2.legacy.products.IAnylineUpdateDelegate
Gives current progress for the running update
onVisualFeedback(String) - Method in class io.anyline2.core.PluginCallback
 
onVisualFeedback(String) - Method in class io.anyline2.plugin.ScanPlugin
 
osVersion() - Static method in class io.anyline2.core.AppEnvironment
 
outerColor - Variable in class io.anyline2.viewplugin.CutoutConfig
 

P

parameterName() - Method in exception io.anyline2.core.ArgumentException
 
parameterName() - Method in exception io.anyline2.legacy.ArgumentException
 
parseContext(String) - Static method in class io.anyline2.core.TrainerUtil
 
path - Variable in class io.anyline2.legacy.trainer.AssetController
 
platform() - Static method in class io.anyline2.core.AppEnvironment
 
playBeepSound() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
Plugin - Interface in io.anyline2
 
plugin_callback - Class in io.anyline2.core
 
plugin_callback() - Constructor for class io.anyline2.core.plugin_callback
 
plugin_callbackJNI - Class in io.anyline2.core
 
plugin_callbackJNI() - Constructor for class io.anyline2.core.plugin_callbackJNI
 
PluginCallback - Class in io.anyline2.core
 
PluginCallback() - Constructor for class io.anyline2.core.PluginCallback
Public constructor creates the AnylineCoreDelegate Object in C/C++ and passes the pointer to the creating of the AnylineCoreCallback
PluginException - Exception in io.anyline2.core
 
PluginException(int, String) - Constructor for exception io.anyline2.core.PluginException
 
PluginException_SWIGUpcast(long) - Static method in class io.anyline2.core.exceptionsJNI
 
PluginTypeProvider - Interface in io.anyline2.di.plugintype
 
PluginTypeProvider.Factory - Class in io.anyline2.di.plugintype
 
PluginTypeProviderImpl - Class in io.anyline2.di.plugintype
 
PluginTypeProviderImpl() - Constructor for class io.anyline2.di.plugintype.PluginTypeProviderImpl
 
process(AnylineImage, boolean) - Method in class io.anyline2.core.ScanController
 
processImage(AnylineImage) - Method in class io.anyline2.plugin.ScanPlugin
 
Product - Enum in io.anyline2.legacy.products
 
PRODUCT_BARCODE - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_COMMERCIAL_TIRE_ID - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_CONTAINER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_CONTAINER_VERTICAL - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_DIAL_METER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_DOCUMENT - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_GERMAN_ID_FRONT - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_JAPANESE_LANDING_PERMISSION - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_LICENSEPLATE - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_METER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_MRZ - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_OCR - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_TIN - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_TIRE_SIZE - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_UNIVERSAL_ID - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_VEHICLE_REGISTRATION_CERTIFICATE - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
PRODUCT_VIN - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
ProductContext - Class in io.anyline2.legacy.products
 
ProductContext(Context, String, Product) - Constructor for class io.anyline2.legacy.products.ProductContext
Gets or sets the product name that is used to fetch the proper assets
ProductContext(Context, String, Product, Version) - Constructor for class io.anyline2.legacy.products.ProductContext
Creates a new ProductContext for a given Product with a specific asset version on a specific Stage.
ProductContext(Context, String, Product, Version, String) - Constructor for class io.anyline2.legacy.products.ProductContext
Creates a new ProductContext for a given Product with a specific asset version on a specific Stage.
ProductContext(Context, String, Product, String) - Constructor for class io.anyline2.legacy.products.ProductContext
Creates a new ProductContext for a given Product with a specific asset Id
ProductContext(Context, JSONObject) - Constructor for class io.anyline2.legacy.products.ProductContext
Creates a new ProductContext from a JSON object
ProjectContext - Class in io.anyline2.legacy.trainer
 
ProjectContext(Context, String, String, String) - Constructor for class io.anyline2.legacy.trainer.ProjectContext
Creates a new ProjectContext for a given ProjectID plus ApiKey
ProjectContext(Context, String, String, String, Version) - Constructor for class io.anyline2.legacy.trainer.ProjectContext
Creates a new ProjectContext for a given ProjectID plus ApiKey with a specific Version
ProjectContext(Context, String, String, String, Version, String) - Constructor for class io.anyline2.legacy.trainer.ProjectContext
Creates a new ProjectContext for a given ProjectID plus ApiKey with a specific asset version on a specific Stage
ProjectContext(Context, String, String, String, String) - Constructor for class io.anyline2.legacy.trainer.ProjectContext
Creates a new ProjectContext for a given ProjectID plus ApiKey with a specific asset Id
ProjectContext(Context, JSONObject) - Constructor for class io.anyline2.legacy.trainer.ProjectContext
Creates a new AssetContext from a JSON object
provideAnylineUpdater() - Method in interface io.anyline2.di.anylineupdater.AnylineUpdaterProvider
 
provideAssetController(JSONObject, AssetContext) - Method in interface io.anyline2.di.assetcontroller.AssetControllerProvider
 
provideAssetController(JSONObject, AssetContext) - Method in class io.anyline2.di.assetcontroller.AssetControllerProviderImpl
 
provideAssetUtil() - Method in interface io.anyline2.di.assetutil.AssetUtilProvider
 
provideFullFrameCutoutConfig() - Static method in class io.anyline2.viewplugin.CutoutConfig
 
providePluginType(String) - Method in interface io.anyline2.di.plugintype.PluginTypeProvider
 
providePluginType(String) - Method in class io.anyline2.di.plugintype.PluginTypeProviderImpl
 
provideScanController(JSONObject, PluginCallback, AssetContext) - Method in interface io.anyline2.di.scancontroller.ScanControllerProvider
 
provideScanController(JSONObject, PluginCallback, AssetContext) - Method in class io.anyline2.di.scancontroller.ScanControllerProviderImpl
 
provideSharePreferences(String) - Static method in class io.anyline2.SharedPreferencesProvider
 
public_license - Class in io.anyline2.core
 
public_license() - Constructor for class io.anyline2.core.public_license
 
public_licenseJNI - Class in io.anyline2.core
 
public_licenseJNI() - Constructor for class io.anyline2.core.public_licenseJNI
 
PublicLicense - Class in io.anyline2.core
 
PublicLicense() - Constructor for class io.anyline2.core.PublicLicense
 
PublicLicense_getLicenseString() - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_getVersionString() - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_init__SWIG_0(String, String, String, String) - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_init__SWIG_1(String, String, String, String, String) - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_isInitialized() - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_isLicenseValid() - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_reset() - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_showPopup() - Static method in class io.anyline2.core.public_licenseJNI
 
PublicLicense_showWatermark() - Static method in class io.anyline2.core.public_licenseJNI
 
Pulse - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 
PulseRandom - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 

R

ratioFromSize - Variable in class io.anyline2.viewplugin.CutoutConfig
 
readFile(String, String) - Static method in class io.anyline2.legacy.util.AssetUtil
Read the text of the given file within the assets.
reason() - Method in exception io.anyline2.core.AnylineException
 
reason() - Method in exception io.anyline2.legacy.AnylineException
 
Rect - io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
 
rectOnImage - Variable in class io.anyline2.view.CutoutRect
 
rectOnSurface - Variable in class io.anyline2.view.CutoutRect
 
rectOnVisibleView - Variable in class io.anyline2.view.CutoutRect
 
rects - Variable in class io.anyline2.model.ALContourVector
 
redrawTimeout - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
release() - Method in class io.anyline2.image.AnylineImage
 
remove(int) - Method in class io.anyline2.core.VectorOfChar
 
removeImageReceivedEventListener(Event<AnylineImage>) - Method in class io.anyline2.camera.CameraView
 
removeImageReceivedEventListener(Event<AnylineImage>) - Method in interface io.anyline2.image.ImageProvider
 
removeNativeBarcodeReceivedEventListener(Event<Pair<AnylineYuvImage, BarcodeResult>>) - Method in class io.anyline2.camera.CameraView
 
removeNativeBarcodeReceivedEventListener(Event<Pair<AnylineYuvImage, BarcodeResult>>) - Method in interface io.anyline2.image.NativeBarcodeProvider
 
reportCorrectedResult(TrainerContext, String, String) - Static method in class io.anyline2.core.TrainerUtil
 
reportCorrectedResult(String, String, String) - Static method in class io.anyline2.core.TrainerUtil
 
reportCorrectedResult(String, String, String) - Method in class io.anyline2.TrainerUtilAdapter
 
reportCorrectedResult(String, Map<String, String>) - Method in interface io.anyline2.CorrectedResultReporting
 
reportCorrectedResult(String, Map<String, String>) - Method in class io.anyline2.CorrectedResultReportingImpl
 
reportCorrectedResult(String, Map<String, String>, String) - Method in interface io.anyline2.CorrectedResultReporting
 
reportCorrectedResult(String, Map<String, String>, String) - Method in class io.anyline2.CorrectedResultReportingImpl
 
reserve(long) - Method in class io.anyline2.core.VectorOfChar
 
reset() - Static method in class io.anyline2.core.AppEnvironment
 
reset() - Static method in class io.anyline2.core.PublicLicense
 
resetAssetUpdate() - Method in class io.anyline2.legacy.trainer.AssetController
Resets the asset update functionality.
Resize - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 
restartBarcodeDetection() - Method in class io.anyline2.camera.NativeBarcodeDetector
 
restoreBackup() - Method in class io.anyline2.legacy.trainer.AssetController
Restores assets from a backup if it exists
resultReceived - Variable in class io.anyline2.plugin.ScanPlugin
 
resultReceived - Variable in class io.anyline2.viewplugin.ViewPluginBase
 
resultsReceived - Variable in class io.anyline2.viewplugin.ViewPluginBase
 
RGB - io.anyline2.core.AnylineImage.ColorFormat
 
RGBA - io.anyline2.core.AnylineImage.ColorFormat
 
ROI - Class in io.anyline2.core
 
ROI() - Constructor for class io.anyline2.core.ROI
 
ROI_height_get(long, ROI) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_height_set(long, ROI, int) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_width_get(long, ROI) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_width_set(long, ROI, int) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_x_get(long, ROI) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_x_set(long, ROI, int) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_y_get(long, ROI) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROI_y_set(long, ROI, int) - Static method in class io.anyline2.core.scan_controllerJNI
 
ROIToALRectMapper - Class in io.anyline2
 
ROIToALRectMapper() - Constructor for class io.anyline2.ROIToALRectMapper
 
rotate(int) - Method in class io.anyline2.core.AnylineImage
 
rotate(int) - Method in class io.anyline2.image.AnylineImage
 
runSkippedReceived - Variable in class io.anyline2.plugin.ScanPlugin
 
runSkippedReceived - Variable in class io.anyline2.viewplugin.ViewPluginBase
 

S

save() - Method in class io.anyline2.image.AnylineImage
Saves an AnylineImage to storage.
saveBitmap(Context, Bitmap) - Method in interface io.anyline2.image.FileStorage
 
saveBitmap(Context, Bitmap) - Method in class io.anyline2.image.FileStorageImpl
 
scale - Variable in class io.anyline2.viewplugin.ScanViewPluginConfig
 
scan_controller - Class in io.anyline2.core
 
scan_controller() - Constructor for class io.anyline2.core.scan_controller
 
scan_controllerJNI - Class in io.anyline2.core
 
scan_controllerJNI() - Constructor for class io.anyline2.core.scan_controllerJNI
 
ScanController - Class in io.anyline2.core
 
ScanController(String, String, String) - Constructor for class io.anyline2.core.ScanController
 
ScanController(String, String, String, PluginCallback) - Constructor for class io.anyline2.core.ScanController
 
ScanController_addReportingValues(long, ScanController, String) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_cancel(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_getID(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_getPluginType(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_getPluginTypeForJsonConfig(String) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_getResultType(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_getROI(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_isProcessing(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_kPluginConfigSchemaFileName_get(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_kPluginResultSchemaFileName_get(long, ScanController) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_process(long, ScanController, long, boolean) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_setAssetPath(long, ScanController, String) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_setPluginCallback(long, ScanController, long) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_setROI(long, ScanController, long, ROI) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController_validateJson(long, ScanController, String, String, String) - Static method in class io.anyline2.core.scan_controllerJNI
 
ScanController.PluginType - Enum in io.anyline2.core
 
ScanController.ResultType - Enum in io.anyline2.core
 
ScanControllerProvider - Interface in io.anyline2.di.scancontroller
 
ScanControllerProvider.Factory - Class in io.anyline2.di.scancontroller
 
ScanControllerProviderImpl - Class in io.anyline2.di.scancontroller
 
ScanControllerProviderImpl() - Constructor for class io.anyline2.di.scancontroller.ScanControllerProviderImpl
 
scanFeedbackConfig - Variable in class io.anyline2.viewplugin.ScanViewPluginConfig
 
ScanFeedbackConfig - Class in io.anyline2.viewplugin
 
ScanFeedbackConfig() - Constructor for class io.anyline2.viewplugin.ScanFeedbackConfig
 
ScanFeedbackConfig(JSONObject) - Constructor for class io.anyline2.viewplugin.ScanFeedbackConfig
 
ScanFeedbackConfig.FeedbackAnimationStyle - Enum in io.anyline2.viewplugin
 
ScanFeedbackConfig.ScanFeedbackStyle - Enum in io.anyline2.viewplugin
 
scanInfoReceived - Variable in class io.anyline2.plugin.ScanPlugin
 
scanInfoReceived - Variable in class io.anyline2.viewplugin.ViewPluginBase
 
scanPlugin - Variable in class io.anyline2.viewplugin.ScanViewPlugin
 
ScanPlugin - Class in io.anyline2.plugin
 
ScanPlugin(JSONObject) - Constructor for class io.anyline2.plugin.ScanPlugin
 
ScanPlugin(JSONObject, AssetContext) - Constructor for class io.anyline2.plugin.ScanPlugin
 
scanPluginConfig - Variable in class io.anyline2.viewplugin.ScanViewPluginConfig
 
ScanPluginConfig - Class in io.anyline2.plugin
 
ScanPluginConfig(JSONObject) - Constructor for class io.anyline2.plugin.ScanPluginConfig
 
ScanView - Class in io.anyline2.view
 
ScanView(Context) - Constructor for class io.anyline2.view.ScanView
 
ScanView(Context, AttributeSet) - Constructor for class io.anyline2.view.ScanView
 
ScanView(Context, AttributeSet, int) - Constructor for class io.anyline2.view.ScanView
 
ScanView(Context, AttributeSet, int, int) - Constructor for class io.anyline2.view.ScanView
 
ScanViewConfig - Class in io.anyline2.view
 
ScanViewConfig(Context, JSONObject) - Constructor for class io.anyline2.view.ScanViewConfig
 
ScanViewPlugin - Class in io.anyline2.viewplugin
 
ScanViewPlugin(ScanViewPluginConfig) - Constructor for class io.anyline2.viewplugin.ScanViewPlugin
 
ScanViewPlugin(JSONObject) - Constructor for class io.anyline2.viewplugin.ScanViewPlugin
 
ScanViewPlugin(JSONObject, AssetContext) - Constructor for class io.anyline2.viewplugin.ScanViewPlugin
 
scanViewPluginConfig - Variable in class io.anyline2.viewplugin.ScanViewPlugin
 
ScanViewPluginConfig - Class in io.anyline2.viewplugin
 
ScanViewPluginConfig(JSONObject) - Constructor for class io.anyline2.viewplugin.ScanViewPluginConfig
 
ScanViewUtil - Class in io.anyline2.view
 
ScanViewUtil() - Constructor for class io.anyline2.view.ScanViewUtil
 
SCHEMAS_PATH - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
set(int, Short) - Method in class io.anyline2.core.VectorOfChar
 
setAlignment(FlashConfig.FlashAlignment) - Method in class io.anyline2.view.FlashConfig
Set where the flash should be positioned.
setAnylineVersion(Version) - Method in class io.anyline2.core.TrainerContext
 
setApiKey(String) - Method in class io.anyline2.core.TrainerContext
 
setApiKey(String) - Method in class io.anyline2.legacy.trainer.ProjectContext
Sets the API key that is used to authenticate
setApiUrl(String) - Method in class io.anyline2.core.TrainerContext
 
setAssetID(String) - Method in class io.anyline2.core.TrainerContext
 
setAssetPath(String) - Method in class io.anyline2.core.ScanController
 
setAssetVersion(Version) - Method in class io.anyline2.core.TrainerContext
 
setAuthHeader(String) - Method in class io.anyline2.core.TrainerContext
 
setAutoModeEnabled(boolean) - Method in class io.anyline2.view.FlashView
Call with true if you want to enable the "auto" mode.
setCameraController(CameraController) - Method in class io.anyline2.view.FlashView
 
setCameraView(CameraView) - Method in class io.anyline2.view.AnylineWebView
 
setConfig(FlashConfig) - Method in class io.anyline2.view.FlashView
 
setConfigCacheDirectory(String) - Method in class io.anyline2.core.TrainerContext
 
setCropRect(Rect) - Method in class io.anyline2.view.ScanView
 
setDefaultLensFacing(CameraFeatures.LensFacing) - Method in class io.anyline2.view.CameraConfig
Set the default camera used for scanning
setExposureForBlackOnBlack() - Method in class io.anyline2.view.FlashView
 
setExposureToMinimum() - Method in class io.anyline2.view.FlashView
 
setFallbackLensFacings(EnumSet<CameraFeatures.LensFacing>) - Method in class io.anyline2.view.CameraConfig
Set the fallback camera facings which are used if the default camera facing is not available on the device
setFlashOnIfAuto(boolean) - Method in class io.anyline2.view.FlashView
Call this to set the flash on or off in auto mode.
setFocalLength(double) - Method in class io.anyline2.view.CameraConfig
 
setHeight(int) - Method in class io.anyline2.core.ROI
 
setImageAutoId(int) - Method in class io.anyline2.view.FlashConfig
Set the resource id for the AUTO state of the flash view.
setImageOffId(int) - Method in class io.anyline2.view.FlashConfig
Set the resource id for the OFF state of the flash view.
setImageOnId(int) - Method in class io.anyline2.view.FlashConfig
Set the resource id for the ON state of the flash view.
setImageProvider(ImageProvider) - Method in class io.anyline2.plugin.ScanPlugin
 
setInstance(Context) - Static method in class io.anyline2.di.context.ContextProvider
 
setInstance(CorrectedResultReporting) - Static method in class io.anyline2.CorrectedResultReporting.Factory
 
setInstance(AnylineUpdaterProvider) - Static method in class io.anyline2.di.anylineupdater.AnylineUpdaterProvider.Factory
 
setInstance(AssetControllerProvider) - Static method in class io.anyline2.di.assetcontroller.AssetControllerProvider.Factory
 
setInstance(AssetUtilProvider) - Static method in class io.anyline2.di.assetutil.AssetUtilProvider.Factory
 
setInstance(PluginTypeProvider) - Static method in class io.anyline2.di.plugintype.PluginTypeProvider.Factory
 
setInstance(ScanControllerProvider) - Static method in class io.anyline2.di.scancontroller.ScanControllerProvider.Factory
 
setInstance(ImageProvider) - Static method in class io.anyline2.image.ImageProvider.Factory
 
setInstance(NativeBarcodeProvider) - Static method in class io.anyline2.image.NativeBarcodeProvider.Factory
 
setInstance(Logger) - Static method in class io.anyline2.Logger
 
setInstance(ManagesUUID) - Static method in class io.anyline2.ManagesUUID.Factory
 
setInstance(Mapper<ROI, ALRect>) - Static method in class io.anyline2.ROIToALRectMapper
 
setInstance(Mapper<ALRect, ROI>) - Static method in class io.anyline2.ALRectToROIMapper
 
setInstance(Mapper<Integer, io.anyline.plugin.barcode.BarcodeFormat>) - Static method in class io.anyline2.camera.NativeBarcodeFormatToAnylineBarcodeFormatMapper
 
setInstance(TrainerUtilAdapter) - Static method in class io.anyline2.TrainerUtilAdapter
 
setLevelsForAutoFlash(int, int, int, int) - Method in class io.anyline2.view.BrightnessHelper
 
setMajor(int) - Method in class io.anyline2.core.Version
 
setMajor(String) - Method in class io.anyline2.legacy.Version
 
setMaxFocalLength(double) - Method in class io.anyline2.view.CameraConfig
 
setMaxZoomRatio(double) - Method in class io.anyline2.view.CameraConfig
 
setMinor(int) - Method in class io.anyline2.core.Version
 
setMinor(String) - Method in class io.anyline2.legacy.Version
 
setMode(FlashConfig.FlashMode) - Method in class io.anyline2.view.FlashConfig
Set the flash mode.
setMode(Mode) - Method in class io.anyline2.view.FlashView
Set the flash to the given Mode (On/Off or Auto).
setOffsetXInDp(int) - Method in class io.anyline2.view.FlashConfig
set x offset for flash alignment
setOffsetYInDp(int) - Method in class io.anyline2.view.FlashConfig
set y offset for flash alignment
setPaddingInDp(int) - Method in class io.anyline2.view.FlashConfig
Set the padding of the flash view in dp
setParameter(String, Object) - Method in class io.anyline2.legacy.trainer.AssetContext
 
setPatch(int) - Method in class io.anyline2.core.Version
 
setPatch(String) - Method in class io.anyline2.legacy.Version
 
setPath(String) - Method in class io.anyline2.legacy.trainer.AssetController
Sets the asset path
setPluginCallback(PluginCallback) - Method in class io.anyline2.core.ScanController
 
setPreferredPictureHeight(int) - Method in class io.anyline2.view.CameraConfig
Set the preferred height when taking a full picture.
setPreferredPictureWidth(int) - Method in class io.anyline2.view.CameraConfig
Set the preferred width when taking a full picture.
setPreferredPreviewHeight(int) - Method in class io.anyline2.view.CameraConfig
Set the preferred preview height.
setPreferredPreviewWidth(int) - Method in class io.anyline2.view.CameraConfig
Set the preferred preview width.
setProductName(String) - Method in class io.anyline2.core.TrainerContext
 
setProjectId(String) - Method in class io.anyline2.legacy.trainer.ProjectContext
Sets the project Id
setProjectID(String) - Method in class io.anyline2.core.TrainerContext
 
setRectRelativeToCutout(AnylineWebView.AnimatableRectF, float, io.anyline.opencv.core.Rect, float, String, io.anyline.opencv.core.Rect, int, int, Rect) - Method in class io.anyline2.view.AnylineWebView
 
setRegionOfInterest(ALRect) - Method in class io.anyline2.plugin.ScanPlugin
 
setReportingValues(String) - Method in class io.anyline2.legacy.trainer.AssetController
 
setROI(ROI) - Method in class io.anyline2.core.ScanController
 
setROI(ALRect) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
setScanConfig(String) - Method in class io.anyline2.view.ScanView
 
setScanConfig(JSONObject) - Method in class io.anyline2.view.ScanView
 
setScanDelayTime(double, String) - Method in class io.anyline2.view.AnylineWebView
 
setScanViewConfig(ScanViewConfig) - Method in class io.anyline2.view.ScanView
Sets the ScanView with the base config ScanViewConfig for cameraView and the flashView configurations
setScanViewPlugin(ViewPluginBase) - Method in class io.anyline2.view.ScanView
Sets the ScanView with the specific ScanViewPlugin
setStage(String) - Method in class io.anyline2.core.TrainerContext
 
setSuffix(String) - Method in class io.anyline2.core.Version
 
setTokenCacheDirectory(String) - Method in class io.anyline2.core.TrainerContext
 
setUIChangeListener(UIChangeListener) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
setUIChangeListener(UIChangeListener) - Method in class io.anyline2.viewplugin.ViewPluginBase
 
setupAssetUpdate(AssetContext, IAssetDelegate) - Method in class io.anyline2.legacy.trainer.AssetController
Sets up the AssetController with a context to the Trainer project and a delegate to handle callbacks.
setupConfig(Context, String, CutoutConfig, ScanFeedbackConfig, Rect) - Static method in class io.anyline2.util.JSUtil
 
setupDelayTime(double, String) - Static method in class io.anyline2.util.JSUtil
 
setupMask(CutoutConfig) - Static method in class io.anyline2.util.JSUtil
 
setupParallelConfig(Context, ArrayList<String>, ArrayList<CutoutConfig>, ArrayList<ScanFeedbackConfig>, ArrayList<Rect>) - Static method in class io.anyline2.util.JSUtil
 
setupSerialConfig(Context, ArrayList<String>, ArrayList<CutoutConfig>, ArrayList<ScanFeedbackConfig>, ArrayList<Rect>) - Static method in class io.anyline2.util.JSUtil
 
setWidth(int) - Method in class io.anyline2.core.ROI
 
setX(int) - Method in class io.anyline2.core.ROI
 
setY(int) - Method in class io.anyline2.core.ROI
 
setZoomGestureEnabled(boolean) - Method in class io.anyline2.view.CameraConfig
 
setZoomRatio(double) - Method in class io.anyline2.view.CameraConfig
 
SharedPreferencesProvider - Class in io.anyline2
 
SharedPreferencesProvider() - Constructor for class io.anyline2.SharedPreferencesProvider
 
shouldCancelOnResult() - Method in class io.anyline2.plugin.ScanPluginConfig
 
showPopup() - Static method in class io.anyline2.core.PublicLicense
 
showWatermark() - Static method in class io.anyline2.core.PublicLicense
 
shutDownPool() - Method in class io.anyline2.legacy.AnylineWorkerThreadPool
 
size() - Method in class io.anyline2.core.VectorOfChar
 
start() - Method in class io.anyline2.plugin.ScanPlugin
 
start() - Method in class io.anyline2.view.ScanView
Starts the worker thread.
start() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
start() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
startFaceDetection(AnylineImage) - Method in class io.anyline2.camera.FaceDetector
 
stop() - Method in class io.anyline2.plugin.ScanPlugin
 
stop() - Method in class io.anyline2.view.ScanView
 
stop() - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
stop() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
strokeColor - Variable in class io.anyline2.viewplugin.CutoutConfig
 
strokeColor - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
strokeWidth - Variable in class io.anyline2.viewplugin.CutoutConfig
 
strokeWidth - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
subscribeToImageProvider(ImageProvider) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
subscribeToImageProvider(ImageProvider) - Method in class io.anyline2.viewplugin.ViewPluginBase
 
subscribeToNativeBarcodeProvider(NativeBarcodeProvider, List<BarcodeFormat>) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
subscribeToNativeBarcodeProvider(NativeBarcodeProvider, List<BarcodeFormat>) - Method in class io.anyline2.viewplugin.ViewPluginBase
 
swigToEnum(int) - Static method in enum io.anyline2.core.AnylineImage.ColorFormat
 
swigToEnum(int) - Static method in enum io.anyline2.core.ScanController.PluginType
 
swigToEnum(int) - Static method in enum io.anyline2.core.ScanController.ResultType
 
SWIGTYPE_p_Json__Value - Class in io.anyline2.core
 
SWIGTYPE_p_std__shared_ptrT_al__AssetDelegate_t - Class in io.anyline2.core
 
SWIGTYPE_p_std__vectorT_std__string_t - Class in io.anyline2.core
 
swigValue() - Method in enum io.anyline2.core.AnylineImage.ColorFormat
 
swigValue() - Method in enum io.anyline2.core.ScanController.PluginType
 
swigValue() - Method in enum io.anyline2.core.ScanController.ResultType
 

T

TIN - io.anyline2.core.ScanController.ResultType
 
TIN - io.anyline2.legacy.products.Product
 
TIRE - io.anyline2.core.ScanController.PluginType
 
TIRE_MODULE_IDENTIFIER - Static variable in class io.anyline2.legacy.util.ConstantUtil
 
TIRE_SIZE - io.anyline2.core.ScanController.ResultType
 
TIRE_SIZE - io.anyline2.legacy.products.Product
 
tl - Variable in class io.anyline2.model.ALSquare
 
toDefinite() - Method in class io.anyline2.core.Version
 
toJsonObject() - Method in class io.anyline2.plugin.ScanPluginConfig
 
toJSONObject() - Method in class io.anyline2.legacy.trainer.AssetContext
 
toJsonString() - Method in class io.anyline2.AppEnvironment
 
TOO_BRIGHT - io.anyline2.view.BrightnessHelper.BrightnessFeedback
 
TOO_DARK - io.anyline2.view.BrightnessHelper.BrightnessFeedback
 
Top - io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
 
TOP - io.anyline2.view.FlashConfig.FlashAlignment
 
TOP_LEFT - io.anyline2.view.FlashConfig.FlashAlignment
 
TOP_RIGHT - io.anyline2.view.FlashConfig.FlashAlignment
 
TopHalf - io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
 
toString() - Method in class io.anyline2.core.Version
 
toString() - Method in enum io.anyline2.legacy.products.Product
 
toString() - Method in class io.anyline2.legacy.Version
 
tr - Variable in class io.anyline2.model.ALSquare
 
trainer_utils - Class in io.anyline2.core
 
trainer_utils() - Constructor for class io.anyline2.core.trainer_utils
 
trainer_utilsJNI - Class in io.anyline2.core
 
trainer_utilsJNI() - Constructor for class io.anyline2.core.trainer_utilsJNI
 
TrainerContext - Class in io.anyline2.core
 
TrainerContext() - Constructor for class io.anyline2.core.TrainerContext
 
TrainerContext_anylineVersion_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_anylineVersion_set(long, TrainerContext, long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_apiKey_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_apiKey_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_apiUrl_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_apiUrl_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_assetID_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_assetID_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_assetVersion_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_assetVersion_set(long, TrainerContext, long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_authHeader_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_authHeader_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_configCacheDirectory_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_configCacheDirectory_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_productName_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_productName_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_projectID_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_projectID_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_stage_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_stage_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_tokenCacheDirectory_get(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerContext_tokenCacheDirectory_set(long, TrainerContext, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil - Class in io.anyline2.core
 
TrainerUtil() - Constructor for class io.anyline2.core.TrainerUtil
 
TrainerUtil_getAuthToken__SWIG_0(String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_getAuthToken__SWIG_1(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_getProjectConfig__SWIG_0(String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_getProjectConfig__SWIG_1(long, TrainerContext) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_anylineVersion_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_apiKey_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_assetID_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_assetVersion_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_auth_header_default_value_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_auth_header_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_configCacheDirectory_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_configFileName_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_infoFileName_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_productName_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_projectID_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_stage_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_tokenCacheDirectory_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_tokenFileName_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_url_default_value_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_k_url_get() - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_parseContext(String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_reportCorrectedResult__SWIG_0(String, String, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtil_reportCorrectedResult__SWIG_1(long, TrainerContext, String, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
TrainerUtilAdapter - Class in io.anyline2
Wraps the native TrainerUtil class.
TrainerUtilAdapter() - Constructor for class io.anyline2.TrainerUtilAdapter
 
translateX(float) - Method in class io.anyline2.view.AnylineFeedbackView
 
translateY(float) - Method in class io.anyline2.view.AnylineFeedbackView
 
TraverseMulti - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 
TraverseSingle - io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
 

U

UIChangeListener - Interface in io.anyline2.view
 
UNIVERSAL_ID - io.anyline2.legacy.products.Product
 
unsubscribeFromImageProvider(ImageProvider) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
unsubscribeFromImageProvider(ImageProvider) - Method in class io.anyline2.viewplugin.ViewPluginBase
 
unsubscribeFromNativeBarcodeProvider(NativeBarcodeProvider) - Method in class io.anyline2.viewplugin.ScanViewPlugin
 
unsubscribeFromNativeBarcodeProvider(NativeBarcodeProvider) - Method in class io.anyline2.viewplugin.ViewPluginBase
 
update() - Method in class io.anyline2.core.AssetService
 
update(Context, AssetContext, IAnylineUpdateDelegate, ScanController.PluginType) - Static method in class io.anyline2.legacy.products.AnylineUpdater
 
updateAssets() - Method in class io.anyline2.legacy.trainer.AssetController
Updates the assets, only after AssetController.checkForUpdates() was successfully called
updateContours(Object, float, float, String, io.anyline.opencv.core.Rect, int, int, Rect) - Method in class io.anyline2.view.AnylineWebView
 
updateCutout(String, boolean) - Static method in class io.anyline2.util.JSUtil
 
updateCutouts(String, boolean) - Method in class io.anyline2.view.AnylineWebView
 
updateCutoutView(ScanViewPlugin) - Method in class io.anyline2.view.ScanView
 
updateDocumentColorsFeedback(ScanFeedbackConfig, String) - Static method in class io.anyline2.util.JSUtil
 
updateFeedback(ArrayList<RectF>, Context, String) - Static method in class io.anyline2.util.JSUtil
 
updateFeedbackShape(List<PointF>, Context, String) - Static method in class io.anyline2.util.JSUtil
 
updateShape(List<PointF>, ALRect, float, String, int, int, Rect, float) - Method in class io.anyline2.view.AnylineWebView
 
uuid() - Static method in class io.anyline2.core.AppEnvironment
 

V

validateJson(String, String, String) - Method in class io.anyline2.core.ScanController
 
valueOf(String) - Static method in enum io.anyline2.core.AnylineImage.ColorFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.core.ScanController.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.core.ScanController.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.legacy.products.Product
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.view.BrightnessHelper.BrightnessFeedback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.view.FlashConfig.FlashAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.view.FlashConfig.FlashMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.viewplugin.CutoutConfig.AnimationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.anyline2.core.AnylineImage.ColorFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.core.ScanController.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.core.ScanController.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.legacy.products.Product
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.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.anyline2.view.FlashConfig.FlashAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.view.FlashConfig.FlashMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.viewplugin.CutoutConfig.AnimationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.viewplugin.CutoutConfig.CutoutAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.viewplugin.ScanFeedbackConfig.FeedbackAnimationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.anyline2.viewplugin.ScanFeedbackConfig.ScanFeedbackStyle
Returns an array containing the constants of this enum type, in the order they are declared.
VectorOfChar - Class in io.anyline2.core
 
VectorOfChar() - Constructor for class io.anyline2.core.VectorOfChar
 
VectorOfChar(int, short) - Constructor for class io.anyline2.core.VectorOfChar
 
VectorOfChar(short[]) - Constructor for class io.anyline2.core.VectorOfChar
 
VectorOfChar(VectorOfChar) - Constructor for class io.anyline2.core.VectorOfChar
 
VectorOfChar(Iterable<Short>) - Constructor for class io.anyline2.core.VectorOfChar
 
VectorOfChar_capacity(long, VectorOfChar) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_clear(long, VectorOfChar) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doAdd__SWIG_0(long, VectorOfChar, short) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doAdd__SWIG_1(long, VectorOfChar, int, short) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doGet(long, VectorOfChar, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doRemove(long, VectorOfChar, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doRemoveRange(long, VectorOfChar, int, int) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doSet(long, VectorOfChar, int, short) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_doSize(long, VectorOfChar) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_isEmpty(long, VectorOfChar) - Static method in class io.anyline2.core.anyline_imageJNI
 
VectorOfChar_reserve(long, VectorOfChar, long) - Static method in class io.anyline2.core.anyline_imageJNI
 
VEHICLE_REGISTRATION_CERTIFICATE - io.anyline2.core.ScanController.ResultType
 
VEHICLE_REGISTRATION_CERTIFICATE - io.anyline2.legacy.products.Product
 
Version - Class in io.anyline2.core
 
Version - Class in io.anyline2.legacy
 
Version() - Constructor for class io.anyline2.core.Version
 
Version(Integer) - Constructor for class io.anyline2.legacy.Version
 
Version(Integer, Integer) - Constructor for class io.anyline2.legacy.Version
 
Version(Integer, Integer, Integer) - Constructor for class io.anyline2.legacy.Version
 
Version(String) - Constructor for class io.anyline2.core.Version
 
Version_compare(long, Version, long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_getSuffixIteration(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_isDefinite(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_isUndefined(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_major_get(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_major_set(long, Version, int) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_minor_get(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_minor_set(long, Version, int) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_patch_get(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_patch_set(long, Version, int) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_suffix_get(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_suffix_set(long, Version, String) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_toDefinite(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
Version_toString(long, Version) - Static method in class io.anyline2.core.trainer_utilsJNI
 
VersionUtil - Class in io.anyline2.legacy.util
 
VersionUtil() - Constructor for class io.anyline2.legacy.util.VersionUtil
 
vibrate() - Method in class io.anyline2.viewplugin.ViewPluginBase
 
vibrateOnResult - Variable in class io.anyline2.viewplugin.ScanFeedbackConfig
 
ViewPluginBase - Class in io.anyline2.viewplugin
 
ViewPluginBase() - Constructor for class io.anyline2.viewplugin.ViewPluginBase
 
VIN - io.anyline2.core.ScanController.ResultType
 
VIN - io.anyline2.legacy.products.Product
 
visualFeedbackReceived - Variable in class io.anyline2.plugin.ScanPlugin
 
visualFeedbackReceived - Variable in class io.anyline2.viewplugin.ViewPluginBase
 

W

w - Variable in class io.anyline2.model.ALRect
 
width - Variable in class io.anyline2.viewplugin.CutoutConfig
 

X

x - Variable in class io.anyline2.model.ALPoint
 
x - Variable in class io.anyline2.model.ALRect
 

Y

y - Variable in class io.anyline2.model.ALPoint
 
y - Variable in class io.anyline2.model.ALRect
 
YUV - io.anyline2.core.AnylineImage.ColorFormat
 

Z

Zoom - io.anyline2.viewplugin.CutoutConfig.AnimationStyle
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes All Packages