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