Class SpatialReferenceSystemID
java.lang.Object
com.vividsolutions.jump.datastore.SpatialReferenceSystemID
Represents an ID used by DataStores to refer to a
particular Spatial Reference System.
Often an integer value.
-
Constructor Summary
ConstructorsConstructorDescriptionSpatialReferenceSystemID(int srid) SpatialReferenceSystemID(String sridString) -
Method Summary
-
Constructor Details
-
SpatialReferenceSystemID
public SpatialReferenceSystemID() -
SpatialReferenceSystemID
-
SpatialReferenceSystemID
public SpatialReferenceSystemID(int srid)
-
-
Method Details
-
getInt
public int getInt() -
getString
-
isNull
public boolean isNull()
-