Skip to content

Add “polygon contains polygon” support #4

@jonblatho

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions