Class GAELDeformable
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELDeformable
-
public class GAELDeformable extends Object
-
-
Constructor Summary
Constructors Constructor Description GAELDeformable(HashSet<GAELPoint> pts)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
activatePoints(int max, double resolution)
void
clean()
void
deleteConstraints()
protected void
diffuse(GAELPoint gp)
HashSet<GAELPoint>
getPoints(org.locationtech.jts.geom.Coordinate c)
-