24#include <geos/export.h>
30#pragma warning(disable: 4251)
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Creates an areal geometry formed by the constituent linework of given geometry.
Definition: BuildArea.h:54
std::unique_ptr< geom::Geometry > build(const geom::Geometry *geom)
Return the area built fromthe constituent linework of the input geometry.
BuildArea()=default
Create a BuildArea object.
Basic namespace for all GEOS functionalities.
Definition: geos.h:39