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