Package 

Enum MultiPageImageCaptureScenario.ResourceType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      LOOKING_FOR_PAGE_TIP

      Screen message for automatic capture cases, shown when the camera should be brought closer to the document. I.e., "Looking for document."

      MANUAL_CAPTURE_TIP

      Screen message for manual capture cases, shown when the camera is turned on and ready for manual capture. I.e., "Point camera at a document and make a photo."

      PAGE_TITLE

      Interface source string, storing the page name to display in preview navigation bar. I.e., "Passport".

      ADD_PAGE_TIP

      Interface source string, storing text to display on a button in case more images should be captured according to the scenario settings. I.e.: "Tap to add image of the third document page."

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class com.abbyy.mobile.uicomponents.scenario.MultiPageImageCaptureScenario.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