public abstract class ShortCircuitedGeometryVisitor extends Object
Geometry
ShortCircuitedGeometryVisitor()
void
applyTo(Geometry geom)
protected abstract boolean
isDone()
protected abstract void
visit(Geometry element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShortCircuitedGeometryVisitor()
public void applyTo(Geometry geom)
protected abstract boolean isDone()
protected abstract void visit(Geometry element)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.