Uses of Class
net.anwiba.spatial.geometry.exception.GeometryConversionException
-
Packages that use GeometryConversionException Package Description net.anwiba.spatial.geometry.converter -
-
Uses of GeometryConversionException in net.anwiba.spatial.geometry.converter
Methods in net.anwiba.spatial.geometry.converter that throw GeometryConversionException Modifier and Type Method Description OIGeometryToObjectConverter. convert(IGeometry geometry)java.lang.StringIGeometryToTextConverter. convert(IGeometry geometry)IGeometryIObjectToGeometryConverter. convert(I object)
-