Uses of Interface
net.anwiba.spatial.geometry.IGeometryTypeVisitor
-
Packages that use IGeometryTypeVisitor Package Description net.anwiba.spatial.geometry -
-
Uses of IGeometryTypeVisitor in net.anwiba.spatial.geometry
Classes in net.anwiba.spatial.geometry that implement IGeometryTypeVisitor Modifier and Type Class Description classAbstractGeometryTypeVisitor<E extends java.lang.Exception>Methods in net.anwiba.spatial.geometry with parameters of type IGeometryTypeVisitor Modifier and Type Method Description abstract <T,E extends java.lang.Exception>
TGeometryType. accept(IGeometryTypeVisitor<T,E> visitor)
-