Interface IGeometryToGeometryConverter

  • All Superinterfaces:
    net.anwiba.commons.lang.functional.IConverter<IGeometry,​IGeometry,​net.anwiba.commons.lang.functional.ConversionException>

    public interface IGeometryToGeometryConverter
    extends net.anwiba.commons.lang.functional.IConverter<IGeometry,​IGeometry,​net.anwiba.commons.lang.functional.ConversionException>
    • Method Summary

      • Methods inherited from interface net.anwiba.commons.lang.functional.IConverter

        convert