23 #include <geos/export.h> 30 class CoordinateSequence;
117 virtual bool containsProperly(
const geom::Geometry* geom)
const = 0;
207 virtual std::unique_ptr<geom::CoordinateSequence> nearestPoints(
const geom::Geometry* geom)
const = 0;
229 virtual bool isWithinDistance(
const geom::Geometry* geom,
double dist)
const = 0;
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
An interface for classes which prepare Geometrys in order to optimize the performance of repeated cal...
Definition: PreparedGeometry.h:56
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25