| java.lang.Object org.geotools.util.GeometryConverterFactory
GeometryConverterFactory | public class GeometryConverterFactory implements ConverterFactory(Code) | | Converter factory performing converstions among geometric types.
Supported conversions:
-
String to
com.vividsolutions.jts.geom.Geometry
-
com.vividsolutions.jts.geom.Geometry to
String
-
com.vividsolutions.jts.geom.Envelope to
com.vividsolutions.jts.geom.Geometry
-
com.vividsolutions.jts.geom.Geometry to
com.vividsolutions.jts.geom.Envelope
-
author: Justin Deoliveira, The Open Planning Project since: 2.4 |
|
|