Class JTSGeometryOperationContext
java.lang.Object
org.gvsig.fmap.geom.operation.GeometryOperationContext
org.gvsig.fmap.geom.operation.tojts.JTSGeometryOperationContext
public class JTSGeometryOperationContext
extends org.gvsig.fmap.geom.operation.GeometryOperationContext
- Author:
- Jorge Piera
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.fmap.geom.operation.GeometryOperationContext
getAttribute, setAttribute
-
Field Details
-
SRS
- See Also:
-
-
Constructor Details
-
JTSGeometryOperationContext
public JTSGeometryOperationContext(int srid)
-
-
Method Details
-
getSrid
public int getSrid()- Returns:
- the srid
-