Class CoordinateSystem
java.lang.Object
com.vividsolutions.jump.coordsys.CoordinateSystem
- All Implemented Interfaces:
Serializable, Comparable
- Direct Known Subclasses:
CoordinateSystemWrapper
This class represents a coordinate system.
- See Also:
-
Field Details
-
UNSPECIFIED
-
-
Constructor Details
-
CoordinateSystem
-
-
Method Details
-
toString
-
getName
-
getProjection
Deprecated.reprojection will be implemented differently at a later point- Returns:
- the Projection
-
getEPSGCode
public int getEPSGCode() -
compareTo
- Specified by:
compareToin interfaceComparable
-