org.gvsig.fmap.geom.operation.tojts
Class JTSGeometryOperationContext

java.lang.Object
  extended by org.gvsig.fmap.geom.operation.GeometryOperationContext
      extended by org.gvsig.fmap.geom.operation.tojts.JTSGeometryOperationContext

public class JTSGeometryOperationContext
extends GeometryOperationContext

Author:
Jorge Piera

Constructor Summary
JTSGeometryOperationContext(int srid)
           
 
Method Summary
 int getSrid()
           
 
Methods inherited from class org.gvsig.fmap.geom.operation.GeometryOperationContext
getAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTSGeometryOperationContext

public JTSGeometryOperationContext(int srid)
Method Detail

getSrid

public int getSrid()
Returns:
the srid


Copyright © 2004-2012 gvSIG. All Rights Reserved.