locationtech / jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Other
1.94k stars 441 forks source link

Add PolygonHull class #861

Closed dr-jts closed 2 years ago

dr-jts commented 2 years ago

Adds the PolygonHull class to compute inner and outer concave hulls of polygonal geometry.

image

image