Package 

Enum DataCaptureScenario.ResourceType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      START_TIP

      Screen message for paused capture, shown when the user should press the capture button to start scenario. I.e., "Scan document."

      LOOKING_FOR_DOCUMENT_TIP

      Screen message for automatic capture cases, shown when the camera should be pointed at the document. I.e., "Looking for document."

      CROP_DOCUMENT_TIP

      Screen hint for the manual crop screen, shown after the capture from gallery.

      COMPLETE_TIP

      Screen message for successful capture, shown when the capture result should be processed

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class com.abbyy.mobile.uicomponents.scenario.DataCaptureScenario.ResourceType

        compareTo, equals, finalize, getDeclaringClass, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait