Skip to content

Add “polygon contains polygon” support #4

Description

@jonblatho

Add support for checking whether a polygon contains another polygon: Polygon.containsPolygon(Polygon).

There are more possible cases for this than when checking whether a polygon contains a point, so it will also necessitate the creation of a Polygon.ContainsPolygonResult enum.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions