org.gvsig.fmap.geom.operation.tojts
Class Point2DToJTS
java.lang.Object
org.gvsig.fmap.geom.operation.GeometryOperation
org.gvsig.fmap.geom.operation.tojts.ToJTS
org.gvsig.fmap.geom.operation.tojts.Point2DToJTS
public class Point2DToJTS
- extends ToJTS
- Author:
- Jorge Piera
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Point2DToJTS
public Point2DToJTS()
invoke
public Object invoke(Geometry geom,
GeometryOperationContext ctx)
- Description copied from class:
GeometryOperation
- Invokes this operation given the geometry and context
- Specified by:
invoke in class GeometryOperation
- Parameters:
geom - Geometry to which apply this operationctx - Parameter container
- Returns:
- Place-holder object that may contain any specific return value.
Copyright © 2004-2013 gvSIG. All Rights Reserved.