Class AbstractGeometryTypeVisitor<E extends Exception>

java.lang.Object
net.anwiba.spatial.geometry.AbstractGeometryTypeVisitor<E>
All Implemented Interfaces:
IGeometryTypeVisitor<Void,E>

public abstract class AbstractGeometryTypeVisitor<E extends Exception> extends Object implements IGeometryTypeVisitor<Void,E>