GEOS
3.14.0dev
|
A visitor to Geometry elements which can be short-circuited by a given condition. More...
#include <ShortCircuitedGeometryVisitor.h>
Public Member Functions | |
void | applyTo (const Geometry &geom) |
Protected Member Functions | |
virtual void | visit (const Geometry &element)=0 |
virtual bool | isDone ()=0 |
A visitor to Geometry elements which can be short-circuited by a given condition.
Last port: geom/util/ShortCircuitedGeometryVisitor.java rev. 1.1 (JTS-1.7)