public static final class IDataCaptureService.TextLine
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
IDataCaptureService.CharInfo[] |
CharInfo
additional information about the characters (may be null)
|
android.graphics.Point[] |
Quadrangle
four vertices of the bounding quadrangle
|
java.lang.String |
Text
the recognized text
|
public final java.lang.String Text
public final android.graphics.Point[] Quadrangle
public final IDataCaptureService.CharInfo[] CharInfo