Uses of Class
org.geotoolkit.referencing.operation.transform.AbstractMathTransform2D

Packages that use AbstractMathTransform2D
org.geotoolkit.referencing.operation.projection Map projection implementations. 
 

Uses of AbstractMathTransform2D in org.geotoolkit.referencing.operation.projection
 

Subclasses of AbstractMathTransform2D in org.geotoolkit.referencing.operation.projection
 class AlbersEqualArea
          Albers Equal Area Projection (EPSG code 9822).
 class CassiniSoldner
          Cassini-Soldner Projection (EPSG code 9806).
 class EquatorialStereographic
          The USGS equatorial case of the stereographic projection.
 class Equirectangular
          Equidistant Cylindrical projection (EPSG codes 9842, 9823).
 class Krovak
          Krovak Oblique Conformal Conic projection (EPSG code 9819).
 class LambertAzimuthalEqualArea
          Lambert Azimuthal Equal Area projection (EPSG codes 9820, 9821).
 class LambertConformal
          Lambert Conical Conformal Projection (EPSG codes 9801, 9802, 9803).
 class Mercator
          Mercator Cylindrical Projection (EPSG codes 9804, 9805).
 class NewZealandMapGrid
          The NZMG (New Zealand Map Grid) projection (EPSG code 9811).
 class ObliqueMercator
          Oblique Mercator projection (EPSG code 9815).
 class ObliqueStereographic
          Oblique Stereographic projection (EPSG code 9809).
 class Orthographic
          Orthographic Projection.
 class PolarStereographic
          The polar case of the stereographic projection.
 class Polyconic
          American Polyconic Projection (EPSG codes 9818).
 class Stereographic
          Stereographic Projection.
 class TransverseMercator
          Transverse Mercator Projection (EPSG codes 9807, 9808).
 class UnitaryProjection
          Base class for conversion services between ellipsoidal and cartographic projections.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.