Package com.luciad.geometry.constructive
package com.luciad.geometry.constructive
This package provides constructive geometry operations, such as finding the union or intersection
of filled polygons, and calculating the convex hull.
Support is provided for cartesian, ellipsoidal and spherical contexts.
- Since:
- 10.1
-
ClassDescriptionThis interface allows boolean operations and convex hull calculation of shapes.