Skip to content

Improve points order in square constructor #1

@Cypaubr

Description

@Cypaubr

In the Square constructor, to avoid a PointPositionException, the points have to be placed in this order : A,D,C,B.
The correct order should be A,B,C,D; the coordinates check should be enhanced.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions