Class DocumentReaderValue
java.lang.Object
com.regula.documentreader.api.results.DocumentReaderValue
structure describing single value of the field
-
Field Summary
Modifier and TypeFieldDescriptionRect
bounds result of the particular valuecurrent text fieldDocumentReaderTextField
list of all symbols for this valueunformatted value as it was on the sourceint
int
the field is available only for the 'rfid' sourceint
one ofeRPRM_ResultType
values indicating the value's origin sourceLexical Analysis formatted value -
Constructor Summary
-
Method Summary
-
Field Details
-
field
current text fieldDocumentReaderTextField
-
sourceType
public int sourceTypeone ofeRPRM_ResultType
values 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
-