16 #ifndef GEOS_GEOM_UTIL_SHORTCIRCUITEDGEOMETRYVISITOR_H 17 #define GEOS_GEOM_UTIL_SHORTCIRCUITEDGEOMETRYVISITOR_H 19 #include <geos/export.h> 47 virtual void visit(
const Geometry& element) = 0;
48 virtual bool isDone() = 0;
A visitor to Geometry elements which can be short-circuited by a given condition.
Definition: ShortCircuitedGeometryVisitor.h:39
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:188
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25