21 #include <geos/geom/Geometry.h>
22 #include <geos/geom/LineString.h>
23 #include <geos/geom/CoordinateSequence.h>
33 std::unique_ptr<geom::CoordinateSequence> minClearancePts;
54 std::unique_ptr<geom::LineString>
getLine();
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:197
Computes the Minimum Clearance of a Geometry.
Definition: MinimumClearance.h:29
std::unique_ptr< geom::LineString > getLine()
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25