Uses of Class
org.geotools.referencing.operation.projection.MapProjection

Packages that use MapProjection
org.geotools.referencing.operation.projection Basic implementations of map projections
 

Uses of MapProjection in org.geotools.referencing.operation.projection
 

Subclasses of MapProjection in org.geotools.referencing.operation.projection
 class AlbersEqualArea
          Albers Equal Area Projection (EPSG code 9822).
 class EquatorialOrthographic
          The equatorial case of the Orthographic projection.
 class EquatorialStereographic
          The USGS equatorial case of the stereographic projection.
 class EquidistantCylindrical
          Equidistant cylindrical projection (EPSG code 9823).
 class HotineObliqueMercator
          Hotine Oblique Mercator projection.
 class Krovak
          Krovak Oblique Conformal Conic projection (EPSG code 9819).
 class LambertAzimuthalEqualArea
          Lambert Azimuthal Equal Area (EPSG code 9820).
 class LambertConformal
          Lambert Conical Conformal Projection.
 class LambertConformal1SP
          Lambert Conical Conformal 1SP Projection.
 class LambertConformal2SP
          Lambert Conical Conformal 2SP Projection.
 class LambertConformalBelgium
          Lambert Conical Conformal 2SP Belgium Projection.
 class LambertConformalESRI
          Lambert Conical Conformal Projection using ESRI parameters.
 class Mercator
          Mercator Cylindrical Projection.
 class Mercator1SP
          Mercator Cylindrical 1SP Projection.
 class Mercator2SP
          Mercator Cylindrical 2SP Projection.
 class NewZealandMapGrid
          The NZMG (New Zealand Map Grid) projection.
 class ObliqueMercator
          Oblique Mercator Projection.
 class ObliqueOrthographic
          The oblique case of the Orthographic projection.
 class ObliqueStereographic
          Provides the transform equations for the Oblique Stereographic (EPSG code 9809).
 class Orthographic
          Orthographic Projection.
 class PlateCarree
          Plate Carree (or Equirectangular) projection.
 class PolarOrthographic
          The polar case of the Orthographic projection.
 class PolarStereographic
          The polar case of the stereographic projection.
 class Stereographic
          Stereographic Projection.
 class TransverseMercator
          Transverse Mercator Projection (EPSG code 9807).
 



Copyright © 1996-2009 Geotools. All Rights Reserved.