Uses of Class
gistoolkit.projection.ellipsoid.SimpleEllipsoid

Packages that use SimpleEllipsoid
gistoolkit.projection.ellipsoid   
 

Uses of SimpleEllipsoid in gistoolkit.projection.ellipsoid
 

Subclasses of SimpleEllipsoid in gistoolkit.projection.ellipsoid
 class Airy1830
          An Ellipsoid that is used in the Brittish national grid to better describe their country than wgs84.
 class Airy1830Modified
          An ellipsoid modified to more exactly match Ireland.
 class Clarke1866
          Used a lot in England.
 class EPSGEllipsoid
          Place to store the additional imformation provided by EPSG.
 class GRS80
          The Ellipsoid used to describe the GRS80 lat long conversion same as WGS84.
 class I1924UTM
          Spheroid used to describe the International 1924 or Hayford 1909 sphere, I must confess I don't know what these are, but I have the parameters, so they are immortalized here.
 class WGS84
          The Ellipsoid used to describe the WGS84 lat long conversion same as GRS80.