16 #ifndef GEOS_GEOM_UTIL_SHORTCIRCUITEDGEOMETRYVISITOR_H 17 #define GEOS_GEOM_UTIL_SHORTCIRCUITEDGEOMETRYVISITOR_H 19 #include <geos/export.h> 48 virtual void visit(
const Geometry &element)=0;
49 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:167
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25