18 #include <geos/export.h>
46 virtual void visit(
const Geometry& element) = 0;
47 virtual bool isDone() = 0;
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:197
A visitor to Geometry elements which can be short-circuited by a given condition.
Definition: ShortCircuitedGeometryVisitor.h:38
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25