GEOS 3.11.1
|
Rebuild geometries from subpaths left by clipping with a rectangle. More...
#include <RectangleIntersectionBuilder.h>
Friends | |
class | RectangleIntersection |
Rebuild geometries from subpaths left by clipping with a rectangle.
The RectangleIntersectionBuilder is used to maintain lists of polygons, linestrings and points left from clipping a geom::Geometry with a Rectangle. Once all clipping has been done, the class builds a valid geom::Geometry from the components.