Class DocumentReaderValue
java.lang.Object
com.regula.documentreader.api.results.DocumentReaderValue
structure describing single value of the field
-
Field Summary
FieldsModifier and TypeFieldDescriptionRectbounds result of the particular valuecurrent text fieldDocumentReaderTextFieldlist of all symbols for this valueunformatted value as it was on the sourceintintthe field is available only for the 'rfid' sourceintone ofeRPRM_ResultTypevalues indicating the value's origin sourceLexical Analysis formatted value -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
field
current text fieldDocumentReaderTextField -
sourceType
public int sourceTypeone ofeRPRM_ResultTypevalues indicating the value's origin source -
value
Lexical Analysis formatted value -
originalValue
unformatted value as it was on the source -
pageIndex
public int pageIndex -
boundRect
public Rect boundRectbounds result of the particular value -
rfidOrigin
the field is available only for the 'rfid' source -
originalSymbols
list of all symbols for this value -
probability
public int probability
-
-
Constructor Details
-
DocumentReaderValue
public DocumentReaderValue() -
DocumentReaderValue
-