Kofax Mobile SDK API Reference
Deprecated List
Class BasicSettingsProfile
Deprecated in SDK 3.3. Please use ImageProcessorConfiguration
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.
Member IdExtractionParameters.getRegion ()
As of SDK 3.3 replaced by getProjectName()
Member IdExtractionParameters.IdExtractionParameters (IdRegion region, IdType idType, Image frontImage, List< BarCodeResult > frontBarcodes, Image backImage, List< BarCodeResult > backBarcodes, boolean isProcessed, IIdExtractionListener listener)
As of SDK 3.3 replaced by IdExtractionParameters(String, IdType, 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.getImagePerfectProfileUsed ()
Deprecated in SDK 3.3. ImagePerfectionProfile is replaced by ImageProcessorConfiguration which is not stored in Image instance.
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)
Untitled Document © 2017 Kofax, Inc. All rights reserved. Use is subject to license terms.