Class GeometryUtils
java.lang.Object
davidmarino.service.mapservice.GeometryUtils
The
GeometryUtils
class holds the calculations to generate a Voronoi model.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeometryUtils
public GeometryUtils()
-
-
Method Details
-
clipPolygon
Clips polygon relative to Point site along bisection formed between site and other point.- Parameters:
polygon
- to mutate and starts encompassing the entire imagebisector
- of the site point and othersite
- point- Returns:
Polygon
-
intersect
-