public static final class ITextCaptureService.TextLine
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ITextCaptureService.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 ITextCaptureService.CharInfo[] CharInfo