DLRQuadrilateral
Stores the quadrilateral.
class com.dynamsoft.dlr.DLRQuadrilateral
Attributes
Attribute | Type |
---|---|
points |
java.awt.Point[] |
points
Four vertexes in a clockwise direction of a quadrilateral. Index 0 represents the left-most vertex.
java.awt.Point[] points