Package org.gvsig.fmap.geom.jts.coerce
Class CoerceToGeometry
java.lang.Object
org.gvsig.tools.dataTypes.AbstractCoercion
org.gvsig.fmap.geom.jts.coerce.CoerceToGeometry
- All Implemented Interfaces:
org.gvsig.tools.dataTypes.Coercion
public class CoerceToGeometry
extends org.gvsig.tools.dataTypes.AbstractCoercion
Convert a object to Geometry.
Support convert: - Geometry to Geometry (do nothing) - WKB (byte[]) to
Geometry - WKT (String/toString) to Geometry
- Version:
- $Id$
- Author:
- gvSIG Team
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.tools.dataTypes.AbstractCoercion
coerce