Class DocumentReaderGraphicField


  • public class DocumentReaderGraphicField
    extends DocReaderBitmap
    structure, describing single graphic field extracted
    • Field Detail

      • sourceType

        public int sourceType
        one of eRPRM_ResultType indicating fields origin type
      • fieldType

        public int fieldType
        one of eGraphicFieldType indicating type of the graphic field
      • light

        public int light
        one of eRPRM_Lights indicating lightning scheme of the graphic field was taken in
      • pageIndex

        public int pageIndex
        indicates sequential number of page, element is located on
      • originalPageIndex

        public int originalPageIndex
        Original page index
    • Constructor Detail

      • DocumentReaderGraphicField

        public DocumentReaderGraphicField()
    • Method Detail

      • getFieldName

        public java.lang.String getFieldName​(Context context)
        field symbolic name
      • toJson

        public java.lang.String toJson()
        Method convert object to string in json format
        Returns:
        string in json format