com.vividsolutions.jump.coordsys |
|
Java Source File Name | Type | Comment |
CoordinateSystem.java | Class | This class represents a coordinate system. |
CoordinateSystemRegistry.java | Class | Implements a registry for
CoordinateSystem s. |
CoordinateSystemSupport.java | Class | Utility class. |
Geographic.java | Class | This class is a base for geographic coordinate systems. |
Planar.java | Class | A base class for planar coordinate systems. |
Projection.java | Class | This is the abstract base class for all projections. |
Radius.java | Class | Utility class, holds constants associated with Radius
for various projections. |
Reprojector.java | Class | The source and destination coordinate reference systems must have
the same datum (for example, WGS 84). |
Spheroid.java | Class | GRS80 spheroid. |