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 EquidistantCylindrical
          Equidistant cylindrical projection (EPSG code 9823).
 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
          Implementation of the NZMG (New Zealand Map Grid) projection.
 class ObliqueMercator
          Oblique Mercator Projection.
 class Orthographic
          Orthographic Projection.
 class OrthographicEquatorial
          The equatorial case of the Orthographic projection.
 class OrthographicOblique
          The oblique case of the Orthographic projection.
 class OrthographicPolar
          The polar case of the Orthographic projection.
 class PlateCarree
          Plate Carree (or Equirectangular) projection.
 class Stereographic
          Stereographic Projection.
 class StereographicEquatorial
          The USGS equatorial case of the stereographic projection.
 class StereographicOblique
          The USGS oblique/equatorial case of the stereographic projection.
 class StereographicPolar
          The polar case of the stereographic projection.
 class TransverseMercator
          Transverse Mercator Projection (EPSG code 9807).
 



Copyright © GeoTools. All Rights Reserved.