public interface IObjectToGeometryConverter<I> extends IRegistrableObjectToObjectConverter<IFormat,I,IGeometry,GeometryConversionException>
| Modifier and Type | Method and Description |
|---|---|
IGeometry |
convert(I object) |
IGeometry convert(I object) throws GeometryConversionException
convert in interface net.anwiba.commons.lang.functional.IConverter<I,IGeometry,GeometryConversionException>GeometryConversionExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.