Kofax Mobile SDK API Reference
Deprecated List
Class BasicSettingsProfile
Deprecated in SDK 3.3. Please use ImageProcessorConfiguration
Member DocumentBaseCaptureExperience.addOnImageCapturedListener (ImageCapturedListener listener)
Deprecated in SDK 3.5. Please use com.kofax.kmc.kui.uicontrols.captureanimations.DocumentBaseCaptureExperience#addOnImageCapturedEventListener(ImageCapturedEventListener)
Member DocumentBaseCaptureExperience.removeOnImageCapturedListener (ImageCapturedListener listener)
Deprecated in SDK 3.5. Please use com.kofax.kmc.kui.uicontrols.captureanimations.DocumentBaseCaptureExperience#removeOnImageCapturedEventListener(ImageCapturedEventListener)
Member DocumentDetectionSettings.DocumentEdgeDetection.ISG
As of release 3.3 the algorithm was deprecated.
Member DocumentType.getBasicSettingsProfile ()
Deprecated in SDK 3.3.
Member DocumentType.getImagePerfectionProfile ()
Deprecated in SDK 3.3.
Member DocumentType.setBasicSettingsProfile (BasicSettingsProfile basicSettingsProfile)
Deprecated in SDK 3.3.
Member DocumentType.setImagePerfectionProfile (ImagePerfectionProfile imagePerfectionProfile)
Deprecated in SDK 3.3.
Member DocumentTypeR.getBasicSettingsProfile ()
Deprecated in SDK 3.3.
Member DocumentTypeR.getImagePerfectionProfile ()
Deprecated in SDK 3.3.
Class GpsUsageLimits
Deprecated in SDK 3.6.0.1. com.kofax.kmc.kui.uicontrols.data.GpsUsageLimits To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements.
Member IdExtractionParameters.getListener ()
As of SDK 3.4 replaced by getExtractionListener()
Member IdExtractionParameters.IdExtractionParameters (String projectName, IdType idType, Image frontImage, List< BarCodeResult > frontBarcodes, Image backImage, List< BarCodeResult > backBarcodes, boolean isProcessed, IIdExtractionListener listener)
As of SDK 3.5 replaced by IdExtractionParameters(Image, List<BarCodeResult>, Image, List<BarCodeResult>, boolean, IIdExtractionListener)
Member Image.getBasicSettingsProfileUsed ()
Deprecated in SDK 3.3. BasicSettingsProfile is replaced by ImageProcessorConfiguration which is not stored in Image instance.
Member Image.getImageClassifyResults ()
Deprecated in SDK 3.4.
Member Image.getImageLatitude ()
Deprecated in SDK 3.6.0.1. getImageLatitude To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements. If the Image on disk has latitude information in its meta data and user tries to read image through imageReadFromFile() method, then this API will return the latitude value, otherwise it will return null.
Member Image.getImageLongitude ()
Deprecated in SDK 3.6.0.1. getImageLongitude To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements. If the Image on disk has longitude information in its meta data and user tries to read image through imageReadFromFile() method, then this API will return the longitude value, otherwise it will return null.
Member Image.getImagePerfectProfileUsed ()
Deprecated in SDK 3.3. ImagePerfectionProfile is replaced by ImageProcessorConfiguration which is not stored in Image instance.
Member Image.setImageClassifyResults (List< ImageClassificationResult > imgClassifyResults)
Deprecated in SDK 3.4.
Member ImageCaptureView.getGpsUsage ()
Deprecated in SDK 3.6.0.1. getGpsUsage To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements.
Member ImageCaptureView.setGpsUsage (GpsUsageLimits limits)
Deprecated in SDK 3.6.0.1. setGpsUsage To comply with the new Google Play Store policies, we are removing the functionality of this API. The Google Play store has updated its policy concerning device location, restricting background location access to apps that need it for their core functionality and meet related policy requirements.
Class ImageClassificationCompletedListener
Deprecated in SDK 3.4.
Class ImageClassificationCompleteEvent
Deprecated in SDK 3.4.
Class ImageClassificationResult
Deprecated in SDK 3.4.
Class ImageClassifier
Deprecated in SDK 3.4.
Class ImagePerfectionProfile
Deprecated in SDK 3.3. Please use ImageProcessorConfiguration
Member ImageProcessor.getBasicSettingsProfile ()
Deprecated in SDK 3.3. BasicSettingsProfile is replaced by ImageProcessorConfiguration.
Member ImageProcessor.getImagePerfectionProfile ()
Deprecated in SDK 3.3. ImagePerfectionProfile is replaced by ImageProcessorConfiguration.
Member ImageProcessor.processImage (Image image)
Deprecated in SDK 3.3. Replaced by processImage(Image, ImageProcessorConfiguration)
Member ImageProcessor.setBasicSettingsProfile (BasicSettingsProfile basicSettingsProfile)
Deprecated in SDK 3.3. Please use ImageProcessorConfiguration as an argument for calling processImage(Image, ImageProcessorConfiguration)
Member ImageProcessor.setImagePerfectionProfile (ImagePerfectionProfile imagePerfectionProfile)
Deprecated in SDK 3.3. Please use ImageProcessorConfiguration as an argument for calling processImage(Image, ImageProcessorConfiguration)
Member IProjectProvider.getHighestVersion (final String projectName, final String sdkVersion, final ICompletionListener< String > listener)
Deprecated in SDK 3.5. Replaced by IProjectProvider#getHighestVersion(String, ICompletionListener<String>).
Member IProjectProvider.getLatestCachedModelDataBuildInfo (String projectName)
Deprecated in SDK 3.5. Replaced by IProjectProvider#getLatestCachedModelDataBuildInfo().
Member IProjectProvider.getProject (final String projectName, final String version, final ICompletionListener< File > listener)
Deprecated in SDK 3.5. Replaced by IProjectProvider#getProject(String, ICompletionListener<File>).
Member IProjectProvider.getVariant (final String projectName, final String variantName, final String version, final ICompletionListener< File > listener)
Deprecated in SDK 3.5. Replaced by IProjectProvider#getVariant(String, String, CompletionListener<File>).
Untitled Document © 2022 Kofax, Inc. All rights reserved. Use is subject to license terms.