Interface IObjectToGeometryConverter<I>
- All Superinterfaces:
net.anwiba.commons.lang.functional.IApplicable<IFormat>,net.anwiba.commons.lang.functional.IConverter<I,,IGeometry, GeometryConversionException> IRegistrableObjectToObjectConverter<IFormat,I, IGeometry, GeometryConversionException>
public interface IObjectToGeometryConverter<I>
extends IRegistrableObjectToObjectConverter<IFormat,I,IGeometry,GeometryConversionException>
-
Method Summary
Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable
and, isApplicable, not, or
-
Method Details
-
convert
- Specified by:
convertin interfacenet.anwiba.commons.lang.functional.IConverter<I,IGeometry, GeometryConversionException> - Throws:
GeometryConversionException
-