|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.datastore.SpatialReferenceSystemID
public class SpatialReferenceSystemID
Represents an ID used by DataStores to refer to a particular Spatial Reference System. Often an integer value.
| Constructor Summary | |
|---|---|
SpatialReferenceSystemID()
|
|
SpatialReferenceSystemID(int srid)
|
|
SpatialReferenceSystemID(java.lang.String sridString)
|
|
| Method Summary | |
|---|---|
int |
getInt()
|
java.lang.String |
getString()
|
boolean |
isNull()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialReferenceSystemID()
public SpatialReferenceSystemID(java.lang.String sridString)
public SpatialReferenceSystemID(int srid)
| Method Detail |
|---|
public int getInt()
public java.lang.String getString()
public boolean isNull()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||