JavaScript is disabled on your browser.
Humboldt Alignment Editor 2.7.0
java.lang.Object
eu.esdihumboldt.hale.common.convert.wkt.internal.AbstractGeometryConverter<T>
Type Parameters: T
- Geometry Type to convert to
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String ,T>
Direct Known Subclasses:
StringToGeometry , StringToGeometryCollection , StringToLinearRing , StringToLineString , StringToMultiLineString , StringToMultiPoint , StringToMultipolygon , StringToPoint , StringToPolygon
public abstract class AbstractGeometryConverter<T extends com.vividsolutions.jts.geom.Geometry>
extends Object
implements org.springframework.core.convert.converter.Converter<String ,T>
Converts strings to geometries
Author:
Kevin Mais
Method Summary
Methods
Modifier and Type
Method and Description
T
convert (String string)
static com.vividsolutions.jts.io.WKTReader
getReader ()
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Humboldt Alignment Editor 2.7.0
Build 2013-10-07_11-27-38 Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a