Class ToWKBOperationContext
java.lang.Object
org.gvsig.fmap.geom.operation.GeometryOperationContext
org.gvsig.fmap.geom.operation.towkb.ToWKBOperationContext
public class ToWKBOperationContext
extends org.gvsig.fmap.geom.operation.GeometryOperationContext
- Author:
- jmvivo
-
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
-
ToWKBOperationContext
public ToWKBOperationContext()
-
-
Method Details
-
setSrID
public void setSrID(int srID) Set the srID to use in the WKB geometry- Parameters:
srID-
-
getSrID
public int getSrID()Get the srId to use in the WKB geometry- Returns:
-