19 #ifndef GEOS_PRECISION_MINIMUMCLEARANCE_H
20 #define GEOS_PRECISION_MINIMUMCLEARANCE_H
22 #include <geos/geom/Geometry.h>
23 #include <geos/geom/LineString.h>
24 #include <geos/geom/CoordinateSequence.h>
34 std::unique_ptr<geom::CoordinateSequence> minClearancePts;
55 std::unique_ptr<geom::LineString>
getLine();
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:188
Computes the Minimum Clearance of a Geometry.
Definition: MinimumClearance.h:30
std::unique_ptr< geom::LineString > getLine()
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26