Class DocLivenessRect
java.lang.Object
com.regula.documentreader.api.results.DocLivenessRect
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DocLivenessRect
static DocLivenessRect
fromJson
(JSONObject object) toJson()
-
Field Details
-
x
public float x -
y
public float y -
width
public float width -
height
public float height
-
-
Constructor Details
-
DocLivenessRect
public DocLivenessRect()
-
-
Method Details
-
fromJson
-
fromJson
-
toJson
-