Class Squarring
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.polygon.Squarring
-
public class Squarring extends Object
-
-
Constructor Summary
Constructors Constructor Description Squarring()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.locationtech.jts.geom.Polygon
get(org.locationtech.jts.geom.Polygon poly)
static org.locationtech.jts.geom.Polygon
get(org.locationtech.jts.geom.Polygon poly, double angleToleranceDeg, int pointActivationLimitNb, double res)
-