Class FrameShapeType
java.lang.Object
com.regula.documentreader.api.enums.FrameShapeType
The constants of the enumeration identify the shape of the camera frame
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
LINE
public static final int LINECamera frame is rectangle- See Also:
-
CORNER
public static final int CORNERCamera frame only consists of corners of the rectangle- See Also:
-
-
Constructor Details
-
FrameShapeType
public FrameShapeType()
-